coreboot/src/arch/x86/init
Frank Vibrans 0822ad8b19 This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code.
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Marc Jones <marcj303@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6348 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-02-14 18:47:37 +00:00
..
bootblock_normal.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
bootblock_simple.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
crt0_romcc_epilogue.inc After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
entry.S After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
ldscript.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
ldscript_apc.lb After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
ldscript_failover.lb After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
ldscript_fallback_cbfs.lb This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code. 2011-02-14 18:47:37 +00:00
Makefile.inc After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
prologue.inc After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00