summaryrefslogtreecommitdiff
path: root/fallback.c
AgeCommit message (Expand)Author
2016-09-06Make fallback and mokmanager know about multi-arch.Peter Jones
2015-06-30Improve our debuginfo path printPeter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2015-04-13Fix length of allocated buffer for boot option comparison.Laszlo Ersek
2015-04-13fallback: Fix comparison between signed and unsigned in debugging code.Richard W.M. Jones
2014-05-13[fallback] Try to boot the first boot option anywayGary Ching-Pang Lin
2014-05-13[fallback] Fix the data size for boot option comparisonGary Ching-Pang Lin
2014-05-13[fallback] Avoid duplicate old BootOrderGary Ching-Pang Lin
2014-04-11additional bounds-checking on section sizesKees 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-21Rewrite directory traversal allocation path so coverity can grok it.Peter Jones
2013-11-12fallback.c: fix 32-bit compilationAndrew Boie
2013-05-15Fix some minor type errors.Peter Jones
2013-05-14Pass parameters correctly when booting.Peter Jones
2013-05-02[fallback] Try to execute the first new boot option.Peter Jones
2013-04-30Explain byte order handling better.Peter Jones
2013-04-30Don't update BootOrder until all csv files are processedGary Ching-Pang Lin
2013-04-30Reset the system after restoring the boot entriesGary Ching-Pang Lin
2013-04-30Fix crash due to memory allocationGary Ching-Pang Lin
2013-04-30Get rid of extra "continue".Peter Jones
2013-04-30Fix error checking on AllocateZeroPool() in update_boot_order()Peter Jones
2013-04-30Add a fallback loader for when shim is invoked as BOOTX64.EFIPeter Jones