summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27Fix buffer overrun / damaged options passed to second_stage.John S. Gruber
2017-04-26Don't allow anything with a small alignment in our PE files.Peter Jones
2017-04-11Cryptlib: replace CryptPem with the Null versionGary Lin
2017-04-11Cryptlib: remove DESGary Lin
2017-04-11Cryptlib: Remove MD4Gary Lin
2017-04-11Cryptlib: implement strcmp() and strcasecmp()Gary Lin
2017-04-11MokManager: Update to new openssl APIGary Lin
2017-04-11Cryptlib: amend the headers and fix signnessGary Lin
2017-04-11Cryptlib: Include stddef.h in CrtLibSupport.hGary Lin
2017-04-11shim: Remove the obsolete OBJ_cleanupGary Lin
2017-04-11Cryptlib/OpenSSL: update to openssl 1.1.0eGary Lin
2017-04-11Cryptlib/OpenSSL: Update the script to copy the new openssl filesGary Lin
2017-04-11Cryptlib: Update to the latest edk2 commitGary Lin
2017-04-11Cryptlib: Amend update.sh and refresh Cryptlib.diffGary Lin
2017-04-11Cryptlib: Rename OpenSslSupport.h as CrtLibSupport.hGary Lin
2017-04-10make tag: always tag latest-release as wellPeter Jones
2017-04-03Update version to 1111Peter Jones
2017-04-03generate_hash(): fix the regressionLans Zhang
2017-04-03Ignore BDS when it tells us we got our own path on the command line.Peter Jones
2017-03-27Update version to 10Peter Jones
2017-03-27Fix some i386 type casting errorsPeter Jones
2017-03-27shim: disambiguate our global image handle.Peter Jones
2017-03-24Update to openssl 1.0.2kGary Lin
2017-03-24Update CryptlibGary Lin
2017-03-24httpboot: parse https prefix in the uriGary Lin
2017-02-28Use EfiLoaderCode memory for loading PE/COFF executablesArd Biesheuvel
2017-02-27Fix some type errors gcc7 finds in http boot code.Peter Jones
2017-02-23Make shim_version live in a special aligned section.Peter Jones
2017-02-06Also just check for access denied anyway.Peter Jones
2017-02-06Ensure all of the SB verification returns the same error code.Peter Jones
2017-02-06shim/tpm: the EFI_TCG2_BOOT_SERVICE_CAPABILITY structure shouldn't be packedLans Zhang
2017-02-06shim/tpm: correct the definition of the capability structure version 1.0Lans Zhang
2017-02-06shim: fix the mirroring MokSBState failIvan Hu
2017-02-06generate_hash(): make check_size() set an error, and verify SecDir size.Peter Jones
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