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
2024-05-03
New upstream version 15.8
Steve McIntyre
2022-06-23
New upstream version 15.6
upstream/15.6
Steve McIntyre
2022-04-27
New upstream version 15.5
upstream/15.5
Steve McIntyre
2021-03-23
New upstream version 15.3
upstream/15.3
Steve McIntyre
2018-07-24
New upstream version 15+1531942534.dd3230d
upstream/15+1531942534.dd3230d
Mathieu Trudel-Lapierre
2017-08-29
New upstream version 12+1503074702.5202f80
Mathieu Trudel-Lapierre
2017-08-07
New upstream version 12+1501864225.b586175
Mathieu Trudel-Lapierre
2016-09-21
Import upstream version 0.9+1474479173.6c180c6
Mathieu Trudel-Lapierre
2016-07-26
Import upstream version 0.9+1465500757.14a5905
Mathieu Trudel-Lapierre
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