]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2015-06-16 Gary Ching... MokManager: fix the hash list counting in delete
2015-06-16 Gary Ching... MokManager: calculate the variable size correctly
2015-06-16 Gary Ching... Make shim to check MokXAuth for MOKX reset
2015-06-16 Gary Ching... Verify the EFI images with MOK blacklist
2015-06-16 Gary Ching... Copy the MOK blacklist to a RT variable
2015-06-16 Gary Ching... MokManager: Write the hash list properly
2015-06-16 Gary Ching... MokManager: Match all hashes in the list
2015-06-16 Gary Ching... MokManager: delete the hash properly
2015-06-16 Gary Ching... MokManager: show the hash list properly
2015-06-16 Gary Ching... Support MOK blacklist
2015-06-16 Peter JonesFix console_print_box*() parameters.
2015-06-11 Peter JonesEnsure that apps launched by shim get correct BS->Exit...
2015-06-11 Peter JonesDon't leave in_protocol==1 when shim_verify() isn't...
2015-06-04 Peter JonesOnly run MokManager if asked or a security violation...
2015-05-12 Gary Ching... Make the build failed with objcopy < 2.24
2015-05-12 Gary Ching... Update Cryptlib and openssl
2015-04-15 Matthew GarrettExplicitly request sysv-style ELF hash sections
2015-04-13 Peter Jonesgcc 5.0 changes some include bits, so copy what arm...
2015-04-13 Peter JonesMake lib/ use the right CFLAGS.
2015-04-13 Peter JonesMake lib/ build right with the cflags it should be...
2015-04-13 Laszlo ErsekFix length of allocated buffer for boot option comparison.
2015-04-13 Richard W.M... fallback: Fix comparison between signed and unsigned...
2015-04-13 Peter JonesDon't install our protocols if we're not in secure...
2015-04-13 Peter JonesAlign the sections we're loading, and check for validit...
2014-12-11 Gary Ching... Add nostdinc to the CFLAGS for lib
2014-10-13 Peter JonesBump version to 0.8
2014-10-02 Peter JonesCorrectly reject bad tftp addresses earlier, rather...
2014-10-02 Peter JonesUse -Werror=sign-compare .
2014-10-02 Peter JonesMake another integer compare be signed/unsigned safe...
2014-10-02 Sebastian KrahmerOOB access when parsing MOK List/Certificates on MOK...
2014-10-02 Sebastian Krahmershim buffer overflow on ipv6 option parsing
2014-10-02 Peter JonesAnother testplan error.
2014-10-02 Gary Ching... Cryptlib: remove the unused files
2014-10-02 Gary Ching... Don't verify images with the empty build key
2014-10-02 Peter JonesFix some minor testplan errors.
2014-10-02 Peter JonesDon't append an empty cert list to MokListRT if vendor_...
2014-10-01 Peter JonesActually find the relocations correctly and process...
2014-10-01 Peter JonesRevert header changes
2014-09-21 Peter JonesMake list_keys() index variables all be signed.
2014-09-21 Peter JonesDo the same for ia32...
2014-09-21 Peter JonesGenerate a sane PE header on shim, fallback, and MokMan...
2014-09-21 Peter JonesFix our "in_protocol" printing.
2014-09-21 Peter JonesDon't call AuthenticodeVerify if vendor_cert_size is 0.
2014-09-21 Peter JonesValidate computed hash bases/hash sizes more thoroughly.
2014-09-21 Peter JonesMake 64-on-32 maybe work on x86_64.
2014-09-19 Peter JonesActually refer to the base relocation table of our...
2014-08-27 Peter JonesMake sure we don't try to load a binary from a differen...
2014-08-27 Peter JonesDon't name something exit().
2014-08-27 Ard BiesheuvelHandle empty .reloc section in PE/COFF loader
2014-08-27 Peter JonesFix typo from Ard's old tree 32-bit ARM patch.
2014-08-19 Gary Ching... Update openssl to 0.9.8zb
2014-08-12 Ard BiesheuvelAdd support for 32-bit ARM
2014-08-12 Ard BiesheuvelAdd support for 64-bit ARM (AArch64)
2014-08-12 Ard BiesheuvelFactor out x86-isms and add cross compile support
2014-08-12 Ard Biesheuvelunhook_system_services: bail on systab == NULL
2014-08-12 Ard BiesheuvelCryptLib: undefine va_arg and friends before redefining...
2014-07-21 Peter JonesReplace build instructions in README with something...
2014-07-14 Gary Ching... Update openssl to 0.9.8za
2014-06-25 Gary Ching... Simplify the checking of SB and DB states
2014-06-25 Peter JonesMake sure we default to assuming we're locked down.
2014-06-25 Gary Ching... Check the secure variables with the lib functions
2014-06-25 Peter JonesExplain the logic in secure_mode() better.
2014-06-25 Gary Ching... Free the string from DevicePathToStr
2014-06-25 Gary Ching... Silence the functions of shim protocol
2014-06-25 Gary Ching... Remove the duplicate calls in lib/console.c
2014-06-25 Gary Ching... No newline for console_notify
2014-06-25 Gary Ching... Exclude ca.crt while signing EFI images
2014-06-25 Gary Ching... MokManager: handle the error status from ReadKeyStroke
2014-06-25 Gary Ching... MokManager: delete the BS+NV variables the right way
2014-06-25 Gary Ching... Remove grubpath in generate_path()
2014-06-25 Gary Ching... Check the first 4 bytes of the certificate
2014-06-25 Gary Ching... Fetch the netboot image from the same device
2014-05-13 Gary Ching... [fallback] Try to boot the first boot option anyway
2014-05-13 Gary Ching... [fallback] Fix the data size for boot option comparison
2014-05-13 Gary Ching... [fallback] Avoid duplicate old BootOrder
2014-04-11 Peter JonesGet rid of SectionCache in generate_hash(), it is unused.
2014-04-11 Peter JonesKees' patch missed the offset adjustment to PEHdr.
2014-04-11 Kees Cookadditional bounds-checking on section sizes
2014-02-14 Peter JonesAllow fallback to use the system's LoadImage/StartImage .
2014-02-14 Peter JonesAdd a failure case to the test plan and fix an ordering...
2014-02-14 Peter JonesAdd a preliminary test plan.
2014-01-31 Peter Jones[fallback] Attempt to re-use existing entries when...
2014-01-31 Peter Jones[fallback] For HD() device paths, use just the media...
2013-11-21 Peter JonesError check the right thing in get_variable_attr()...
2013-11-21 Peter JonesRewrite directory traversal allocation path so coverity...
2013-11-21 Peter JonesInitialize entries before we pass it to another function.
2013-11-21 Peter JonesFix wrong sizeof().
2013-11-21 Peter JonesLengths that might be -1 can't be unsigned, Peter.
2013-11-21 Peter JonesFix path generation for Dhcpv4 bootloader.
2013-11-19 Matthew GarrettDon't hook system services if shim has no built-in...
2013-11-19 Matthew GarrettClarify meaning of insecure_mode
2013-11-12 Andrew Boieshim: improve error messages
2013-11-12 Andrew Boieallow 32-bit compilation with 64-bit compiler
2013-11-12 Andrew Boiepropagate some path variables
2013-11-12 Andrew Boiefix fallback.so build dependency
2013-11-12 Andrew Boiefallback.c: fix 32-bit compilation
2013-11-12 Andrey Petrovproperly compile OpenSSL in 32-bit mode
2013-11-12 Andrew Boienetboot.h: fix build error on 32-bit systems
2013-11-12 Mohanraj Sshim.c: Add support for hashing/relocation of 32-bit...
2013-11-12 Andrew Boiefix verify_mok()
next