]> git.proxmox.com Git - efi-boot-shim.git/history - fallback.c
MokManager: support MD5-based crypt() hash
[efi-boot-shim.git] / fallback.c
2013-05-15 Peter JonesFix some minor type errors.
2013-05-14 Peter JonesPass parameters correctly when booting.
2013-05-02 Peter Jones[fallback] Try to execute the first new boot option.
2013-04-30 Peter JonesExplain byte order handling better.
2013-04-30 Gary Ching-Pang LinDon't update BootOrder until all csv files are processed
2013-04-30 Gary Ching-Pang LinReset the system after restoring the boot entries
2013-04-30 Gary Ching-Pang LinFix crash due to memory allocation
2013-04-30 Peter JonesGet rid of extra "continue".
2013-04-30 Peter JonesFix error checking on AllocateZeroPool() in update_boot...
2013-04-30 Peter JonesAdd a fallback loader for when shim is invoked as BOOTX...