vaseboot/grub-core/commands/efi
Matthew Garrett d779b3e0fc Fix hex representation of binary variable contents
The getenv code was mishandling the conversion of binary to hex. Grub's
sprintf() doesn't seem to support the full set of format conversions, so
fix this in the nasty way.
2018-03-29 22:18:53 -04:00
..
efifwsetup.c * grub-core/Makefile.core.def (efifwsetup): New module. 2012-09-08 09:40:24 +02:00
fixvideo.c Remove nested functions from PCI iterators. 2013-01-13 01:10:41 +00:00
getenv.c Fix hex representation of binary variable contents 2018-03-29 22:18:53 -04:00
loadbios.c Add smbios command 2018-03-29 22:18:53 -04:00
lsefi.c Introduce grub_efi_packed_guid and use it where alignment is not 2013-12-11 15:57:08 +01:00
lsefimmap.c lsefimmap: support persistent memory and other UEFI 2.5 features 2015-12-17 21:00:44 +03:00
lsefisystab.c Add smbios command 2018-03-29 22:18:53 -04:00
lssal.c * grub-core/commands/efi/lssal.c: Fix terminating condition. 2013-12-11 15:59:12 +01:00
smbios.c Add smbios command 2018-03-29 22:18:53 -04:00