summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Add CryptoPkg/Library/BaseCryptLib/ and CryptoPkg/Library/OpensslLib/openssl-rebase-helper-startPeter Jones
2018-10-09Make update.sh use git amPeter Jones
2018-10-09Fix for "Section 0 has negative size" error when loading fbaa64.efiMaran Wilson
2018-09-10shim: Prevent shim to set itself as a second stage loaderJavier Martinez Canillas
2018-09-10shim: Properly generate absolute paths from relative image pathsJavier Martinez Canillas
2018-08-28Fix the compile error of mkdir wrong directory.TanMing
2018-08-21Add mm/fb hashing to TODO, put that and related things under 'Reproducible bu...Mathieu Trudel-Lapierre
2018-08-01Undo part of our old openssl version rollback.Peter Jones
2018-08-01Add fallback boot loop detection to TODOPeter Jones
2018-08-01shim: Show the warning for the CA check resultGary Lin
2018-08-01Cryptlib: Amend update.sh for the CA check workaroundGary Lin
2018-08-01Cryptlib: Apply the less strict CA checkGary Lin
2018-08-01Cryptlib: replace CryptPem with the Null versionGary Lin
2018-08-01MokManager: Update to new openssl APIGary Lin
2018-08-01shim: Update shim.c for the changes from openssl 1.1.0eGary Lin
2018-08-01Cryptlib/OpenSSL: update to openssl 1.1.0eGary Lin
2018-08-01Cryptlib/OpenSSL: Update the script to copy the new openssl filesGary Lin
2018-08-01Cryptlib: Update to the latest edk2 commitGary Lin
2018-08-01Cryptlib: Amend update.sh and refresh Cryptlib.diffGary Lin
2018-08-01Cryptlib: Rename OpenSslSupport.h as CrtLibSupport.hGary Lin
2018-08-01Add GRUB's PCR Usage to README.tpmPeter Jones
2018-07-18shim: Extend invalid reloc size warning messagePaul Menzel
2018-07-18MokManager: Stop using EFI_VARIABLE_APPEND_WRITEGary Lin
2018-07-18Fix typo in debug path in shim.hGary Lin
2018-07-18Fix typoNicholas Bishop
2018-07-18httpboot: show the error message for the ChildHandleGary Lin
2018-07-18httpboot: allow the IPv4 gateway to be emptyGary Lin
2018-07-18httpboot: print more messages when it fails to set IPGary Lin
2018-07-18httpboot: return EFI_NOT_FOUND when it fails to find the NIC handleGary Lin
2018-07-18README: Remove superfluous *and*Paul Menzel
2018-07-18Let MokManager follow a MokTimeout var for timeout length for the promptMathieu Trudel-Lapierre
2018-04-13Add some *more* TODO tasks.Peter Jones
2018-04-12Add another unfortunate TODO entry.Peter Jones
2018-04-12Makefiles: ensure -m32 gets propogated to our gcc parameter queriesPeter Jones
2018-04-11Update travis to use some better build scriptsPeter Jones
2018-04-10Make some things dprint() instead of console_print()Peter Jones
2018-04-10Add some more TODOs for shim 16Peter Jones
2018-04-05Bump version to 15Version_1515Peter Jones
2018-04-05Audit get_variable() calls for correct FreePool() use.Peter Jones
2018-04-05Fix get_variable() usage in setup_verbosity()Peter Jones
2018-04-05Make setup_console(-1) do GetMode() and call it from setup_verbosity()Peter Jones
2018-04-05Make handle_image() use console_print() not console_notify() on successPeter Jones
2018-04-05Fix lib/ rebuild-on-change dependencies in the MakefilePeter Jones
2018-04-05Get rid of dprinta(), it's uselessPeter Jones
2018-04-04tpm_log_event_raw(): be more careful about EFI_NOT_FOUNDPeter Jones
2018-04-04Make the 'something has gone seriously wrong' message less ambiguousPeter Jones
2018-04-04read_header(): fix the case where signatures have been removed.Peter Jones
2018-04-04Add another TODO for shim-16Peter Jones
2018-03-23Add some TODO items for shim-16Peter Jones
2018-03-23.travis.yml: update travis to get newer gnu-efi.Peter Jones