summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-17shim: check for EFI\BOOT\BOOT${ARCH}.EFI as well as the leading \ versionPeter Jones
2015-11-17shim: fix resource leak on should_use_fallback() error pathPeter Jones
2015-11-17shim: rebuild shim.o if headers changePeter Jones
2015-11-17shim: if generate_path() gets a full path, just return it.Peter Jones
2015-11-17shim: fix a wrong-abi call to Stall() and ResetSystem()Peter Jones
2015-11-17shim: handle BDS's li->LoadOptions and Shell's li->LoadOptions .Peter Jones
2015-11-17Add a utility hexdump() call we can use when we need it.Peter Jones
2015-11-17MokManager: Fix a -Wsign-compare bug on i?86Peter Jones
2015-11-17Fix unsigned int overflow on our i386 debug hook test.Peter Jones
2015-11-09Cryptlib: Define the va functions for EFIAPIGary Ching-Pang Lin
2015-09-18Fix recursive reference for RELEASELinn Crosetto
2015-07-28Specify the gnu89 standardGary Ching-Pang Lin
2015-07-28Openssl: Add EFIAPI for ERR_add_error_vdataGary Ching-Pang Lin
2015-07-28Update openssl to 1.0.2dGary Ching-Pang Lin
2015-06-30Typo on aarch64 :/Peter Jones
2015-06-300.9Version_0.90.9Peter Jones
2015-06-30Improve our debuginfo path printPeter Jones
2015-06-29Make sure our build-id notes wind up at a reasonable place.Peter Jones
2015-06-29Only be verbose the first time secure_mode() is called.Peter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2015-06-29More incorrect unsigned vs signed fixups from yours truly.Peter Jones
2015-06-29Don't print anything or delay when start_image() succeeds.Peter Jones
2015-06-16MokManager: Nerf SHA-1 again for actual hashes and signatures.Peter Jones
2015-06-16MokManager: fix comparison between signed and unsigned integerGary Ching-Pang Lin
2015-06-16MokManager: Discard the list contains an invalid signatureGary Ching-Pang Lin
2015-06-16MokManager: Support SHA224, SHA384, and SHA512Gary Ching-Pang Lin
2015-06-16MokManager: Add more key list safe checksGary Ching-Pang Lin
2015-06-16MokManager: fix the return value and typeGary Ching-Pang Lin
2015-06-16MokManager: Support SHA1 hash in MOKGary Ching-Pang Lin
2015-06-16MokManager: fix the hash list counting in deleteGary Ching-Pang Lin
2015-06-16MokManager: calculate the variable size correctlyGary Ching-Pang Lin
2015-06-16Make shim to check MokXAuth for MOKX resetGary Ching-Pang Lin
2015-06-16Verify the EFI images with MOK blacklistGary Ching-Pang Lin
2015-06-16Copy the MOK blacklist to a RT variableGary Ching-Pang Lin
2015-06-16MokManager: Write the hash list properlyGary Ching-Pang Lin
2015-06-16MokManager: Match all hashes in the listGary Ching-Pang Lin
2015-06-16MokManager: delete the hash properlyGary Ching-Pang Lin
2015-06-16MokManager: show the hash list properlyGary Ching-Pang Lin
2015-06-16Support MOK blacklistGary Ching-Pang Lin
2015-06-16Fix console_print_box*() parameters.Peter Jones
2015-06-11Ensure that apps launched by shim get correct BS->Exit() behaviorPeter Jones
2015-06-11Don't leave in_protocol==1 when shim_verify() isn't enforcing.Peter Jones
2015-06-04Only run MokManager if asked or a security violation occurs.Peter Jones
2015-05-12Make the build failed with objcopy < 2.24Gary Ching-Pang Lin
2015-05-12Update Cryptlib and opensslGary Ching-Pang Lin
2015-04-15Explicitly request sysv-style ELF hash sectionsMatthew Garrett
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2015-04-13Make lib/ use the right CFLAGS.Peter Jones
2015-04-13Make lib/ build right with the cflags it should be using...Peter Jones
2015-04-13Fix length of allocated buffer for boot option comparison.Laszlo Ersek