grub/grub-core/efiemu
David Michael 688023cd0a smbios: Add a module for retrieving SMBIOS information
The following are two use cases from Rajat Jain <rajatjain@juniper.net>:

  1) We have a board that boots Linux and this board itself can be plugged
     into one of different chassis types. We need to pass different
     parameters to the kernel based on the "CHASSIS_TYPE" information
     that is passed by the bios in the DMI/SMBIOS tables.

  2) We may have a USB stick that can go into multiple boards, and the
     exact kernel to be loaded depends on the machine information
     (PRODUCT_NAME etc) passed via the DMI.

Signed-off-by: David Michael <fedora.dm0@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2019-07-11 21:06:12 +02:00
..
i386 smbios: Add a module for retrieving SMBIOS information 2019-07-11 21:06:12 +02:00
runtime asm: Replace "__asm__ __volatile__" with "asm volatile" 2019-03-12 20:04:07 +01:00
loadcore.c efiemu: fix memory leak 2016-01-12 21:52:50 +03:00
loadcore32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
loadcore64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
loadcore_common.c Efiemu stylistic fixes and gettext. 2012-02-12 18:43:39 +01:00
main.c verifiers: File type for fine-grained signature-verification controlling 2018-11-09 13:25:31 +01:00
mm.c i386, x86_64, ppc: fix switch fallthrough cases with GCC7 2017-04-04 19:23:55 +03:00
pnvram.c * grub-core/kern/env.c, include/grub/env.h: Change iterator through 2013-03-03 01:34:27 +01:00
prepare.c efiemu: check return value of grub_efiemu_write_value 2016-01-09 11:36:42 +03:00
prepare32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
prepare64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
symbols.c Efiemu stylistic fixes and gettext. 2012-02-12 18:43:39 +01:00