coreboot-kgpe-d16/src/arch/i386/lib
Uwe Hermann 548dbe7bc8 Random cosmetic fixes (trivial).
- Fix typos.
 - Whitespace and consistency fixes.
 - Make "menuconfig" help easily readable in 80x25 terminals / xterms.
 - Use full/correct prototype for cbfs_and_run_core() everywhere.
 - More cosmetic fixes in license headers.
 
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5146 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-22 16:41:49 +00:00
..
c_start.S * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
cbfs_and_run.c Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
console.c separate build.h and config.h usage (now possible because newconfig is gone) 2010-02-11 03:21:29 +00:00
console_print.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
console_printk.c This is a general cleanup patch 2010-02-22 06:09:43 +00:00
cpu.c This is a general cleanup patch 2010-02-22 06:09:43 +00:00
cpu_reset.inc Doxidization, reformat 2004-03-23 21:28:05 +00:00
exception.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
failover.c * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +00:00
failover.lds This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
failover_failover.lds This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
id.inc Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
id.lds Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00
jmp_auto.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
jmp_auto_out.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
Makefile.inc Kconfig! 2009-08-12 15:00:51 +00:00
noop_failover.inc - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
pci_ops_auto.c Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
pci_ops_conf1.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pci_ops_conf2.c AMD Rev F support 2006-10-04 20:46:15 +00:00
pci_ops_mmconf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
printk_init.c coreboot used to have two different "APIs" for memory accesses: 2010-01-16 17:53:38 +00:00
walkcbfs.S - Make walkcbfs capable of loading files other than the first 2010-02-22 12:58:01 +00:00