grub/grub-core/commands/i386/pc
Matthew Garrett 92e46cccf1 Add smbios command
Incorporate the smbios command from
https://raw.githubusercontent.com/dm0-/gnuxc/master/patches/grub-2.02~beta2-smbios-module.patch
so we can extract the machine UUID and serial number.
2016-01-06 12:46:22 -08: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 grub_cmd_play: Avoid division by zero. 2015-01-21 17:42:10 +01:00
sendkey.c Replace explicit sizeof divisions by ARRAY_SIZE. 2015-01-21 17:37:31 +01:00
smbios.c Add smbios command 2016-01-06 12:46:22 -08:00