coreboot/src/arch/x86
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 After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Add timestamp table pointer to the coreboot table. 2012-03-29 20:17:45 +02:00
include Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu. 2012-03-20 15:13:09 +01:00
init Makefile: rename linker intermediate variable 2012-03-25 20:23:21 +02:00
lib CBMEM CONSOLE: Add code using the new console driver. 2012-03-29 20:14:52 +02:00
llshell After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00: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 Makefile: rename linker intermediate variable 2012-03-25 20:23:21 +02:00
Makefile.inc Makefile: rename linker intermediate variable 2012-03-25 20:23:21 +02:00