]> git.proxmox.com Git - efi-boot-shim.git/history - fallback.c
dbx: generate our own UUID
[efi-boot-shim.git] / fallback.c
2024-05-07 Fabian GrünbichlerMerge tag 'debian/15.8-1_deb12u1' into proxmox/bookworm
2024-05-03 Steve McIntyreNew upstream version 15.8
2022-06-22 Steve McIntyreNew upstream version 15.6
2022-06-22 Steve McIntyreUpdate upstream source from tag 'upstream/15.6'
2022-04-27 Steve McIntyreNew upstream version 15.5
2022-04-27 Steve McIntyreUpdate upstream source from tag 'upstream/15.5'
2021-03-23 Steve McIntyreNew upstream version 15.3
2021-03-23 Steve McIntyreUpdate upstream source from tag 'upstream/15.3'
2021-02-21 Steve McIntyreUpdate upstream source from tag 'upstream/15+1613861442...
2021-02-16 Gary Linfallback: show a countdown menu before reset
2021-02-16 Peter JonesFix up a bunch of our license statements and add SPDX...
2021-01-29 Peter JonesWork around some clang-format oddnesses
2020-07-24 Peter JonesFix some volatile usage gcc whines about.
2019-02-10 Steve Langasek* New upstream release.
2018-07-24 Mathieu Trudel-Lap... New upstream version 15+1531942534.dd3230d
2018-07-24 Mathieu Trudel-Lap... Update upstream source from tag 'upstream/15+1531942534...
2018-04-05 Peter JonesAudit get_variable() calls for correct FreePool() use.
2018-03-12 Hans de Goedeconsole: Add console_print and console_print_at helpers
2018-03-12 Peter JonesDon't use uefi_call_wrapper(), ever.
2018-03-12 Peter Jonesfallback: find_boot_options(): don't leak a file handle.
2018-03-12 Peter Jonesfallback: Use EFI_ERROR() instead of comparing to EFI_S...
2018-03-12 Peter Jonesfallback: find_boot_options(): make the allocation...
2018-03-12 Peter Jonesfallback: find_boot_csv(): eliminate dead code.
2018-03-12 Peter Jonesfallback: find_boot_csv(): Print the error from try_boo...
2018-03-12 Peter Jonesfallback: read_file(): limit how big the file can be...
2018-03-12 Peter Jonesfallback: handle buffer allocations for fh->GetInfo...
2018-03-12 Peter JonesDon't have tons of local guid definitions for no reason...
2017-09-13 Mathieu Trudel-Lap... New upstream version 13~git1505328970.9c1c35c5
2017-08-29 Mathieu Trudel-Lap... Updated version 12+1503074702.5202f80 from 'upstream...
2017-08-29 Mathieu Trudel-Lap... New upstream version 12+1503074702.5202f80
2017-08-11 Lans Zhangfallback: work around the issue of boot option creation...
2017-08-11 Lans Zhangfallback: fix double free of dp
2017-08-07 Mathieu Trudel-Lap... Merge tag 'upstream/12+1501864225.b586175' into cypherm...
2017-08-07 Mathieu Trudel-Lap... New upstream version 12+1501864225.b586175
2017-08-04 Mathieu Trudel-Lap... Import Upstream version 0.9+1474479173.6c180c6
2017-08-03 Peter JonesMake fallback aware of tpm measurements, and reboot...
2017-08-01 Peter Jonesfallback.c: be more correct with device path code.
2017-08-01 Peter JonesMake fallback debug printing be dynamic at runtime.
2017-07-31 Peter Jonesfallback: Minor whitespace cleanup
2017-07-24 Peter JonesExit our dir->Read() loop if it says there's 0 bytes...
2016-10-01 Steve LangasekResync with Ubuntu, including patch to fix debian/copyr...
2016-09-22 Mathieu Trudel-Lap... New upstream release.
2016-09-22 Mathieu Trudel-Lap... Import upstream version 0.9+1474479173.6c180c6
2016-09-19 Steve LangasekNew upstream release (fix-up commit)
2016-09-19 Steve LangasekImport upstream version 0.9+1465500757.14a5905
2016-09-06 Peter JonesImprove BOOT${ARCH}.CSV support.
2016-09-06 Peter JonesMake fallback and mokmanager know about multi-arch.
2016-07-26 Mathieu Trudel-Lap... New upstream release.
2016-07-26 Mathieu Trudel-Lap... Import upstream version 0.9+1465500757.14a5905
2015-06-30 Peter JonesImprove our debuginfo path print
2015-06-30 Peter JonesImprove our debuginfo path print
2015-06-29 Peter JonesAdd a conditional point for a debugger to attach.
2015-06-29 Peter JonesAdd a conditional point for a debugger to attach.
2015-05-06 Mathieu Trudel-Lap... New upstream release.
2015-05-06 Mathieu Trudel-Lap... Import upstream version 0.8
2015-04-13 Laszlo ErsekFix length of allocated buffer for boot option comparison.
2015-04-13 Laszlo ErsekFix length of allocated buffer for boot option comparison.
2015-04-13 Richard W.M. Jonesfallback: Fix comparison between signed and unsigned...
2015-04-13 Richard W.M. Jonesfallback: Fix comparison between signed and unsigned...
2014-05-13 Gary Ching-Pang Lin[fallback] Try to boot the first boot option anyway
2014-05-13 Gary Ching-Pang Lin[fallback] Try to boot the first boot option anyway
2014-05-13 Gary Ching-Pang Lin[fallback] Fix the data size for boot option comparison
2014-05-13 Gary Ching-Pang Lin[fallback] Fix the data size for boot option comparison
2014-05-13 Gary Ching-Pang Lin[fallback] Avoid duplicate old BootOrder
2014-05-13 Gary Ching-Pang Lin[fallback] Avoid duplicate old BootOrder
2014-04-11 Kees Cookadditional bounds-checking on section sizes
2014-04-11 Kees Cookadditional bounds-checking on section sizes
2014-01-31 Peter Jones[fallback] Attempt to re-use existing entries when...
2014-01-31 Peter Jones[fallback] Attempt to re-use existing entries when...
2014-01-31 Peter Jones[fallback] For HD() device paths, use just the media...
2014-01-31 Peter Jones[fallback] For HD() device paths, use just the media...
2013-11-21 Peter JonesRewrite directory traversal allocation path so coverity...
2013-11-21 Peter JonesRewrite directory traversal allocation path so coverity...
2013-11-12 Andrew Boiefallback.c: fix 32-bit compilation
2013-11-12 Andrew Boiefallback.c: fix 32-bit compilation
2013-07-02 Steve LangasekMerge upstream release 0.4
2013-07-02 Steve LangasekImport upstream version 0.4
2013-05-15 Peter JonesFix some minor type errors.
2013-05-15 Peter JonesFix some minor type errors.
2013-05-14 Peter JonesPass parameters correctly when booting.
2013-05-14 Peter JonesPass parameters correctly when booting.
2013-05-02 Peter Jones[fallback] Try to execute the first new boot option.
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 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 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 LinReset the system after restoring the boot entries
2013-04-30 Gary Ching-Pang LinFix crash due to memory allocation
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 JonesGet rid of extra "continue".
2013-04-30 Peter JonesFix error checking on AllocateZeroPool() in update_boot...
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...
2013-04-30 Peter JonesAdd a fallback loader for when shim is invoked as BOOTX...