index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fallback.c
Age
Commit message (
Expand
)
Author
2016-09-06
Make fallback and mokmanager know about multi-arch.
Peter Jones
2015-06-30
Improve our debuginfo path print
Peter Jones
2015-06-29
Add a conditional point for a debugger to attach.
Peter Jones
2015-04-13
Fix length of allocated buffer for boot option comparison.
Laszlo Ersek
2015-04-13
fallback: Fix comparison between signed and unsigned in debugging code.
Richard W.M. Jones
2014-05-13
[fallback] Try to boot the first boot option anyway
Gary Ching-Pang Lin
2014-05-13
[fallback] Fix the data size for boot option comparison
Gary Ching-Pang Lin
2014-05-13
[fallback] Avoid duplicate old BootOrder
Gary Ching-Pang Lin
2014-04-11
additional bounds-checking on section sizes
Kees Cook
2014-01-31
[fallback] Attempt to re-use existing entries when possible.
Peter Jones
2014-01-31
[fallback] For HD() device paths, use just the media node and later.
Peter Jones
2013-11-21
Rewrite directory traversal allocation path so coverity can grok it.
Peter Jones
2013-11-12
fallback.c: fix 32-bit compilation
Andrew Boie
2013-05-15
Fix some minor type errors.
Peter Jones
2013-05-14
Pass parameters correctly when booting.
Peter Jones
2013-05-02
[fallback] Try to execute the first new boot option.
Peter Jones
2013-04-30
Explain byte order handling better.
Peter Jones
2013-04-30
Don't update BootOrder until all csv files are processed
Gary Ching-Pang Lin
2013-04-30
Reset the system after restoring the boot entries
Gary Ching-Pang Lin
2013-04-30
Fix crash due to memory allocation
Gary Ching-Pang Lin
2013-04-30
Get rid of extra "continue".
Peter Jones
2013-04-30
Fix error checking on AllocateZeroPool() in update_boot_order()
Peter Jones
2013-04-30
Add a fallback loader for when shim is invoked as BOOTX64.EFI
Peter Jones
[prev]