summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-19Actually refer to the base relocation table of our loaded image.Peter Jones
2014-09-19Actually refer to the base relocation table of our loaded image.Peter Jones
2014-08-27Make sure we don't try to load a binary from a different arch.Peter Jones
2014-08-27Make sure we don't try to load a binary from a different arch.Peter Jones
2014-08-27Don't name something exit().Peter Jones
2014-08-27Don't name something exit().Peter Jones
2014-08-27Handle empty .reloc section in PE/COFF loaderArd Biesheuvel
2014-08-27Handle empty .reloc section in PE/COFF loaderArd Biesheuvel
2014-08-27Fix typo from Ard's old tree 32-bit ARM patch.Peter Jones
2014-08-27Fix typo from Ard's old tree 32-bit ARM patch.Peter Jones
2014-08-19Update openssl to 0.9.8zbGary Ching-Pang Lin
2014-08-19Update openssl to 0.9.8zbGary Ching-Pang Lin
2014-08-12Add support for 32-bit ARMArd Biesheuvel
2014-08-12Add support for 32-bit ARMArd Biesheuvel
2014-08-12Add support for 64-bit ARM (AArch64)Ard Biesheuvel
2014-08-12Add support for 64-bit ARM (AArch64)Ard Biesheuvel
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2014-08-12unhook_system_services: bail on systab == NULLArd Biesheuvel
2014-08-12unhook_system_services: bail on systab == NULLArd Biesheuvel
2014-08-12CryptLib: undefine va_arg and friends before redefining themArd Biesheuvel
2014-08-12CryptLib: undefine va_arg and friends before redefining themArd Biesheuvel
2014-08-04releasing package shim version 0.4-0ubuntu5Steve Langasek
2014-07-21Replace build instructions in README with something not completely wrong.Peter Jones
2014-07-21Replace build instructions in README with something not completely wrong.Peter Jones
2014-07-14Update openssl to 0.9.8zaGary Ching-Pang Lin
2014-07-14Update openssl to 0.9.8zaGary Ching-Pang Lin
2014-06-25Simplify the checking of SB and DB statesGary Ching-Pang Lin
2014-06-25Simplify the checking of SB and DB statesGary Ching-Pang Lin
2014-06-25Make sure we default to assuming we're locked down.Peter Jones
2014-06-25Make sure we default to assuming we're locked down.Peter Jones
2014-06-25Check the secure variables with the lib functionsGary Ching-Pang Lin
2014-06-25Check the secure variables with the lib functionsGary Ching-Pang Lin
2014-06-25Explain the logic in secure_mode() better.Peter Jones
2014-06-25Explain the logic in secure_mode() better.Peter Jones
2014-06-25Free the string from DevicePathToStrGary Ching-Pang Lin
2014-06-25Free the string from DevicePathToStrGary Ching-Pang Lin
2014-06-25Silence the functions of shim protocolGary Ching-Pang Lin
2014-06-25Silence the functions of shim protocolGary Ching-Pang Lin
2014-06-25Remove the duplicate calls in lib/console.cGary Ching-Pang Lin
2014-06-25Remove the duplicate calls in lib/console.cGary Ching-Pang Lin
2014-06-25No newline for console_notifyGary Ching-Pang Lin
2014-06-25No newline for console_notifyGary Ching-Pang Lin
2014-06-25Exclude ca.crt while signing EFI imagesGary Ching-Pang Lin
2014-06-25Exclude ca.crt while signing EFI imagesGary Ching-Pang Lin
2014-06-25MokManager: handle the error status from ReadKeyStrokeGary Ching-Pang Lin
2014-06-25MokManager: handle the error status from ReadKeyStrokeGary Ching-Pang Lin
2014-06-25MokManager: delete the BS+NV variables the right wayGary Ching-Pang Lin
2014-06-25MokManager: delete the BS+NV variables the right wayGary Ching-Pang Lin
2014-06-25Remove grubpath in generate_path()Gary Ching-Pang Lin