summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30Update the CryptLibGary Lin
2016-11-30Update to openssl 1.0.2jGary Lin
2016-11-30Update the openssl update script to 1.0.2jGary Lin
2016-11-30Cryptlib: Implement memset() to avoid the potential crashGary Lin
2016-11-30shim/tpm: fix trigger failure caused by NULL argumentsLans Zhang
2016-11-30shim/tpm: print the error status if trigger failsLans Zhang
2016-09-30shim: trigger to record further logs to tcg 2.0 final event log areaLans Zhang
2016-09-21shim: verify Extended Key Usage flagsMathieu Trudel-Lapierre
2016-09-21MokManager: list Extended Key Usage OIDsMathieu Trudel-Lapierre
2016-09-09MokManager: free new_data after useGary Lin
2016-09-09MokManager: Try APPEND_WRITE firstGary Lin
2016-09-09MokManager: Remove the usage of APPEND_WRITEGary Lin
2016-09-09Fix up a merge error in 467878f3e0.Peter Jones
2016-09-09verify_buffer: check that the value of cert->Hdr.dwLength is reasonablePeter Jones
2016-09-06Minor formatting fixPeter Jones
2016-09-06Use authenticode signature length from WIN_CERTIFICATE structure.Sachin Agrawal
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