]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2013-10-30 Peter JonesDon't free GetVariable() return data without checking...
2013-10-28 Peter JonesWe should be checking both mok and the system's SB...
2013-10-23 Peter JonesRevert "additional bounds-checking on section sizes"
2013-10-22 Peter JonesDon't reject all binaries without a certificate database.
2013-10-22 Kees Cookadditional bounds-checking on section sizes
2013-10-04 Peter JonesBump version to 0.5
2013-10-04 Peter JonesUnhook system services as we exit.
2013-10-04 Peter JonesPut SHIM_VERBOSE under shim's guid, not global.
2013-10-04 Peter JonesTry to actually make debug printing look reasonable.
2013-10-04 Peter JonesDo more strict checking on PE Headers.
2013-10-04 Matthew GarrettReapply patches lost in the update
2013-10-04 Matthew GarrettUpdate to current Tiano Cryptlib
2013-10-04 Matthew GarrettAdd Tiano patch e98e59c237e17f064a4ecffb39d45499f89720a1
2013-10-03 Peter JonesImprove PE image bounds checking.
2013-10-03 Peter JonesAdd ident-like blobs to shim.efi for version checking.
2013-10-02 Peter JonesUpdate for Josh's changes.
2013-10-02 Josh BoyerAdd support for disabling db for verification
2013-10-02 Peter JonesRemove "shim.cer" on "make clean".
2013-10-02 Peter JonesUse CHAR8 not UINT8 for character work.
2013-10-02 Peter JonesCompareMem expects void * and gcc complains.
2013-10-02 Peter JonesFix wrong type on console_error() call.
2013-10-01 Peter JonesIf we fail to install our protocol, don't continue.
2013-10-01 Peter JonesClean up warnings.
2013-10-01 Peter JonesConditionalize overriding the security policy.
2013-10-01 Peter JonesMerge console_control.h and console.h
2013-10-01 Peter JonesMake verbose stuff use console_notify
2013-10-01 Peter JonesMokManager needs to disable the graphics console.
2013-10-01 Peter JonesInclude shim's vendor_cert in MokListRT
2013-10-01 Peter JonesHarden shim against non-participating bootloaders.
2013-10-01 Peter JonesMake vendor_cert/vendor_dbx actually replaceable by...
2013-10-01 Peter JonesRemove TODO items fixed by merging lf_merge and lcp...
2013-09-26 Peter JonesDon't use LibGetVariable(), since it doesn't give us...
2013-09-26 Gary Ching... integrate security override
2013-09-26 Peter JonesClean up tarballs in "make clean"
2013-09-26 Gary Ching... Merge variable retrieving functions
2013-09-26 Gary Ching... Merge signature.h into efiauthenticated.h and guid.h
2013-09-26 Peter JonesMerge two PeImage.h into one
2013-09-26 Gary Ching... Free unused memory space
2013-09-26 Gary Ching... Adjust the result of gmtime() to fit the definition
2013-09-26 Gary Ching... Rand: check the status of the pseudorandom number generator
2013-09-26 Gary Ching... MokManager: check the suffix of the key file
2013-09-26 Gary Ching... MokManager: fetch more info from X509 name
2013-09-26 Gary Ching... MokManager: reboot the system after clearing MOK password
2013-09-26 Gary Ching... MokManager: enhance the password prompt for SB state
2013-09-26 Gary Ching... MokManager: rearrange the output of MOK info
2013-09-26 Gary Ching... Disable floating points in b_print
2013-09-26 Gary Ching... Enable openssl bio_printf()
2013-09-26 Gary Ching... MokManager: enhance the password prompt
2013-09-26 Gary Ching... MokManager: remove the duplicate get_keystroke()
2013-09-26 Gary Ching... MokManager: draw the countdown screen
2013-09-26 Gary Ching... MokManager: Remove the unnecessary string duplication
2013-09-26 Gary Ching... Correct the certificate count of the signature list
2013-09-26 Peter JonesSince different distros name grub*.efi differently...
2013-09-26 Gary Ching... Define the PXE 2nd stage loader in the beginning of...
2013-09-26 Gary Ching... Remove double-separators from the bootpath
2013-09-26 Gary Ching... Fix the broken bootpath
2013-09-26 Gary Ching... MokManager: support Tradition DES hash
2013-09-26 Gary Ching... MokManager: support MD5-based crypt() hash
2013-09-26 Gary Ching... MokManager: support blowfish-based crypt() hash
2013-09-26 Gary Ching... MokManager: support SHA512-based crypt() hash
2013-09-26 Gary Ching... MokManager: support crypt() password hash
2013-09-26 Peter JonesMake EFI_PATH easily resettable from the build command...
2013-09-26 Gary Ching... Clean lib/, too
2013-09-26 Gary Ching... simple_file: Allocate buffers for file entries
2013-09-26 Matthew GarrettPort MokManager to Linux Foundation loader UI code
2013-09-26 Peter JonesPort MokManager to Linux Foundation loader UI code
2013-09-26 Peter JonesWe have to declare SHIM_LOCK_GUID here as well.
2013-09-26 Peter JonesIgnore tarballs.
2013-09-26 Peter JonesMokManager needs to disable the graphics console.
2013-09-24 Steve LangasekFix a memory leak
2013-09-24 Steve LangasekCorrect limits on the length of ipv6 addresses
2013-09-24 Steve LangasekMore consistent types, fewer casts
2013-09-24 Steve LangasekMisc allocation cleanups
2013-09-24 Steve LangasekFix an off-by-one error
2013-09-24 Steve LangasekFix nul termination errors in filenames passed to tftp
2013-09-24 Steve LangasekBuild with -Werror to catch future prototype mismatches.
2013-09-24 Steve LangasekPass the right arguments to EFI_PXE_BASE_CODE_TFTP_READ...
2013-09-23 Peter JonesAdd MokListRT option rom entry.
2013-09-23 Peter JonesUpdate TODO with missing description.
2013-09-23 Peter JonesMade TODO represent the present.
2013-09-23 Peter JonesMake SHIM_LOCK_GUID a first-class object with a symbol.
2013-09-16 Peter JonesDon't print things on the screen by default when everyt...
2013-09-16 Peter JonesDon't print that fallback isn't found in should_use_fal...
2013-06-11 Peter JonesFix some pointer casting issues.
2013-06-10 Peter JonesBump version to 0.4
2013-06-10 Peter JonesMake DBX be included in build if the environment is...
2013-06-10 Peter JonesMake .vendor_cert get the right flags set.
2013-06-10 Peter Jonesadd a .gitignore
2013-06-10 Peter JonesMove embedded certificates to their own section.
2013-06-10 Peter Jonesvendor_cert_size's size in the binary should be 4,...
2013-06-10 Peter JonesRemove FALLBACK_OBJS during clean as well.
2013-06-10 Peter JonesMake sure all the Makefiles use the same arguments...
2013-05-31 Peter JonesEFI_PXE_BASE_CODE_DHCPV6_PACKET is in gnu-efi-3.0t
2013-05-31 Peter JonesDon't use MMX and SSE registers, they aren't initialized.
2013-05-16 Peter JonesBump version to 0.3
2013-05-16 Peter JonesUse MS ABI instead of terrible wrappers.
2013-05-15 Peter JonesUse the correct define on Open.
2013-05-15 Peter JonesAdd some error messages when things don't work.
2013-05-15 Peter JonesRemove some unnecessary code.
2013-05-15 Peter JonesFix some minor type errors.
next