grub/grub-core/commands/i386/pc
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
..
drivemap.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
drivemap_int13h.S * grub-core/boot/i386/pc/startup_raw.S [__APPLE__]: Add Apple assembly 2012-05-28 17:51:57 +02:00
halt.c * grub-core/commands/i386/pc/halt.c (grub_halt): Add noreturn attribute. 2012-02-29 15:06:39 +01:00
lsapm.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
play.c verifiers: File type for fine-grained signature-verification controlling 2018-11-09 13:25:31 +01:00
sendkey.c Replace explicit sizeof divisions by ARRAY_SIZE. 2015-01-21 17:37:31 +01:00
smbios.c smbios: Add a module for retrieving SMBIOS information 2019-07-11 21:06:12 +02:00