coreboot-kgpe-d16/src/arch/x86
Christian Gmeiner ac3aa096c9 Extend smbios api to allow runtime change of mainboard serial and version
This patch extends the current smbios api to allow changing mainboard
serial and version during coreboot runtime. This is helpful if you
have an EEPROM etc. to access these informations and want to add
some quirks for broken hardware revision for the linux kernel.
This could be done via DMI_MATCH marco.

Change-Id: I1924a56073084e965a23e47873d9f8542070423c
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-on: http://review.coreboot.org/1232
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-07-25 14:13:04 +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 Extend smbios api to allow runtime change of mainboard serial and version 2012-07-25 14:13:04 +02:00
include chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data 2012-07-25 08:31:39 +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 Poison the stack to uncover programming errors 2012-07-15 11:01:01 +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 Use broadcast SIPI to startup siblings 2012-07-02 19:39:08 +02:00
Makefile.inc Add microcode blob processing 2012-07-24 22:18:04 +02:00