coreboot/src/arch/x86/boot
Vadim Bendebury 2e43867a20 Add timestamp table pointer to the coreboot table.
This change exports the timestamp table pointer through coreboot
table to make it possible for u-boot to add timestamps to the
table.

Inclusion of cbmem.h allows to drop external declarations in
coreboot_table.c.

Change-Id: Ia070198cee7a6ffdaeece03d9d15bd91e033b6d1
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/716
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-03-29 20:17:45 +02:00
..
acpi.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
acpigen.c ACPI: Add function for writing _CST tables 2011-10-25 18:58:50 +02:00
boot.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
coreboot_table.c Add timestamp table pointer to the coreboot table. 2012-03-29 20:17:45 +02:00
gdt.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Makefile.inc Add automatic SMBIOS table generation 2011-08-26 20:08:52 +02:00
mpspec.c Move C labels to start-of-line 2012-03-07 17:48:03 +01:00
multiboot.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
pirq_routing.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
smbios.c Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu. 2012-03-20 15:13:09 +01:00
tables.c Increase size of the coreboot table area 2012-03-09 23:25:32 +01:00
wakeup.S After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00