]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2017-08-11 Peter JonesFix openssl compile flags for x86_64
2017-08-11 Lans Zhangfallback: work around the issue of boot option creation...
2017-08-11 Lans Zhangfallback: fix double free of dp
2017-08-03 Peter JonesAdd README.tpm to explain which PCRs we extend things to.
2017-08-03 Peter JonesAdd MokListX to MokVars.txt
2017-08-03 Peter JonesMake fallback aware of tpm measurements, and reboot...
2017-08-03 Peter JonesMake tpm.c build right on 32-bit platforms.
2017-08-03 Peter JonesAlways measure all of MokSBState, MokList, and MokListX
2017-08-03 Matthew GarrettMeasure stage 2 according to spec
2017-08-01 Matthew GarrettExtend PCR 7
2017-08-01 Peter Jonesfallback.c: be more correct with device path code.
2017-08-01 Peter JonesMake fallback debug printing be dynamic at runtime.
2017-07-31 Peter Jonesfallback: Minor whitespace cleanup
2017-07-25 Peter JonesMake it possible to build in a subdirectory.
2017-07-24 Lans ZhangREADME.fallback: correct the path of BOOT.CSV in layout...
2017-07-24 Peter JonesExit our dir->Read() loop if it says there's 0 bytes...
2017-07-18 Peter JonesMake ARCH overridable
2017-07-17 Lans Zhanghttpboot: fix OVMF crash
2017-06-20 Peter Jonestpm2_present(): remove unused tpm2 protocol argument.
2017-06-15 Javier Martinez... shim/tpm: Avoid passing an usupported event log format...
2017-06-15 Javier Martinez... shim/tpm: Take out GetCapability() call from tpm2_prese...
2017-06-15 Javier Martinez... shim/tpm: Remove magic numbers
2017-06-15 Lans Zhangupdate verification_method if the loaded image is signe...
2017-06-15 Lans Zhangbecome more friendly for the cross compilation
2017-06-15 Lans Zhangskip the error message when creating MokListRT if vendo...
2017-06-15 Max Reschfix compilerer errors in security policy
2017-04-27 Peter JonesBump version number to 12.
2017-04-27 John S. GruberFix buffer overrun / damaged options passed to second_s...
2017-04-27 Peter JonesDon't allow anything with a small alignment in our...
2017-04-11 Gary LinCryptlib: replace CryptPem with the Null version
2017-04-11 Gary LinCryptlib: remove DES
2017-04-11 Gary LinCryptlib: Remove MD4
2017-04-11 Gary LinCryptlib: implement strcmp() and strcasecmp()
2017-04-11 Gary LinMokManager: Update to new openssl API
2017-04-11 Gary LinCryptlib: amend the headers and fix signness
2017-04-11 Gary LinCryptlib: Include stddef.h in CrtLibSupport.h
2017-04-11 Gary Linshim: Remove the obsolete OBJ_cleanup
2017-04-11 Gary LinCryptlib/OpenSSL: update to openssl 1.1.0e
2017-04-11 Gary LinCryptlib/OpenSSL: Update the script to copy the new...
2017-04-11 Gary LinCryptlib: Update to the latest edk2 commit
2017-04-11 Gary LinCryptlib: Amend update.sh and refresh Cryptlib.diff
2017-04-11 Gary LinCryptlib: Rename OpenSslSupport.h as CrtLibSupport.h
2017-04-10 Peter Jonesmake tag: always tag latest-release as well
2017-04-03 Peter JonesUpdate version to 11
2017-04-03 Lans Zhanggenerate_hash(): fix the regression
2017-04-03 Peter JonesIgnore BDS when it tells us we got our own path on...
2017-03-27 Peter JonesUpdate version to 10
2017-03-27 Peter JonesFix some i386 type casting errors
2017-03-27 Peter Jonesshim: disambiguate our global image handle.
2017-03-24 Gary LinUpdate to openssl 1.0.2k
2017-03-24 Gary LinUpdate Cryptlib
2017-03-24 Gary Linhttpboot: parse https prefix in the uri
2017-02-28 Ard BiesheuvelUse EfiLoaderCode memory for loading PE/COFF executables
2017-02-27 Peter JonesFix some type errors gcc7 finds in http boot code.
2017-02-23 Peter JonesMake shim_version live in a special aligned section.
2017-02-06 Peter JonesAlso just check for access denied anyway.
2017-02-06 Peter JonesEnsure all of the SB verification returns the same...
2017-02-06 Lans Zhangshim/tpm: the EFI_TCG2_BOOT_SERVICE_CAPABILITY structur...
2017-02-06 Lans Zhangshim/tpm: correct the definition of the capability...
2017-02-06 Ivan Hushim: fix the mirroring MokSBState fail
2017-02-06 Peter Jonesgenerate_hash(): make check_size() set an error, and...
2016-11-30 Gary LinUpdate the CryptLib
2016-11-30 Gary LinUpdate to openssl 1.0.2j
2016-11-30 Gary LinUpdate the openssl update script to 1.0.2j
2016-11-30 Gary LinCryptlib: Implement memset() to avoid the potential...
2016-11-30 Lans Zhangshim/tpm: fix trigger failure caused by NULL arguments
2016-11-30 Lans Zhangshim/tpm: print the error status if trigger fails
2016-09-30 Lans Zhangshim: trigger to record further logs to tcg 2.0 final...
2016-09-21 Mathieu Trudel... shim: verify Extended Key Usage flags
2016-09-21 Mathieu Trudel... MokManager: list Extended Key Usage OIDs
2016-09-09 Gary LinMokManager: free new_data after use
2016-09-09 Gary LinMokManager: Try APPEND_WRITE first
2016-09-09 Gary LinMokManager: Remove the usage of APPEND_WRITE
2016-09-09 Peter JonesFix up a merge error in 467878f3e0.
2016-09-09 Peter Jonesverify_buffer: check that the value of cert->Hdr.dwLeng...
2016-09-06 Peter JonesMinor formatting fix
2016-09-06 Sachin AgrawalUse authenticode signature length from WIN_CERTIFICATE...
2016-09-06 Gary LinUpdate the CryptLib
2016-09-06 Gary LinUpdate to openssl 1.0.2h
2016-09-06 Gary LinUpdate the openssl update script to 1.0.2h
2016-09-06 Gary LinUpdate openssl to 1.0.2g
2016-09-06 Gary LinUpdate the CryptLib
2016-09-06 Gary LinUpdate the openssl b_print patch
2016-09-06 Gary LinAmend the CryptLib update scripts for openssl 1.0.2g
2016-09-06 Gary LinUpdate to openssl to 1.0.2e
2016-09-06 Benjamin AntinDon't close file twice in should_use_fallback error...
2016-09-06 Gary Linshim: remove unused variable
2016-09-06 Morrisfix: filter objcopy version
2016-09-06 Lans ZhangFix the size of MokDBState
2016-09-06 Gary Ching... Add the optional HTTPBoot support
2016-09-06 Gary Ching... Add HTTP and IpConfig headers
2016-09-06 Gary Ching... Make translate_slashes() public
2016-09-06 Peter Jonesread_header/handle_image: treat uninitialized file...
2016-09-06 Peter JonesImprove BOOT${ARCH}.CSV support.
2016-09-06 Peter JonesMake LIB_PATH and EFI_PATH per-arch.
2016-09-06 Peter JonesAdd some more documentation for how to use fallback.efi
2016-09-06 Peter JonesMake fallback and mokmanager know about multi-arch.
2016-06-09 Peter Jonesshim: make the PE loader less overzealous on rejections
2016-05-18 Peter JonesWork around binutils version string weirdness.
2016-05-11 Matthew GarrettMeasure state and second stage into TPM
next