summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25Improve debug output somePeter Jones
2020-07-23Make openssl accept the right set of KU/EKUsPeter Jones
2020-07-23Handle binaries with multiple signatures.Peter Jones
2020-07-23Add support for vendor_db built-in shim authorized list.Peter Jones
2020-07-23Make cert.S not impossible to read.Peter Jones
2020-07-23Fix a broken tpm typePeter Jones
2020-07-23simple_file: fix uninitialized variable/unchecked returnPeter Jones
2020-07-23MokManager: fix a wrong allocation failure check.Peter Jones
2020-07-23Fix some volatile usage gcc whines about.Peter Jones
2020-07-23MokManager: fix uninitialized valuePeter Jones
2020-07-23Remove a couple of incorrect license claims.Peter Jones
2020-07-23Check PxeReplyReceived as fallback in netbootThomas Frauendorfer | Miray Software
2020-07-23Update README.tpmnoahbliss
2020-07-23Fix the license on our buildid extractor.Peter Jones
2020-07-23tpm: Include information about PE/COFF images in the TPM Event LogJavier Martinez Canillas
2020-07-23shim: Update EFI_LOADED_IMAGE with the second stage loader file pathJavier Martinez Canillas
2020-07-23translate_slashes(): don't write to string literalsLaszlo Ersek
2020-07-23Actually check for errors from set_second_stage()Peter Jones
2020-07-23Slightly better debugging messagesPeter Jones
2020-07-23tpm: Don't log duplicate identical eventsChris Coulson
2020-07-23MokManager: avoid -Werror=address-of-packed-memberJonas Witschel
2020-07-23MokManager: console mode modification for hi-dpi screen devicesIvan Hu
2020-07-23tpm: Define EFI_VARIABLE_DATA_TREE as packedChris Coulson
2020-07-23tpm: Fix off-by-one error when calculating event sizeChris Coulson
2020-07-23Use portable shebangs: /bin/bash -> /usr/bin/env bashBjørn Forsman
2020-07-23OpenSSL: always provide OBJ_create() with name strings.Peter Jones
2020-07-23MokManager: Use CompareMem on MokListNode.Type instead of CompareGuidGary Lin
2020-07-23Fix a use of strlen() instead of Strlen()Peter Jones
2020-07-23Work around stuff -Waddress-of-packed-member finds.Peter Jones
2020-07-23Hook exit when shim_lock protocol installedStuart Hayes
2020-07-23shim: Rework pause functions and add read_counter()Peter Jones
2020-07-23Once again, try even harder to get binaries without timestamps in them.Peter Jones
2020-07-23VLogError(): Avoid NULL pointer dereferences in (V)Sprint callsPeter Jones
2020-07-23Make EFI variable copying fatal only on secureboot enabled systemsPatrick Uiterwijk
2020-07-23Remove call to TPM2 get_event_log()Matthew Garrett
2020-07-23mok: minor cleanupsPeter Jones
2020-07-23mok: also mirror the build cert to MokListRTGary Lin
2020-07-23shim: only include shim_cert.h in shim.cGary Lin
2020-07-23mok: consolidate mirroring code in a helper instead of using gotoPeter Jones
2020-07-23mok: fix the mirroring of RT variablesGary Lin
2020-07-23Make sure that MOK variables always get mirroredPatrick Uiterwijk
2020-07-23Cryptlib: fix build on 32bit ARMPeter Korsgaard
2020-07-23Make.default: use correct flags to disable unaligned access for 32 bit ARMPeter Korsgaard
2020-07-23Makefile: do not run git on clean if there's no .git directoryLuca Boccassi
2020-07-23Fix apparent typo in ARM 32-on-64 codedann frazier
2020-07-23Fix for "Section 0 has negative size" error when loading fbaa64.efiMaran Wilson
2020-07-23shim: Prevent shim to set itself as a second stage loaderJavier Martinez Canillas
2020-07-23shim: Properly generate absolute paths from relative image pathsJavier Martinez Canillas
2020-07-23Fix the compile error of mkdir wrong directory.TanMing
2020-07-23Add GRUB's PCR Usage to README.tpmPeter Jones