summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26MokManager: fetch more info from X509 nameGary Ching-Pang Lin
2013-09-26MokManager: reboot the system after clearing MOK passwordGary Ching-Pang Lin
2013-09-26MokManager: enhance the password prompt for SB stateGary Ching-Pang Lin
2013-09-26MokManager: rearrange the output of MOK infoGary Ching-Pang Lin
2013-09-26Disable floating points in b_printGary Ching-Pang Lin
2013-09-26Enable openssl bio_printf()Gary Ching-Pang Lin
2013-09-26MokManager: enhance the password promptGary Ching-Pang Lin
2013-09-26MokManager: remove the duplicate get_keystroke()Gary Ching-Pang Lin
2013-09-26MokManager: draw the countdown screenGary Ching-Pang Lin
2013-09-26MokManager: Remove the unnecessary string duplicationGary Ching-Pang Lin
2013-09-26Correct the certificate count of the signature listGary Ching-Pang Lin
2013-09-26Since different distros name grub*.efi differently, make it compile-time.Peter Jones
2013-09-26Define the PXE 2nd stage loader in the beginning of the fileGary Ching-Pang Lin
2013-09-26Remove double-separators from the bootpathGary Ching-Pang Lin
2013-09-26Fix the broken bootpathGary Ching-Pang Lin
2013-09-26MokManager: support Tradition DES hashGary Ching-Pang Lin
2013-09-26MokManager: support MD5-based crypt() hashGary Ching-Pang Lin
2013-09-26MokManager: support blowfish-based crypt() hashGary Ching-Pang Lin
2013-09-26MokManager: support SHA512-based crypt() hashGary Ching-Pang Lin
2013-09-26MokManager: support crypt() password hashGary Ching-Pang Lin
2013-09-26Make EFI_PATH easily resettable from the build command line.Peter Jones
2013-09-26Clean lib/, tooGary Ching-Pang Lin
2013-09-26simple_file: Allocate buffers for file entriesGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett
2013-09-26Port MokManager to Linux Foundation loader UI codePeter Jones
2013-09-26We have to declare SHIM_LOCK_GUID here as well.Peter Jones
2013-09-26Ignore tarballs.Peter Jones
2013-09-26MokManager needs to disable the graphics console.Peter Jones
2013-09-24Fix a memory leakSteve Langasek
2013-09-24Correct limits on the length of ipv6 addressesSteve Langasek
2013-09-24More consistent types, fewer castsSteve Langasek
2013-09-24Misc allocation cleanupsSteve Langasek
2013-09-24Fix an off-by-one errorSteve Langasek
2013-09-24Fix nul termination errors in filenames passed to tftpSteve Langasek
2013-09-24Build with -Werror to catch future prototype mismatches.Steve Langasek
2013-09-24Pass the right arguments to EFI_PXE_BASE_CODE_TFTP_READ_FILESteve Langasek
2013-09-23Add MokListRT option rom entry.Peter Jones
2013-09-23Update TODO with missing description.Peter Jones
2013-09-23Made TODO represent the present.Peter Jones
2013-09-23Make SHIM_LOCK_GUID a first-class object with a symbol.Peter Jones
2013-09-16Don't print things on the screen by default when everything works.Peter Jones
2013-09-16Don't print that fallback isn't found in should_use_fallback()Peter Jones
2013-06-11Fix some pointer casting issues.Peter Jones
2013-06-10Bump version to 0.40.4Peter Jones
2013-06-10Make DBX be included in build if the environment is set right.Peter Jones
2013-06-10Make .vendor_cert get the right flags set.Peter Jones
2013-06-10add a .gitignorePeter Jones
2013-06-10Move embedded certificates to their own section.Peter Jones
2013-06-10vendor_cert_size's size in the binary should be 4, not -4.Peter Jones
2013-06-10Remove FALLBACK_OBJS during clean as well.Peter Jones