summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13[fallback] Fix the data size for boot option comparisonGary 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-05-13[fallback] Avoid duplicate old BootOrderGary Ching-Pang Lin
2014-04-11Get rid of SectionCache in generate_hash(), it is unused.Peter Jones
2014-04-11Get rid of SectionCache in generate_hash(), it is unused.Peter Jones
2014-04-11Kees' patch missed the offset adjustment to PEHdr.Peter Jones
2014-04-11Kees' patch missed the offset adjustment to PEHdr.Peter Jones
2014-04-11additional bounds-checking on section sizesKees Cook
2014-04-11additional bounds-checking on section sizesKees Cook
2014-02-14Allow fallback to use the system's LoadImage/StartImage .Peter Jones
2014-02-14Allow fallback to use the system's LoadImage/StartImage .Peter Jones
2014-02-14Add a failure case to the test plan and fix an ordering error.Peter Jones
2014-02-14Add a failure case to the test plan and fix an ordering error.Peter Jones
2014-02-14Add a preliminary test plan.Peter Jones
2014-02-14Add a preliminary test plan.Peter Jones
2014-01-31[fallback] Attempt to re-use existing entries when possible.Peter Jones
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
2014-01-31[fallback] For HD() device paths, use just the media node and later.Peter Jones
2013-11-21Error check the right thing in get_variable_attr() when allocating.Peter Jones
2013-11-21Error check the right thing in get_variable_attr() when allocating.Peter Jones
2013-11-21Rewrite directory traversal allocation path so coverity can grok it.Peter Jones
2013-11-21Rewrite directory traversal allocation path so coverity can grok it.Peter Jones
2013-11-21Initialize entries before we pass it to another function.Peter Jones
2013-11-21Initialize entries before we pass it to another function.Peter Jones
2013-11-21Fix wrong sizeof().Peter Jones
2013-11-21Fix wrong sizeof().Peter Jones
2013-11-21Lengths that might be -1 can't be unsigned, Peter.Peter Jones
2013-11-21Lengths that might be -1 can't be unsigned, Peter.Peter Jones
2013-11-21Fix path generation for Dhcpv4 bootloader.Peter Jones
2013-11-21Fix path generation for Dhcpv4 bootloader.Peter Jones
2013-11-19Don't hook system services if shim has no built-in keysMatthew Garrett
2013-11-19Don't hook system services if shim has no built-in keysMatthew Garrett
2013-11-19Clarify meaning of insecure_modeMatthew Garrett
2013-11-19Clarify meaning of insecure_modeMatthew Garrett
2013-11-12shim: improve error messagesAndrew Boie
2013-11-12shim: improve error messagesAndrew Boie
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-11-12propagate some path variablesAndrew Boie
2013-11-12propagate some path variablesAndrew Boie
2013-11-12fix fallback.so build dependencyAndrew Boie
2013-11-12fix fallback.so build dependencyAndrew Boie
2013-11-12fallback.c: fix 32-bit compilationAndrew Boie
2013-11-12fallback.c: fix 32-bit compilationAndrew Boie
2013-11-12properly compile OpenSSL in 32-bit modeAndrey Petrov
2013-11-12properly compile OpenSSL in 32-bit modeAndrey Petrov
2013-11-12netboot.h: fix build error on 32-bit systemsAndrew Boie
2013-11-12netboot.h: fix build error on 32-bit systemsAndrew Boie