summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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