coreboot/src/arch/x86
Dave Frodin 0690eb2d90 Change to allow coreboot to use "add-payload" instead of "add" for payload images.
The current code does some argument manipulation to detect when a stage is being
added to cbfs. This same manipulation needs to be done when adding a payload.

Change-Id: Ief4c4a81446c9437923cbbb1ce3fa90729317587
Signed-off-by: Dave Frodin <dave.frodin@se-eng.com>
Reviewed-on: http://review.coreboot.org/1451
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-08-21 10:55:43 +02:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Don't write automatic IRQ entries for disabled devices 2012-08-21 00:34:45 +02:00
include Do not allow modifying memory table directly 2012-08-08 11:42:17 +02:00
init Fix the error message for romstage when .bss or .data are non-zero 2012-07-03 09:43:38 +02:00
lib coreboot: Dump memory around problem area when encountering exception 2012-08-15 16:08:15 +02:00
llshell llshell: fix build without romcc 2012-06-14 21:21:06 +02:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
Makefile.inc Change to allow coreboot to use "add-payload" instead of "add" for payload images. 2012-08-21 10:55:43 +02:00