summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06Update the CryptLibGary Lin
2016-09-06Update to openssl 1.0.2hGary Lin
2016-09-06Update the openssl update script to 1.0.2hGary Lin
2016-09-06Update openssl to 1.0.2gGary Lin
2016-09-06Update the CryptLibGary Lin
2016-09-06Update the openssl b_print patchGary Lin
2016-09-06Amend the CryptLib update scripts for openssl 1.0.2gGary Lin
2016-09-06Update to openssl to 1.0.2eGary Lin
2016-09-06Don't close file twice in should_use_fallback error pathBenjamin Antin
2016-09-06shim: remove unused variableGary Lin
2016-09-06fix: filter objcopy versionMorris
2016-09-06Fix the size of MokDBStateLans Zhang
2016-09-06Add the optional HTTPBoot supportGary Ching-Pang Lin
2016-09-06Add HTTP and IpConfig headersGary Ching-Pang Lin
2016-09-06Make translate_slashes() publicGary Ching-Pang Lin
2016-09-06read_header/handle_image: treat uninitialized file alignment as PAGE_SIZEPeter Jones
2016-09-06Improve BOOT${ARCH}.CSV support.Peter Jones
2016-09-06Make LIB_PATH and EFI_PATH per-arch.Peter Jones
2016-09-06Add some more documentation for how to use fallback.efiPeter Jones
2016-09-06Make fallback and mokmanager know about multi-arch.Peter Jones
2016-06-09shim: make the PE loader less overzealous on rejectionsPeter Jones
2016-05-18Work around binutils version string weirdness.Peter Jones
2016-05-11Measure state and second stage into TPMMatthew Garrett
2016-05-11shim: dealing with only one string on loadoptionIvan Hu
2016-03-22shim: mirror MokSBState in runtime so the kernel can make use of it.Mathieu Trudel-Lapierre
2015-11-17Don't test for the 0 character on the wrong half of the UCS2-LE char.Peter Jones
2015-11-17shim: check for EFI\BOOT\BOOT${ARCH}.EFI as well as the leading \ versionPeter Jones
2015-11-17shim: fix resource leak on should_use_fallback() error pathPeter Jones
2015-11-17shim: rebuild shim.o if headers changePeter Jones
2015-11-17shim: if generate_path() gets a full path, just return it.Peter Jones
2015-11-17shim: fix a wrong-abi call to Stall() and ResetSystem()Peter Jones
2015-11-17shim: handle BDS's li->LoadOptions and Shell's li->LoadOptions .Peter Jones
2015-11-17Add a utility hexdump() call we can use when we need it.Peter Jones
2015-11-17MokManager: Fix a -Wsign-compare bug on i?86Peter Jones
2015-11-17Fix unsigned int overflow on our i386 debug hook test.Peter Jones
2015-11-09Cryptlib: Define the va functions for EFIAPIGary Ching-Pang Lin
2015-09-18Fix recursive reference for RELEASELinn Crosetto
2015-07-28Specify the gnu89 standardGary Ching-Pang Lin
2015-07-28Openssl: Add EFIAPI for ERR_add_error_vdataGary Ching-Pang Lin
2015-07-28Update openssl to 1.0.2dGary Ching-Pang Lin
2015-06-30Typo on aarch64 :/Peter Jones
2015-06-300.9Version_0.90.9Peter Jones
2015-06-30Improve our debuginfo path printPeter Jones
2015-06-29Make sure our build-id notes wind up at a reasonable place.Peter Jones
2015-06-29Only be verbose the first time secure_mode() is called.Peter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2015-06-29More incorrect unsigned vs signed fixups from yours truly.Peter Jones
2015-06-29Don't print anything or delay when start_image() succeeds.Peter Jones
2015-06-16MokManager: Nerf SHA-1 again for actual hashes and signatures.Peter Jones
2015-06-16MokManager: fix comparison between signed and unsigned integerGary Ching-Pang Lin