coreboot-kgpe-d16/src
Kyösti Mälkki 088fd67a38 AGESA: Implement EmptyHeap()
Heap allocation begins with BIOS_HEAP_MANAGER, no need to clear
the fields individually.

Change-Id: Ia1af84bd09d1edf8f72223752557d44a96dec6e1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5659
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-05-05 08:53:50 +02:00
..
arch Move redundant Makefile rules from arch to top level. 2014-05-03 00:26:40 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
device device: Conditionally bypass oprom execution 2014-05-01 15:39:52 +02:00
drivers drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload 2014-05-02 15:05:07 +02:00
ec Declare recovery and developer modes outside ChromeOS 2014-05-01 15:38:41 +02:00
include ChromeOS: Use common fill_lb_gpio() 2014-05-01 15:40:11 +02:00
lib ChromeOS: Use common fill_lb_gpio() 2014-05-01 15:40:11 +02:00
mainboard AGESA: Implement EmptyHeap() 2014-05-05 08:53:50 +02:00
northbridge AGESA: Implement EmptyHeap() 2014-05-05 08:53:50 +02:00
soc Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
southbridge AGESA SPI: Fix Kconfig options 2014-04-29 17:31:40 +02:00
superio superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol 2014-05-02 09:44:58 +02:00
vendorcode Build without ChromeOS 2014-05-01 15:40:39 +02:00
Kconfig Declare recovery and developer modes outside ChromeOS 2014-05-01 15:38:41 +02:00