]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2012-07-28 Matthew GarrettAdd basic documentation
2012-07-13 Matthew GarrettHandle slightly stranger device paths
2012-07-11 Matthew GarrettMake path generation more sensible
2012-07-11 Matthew GarrettMake sure ImageBase is set appropriately in the loaded_...
2012-07-09 Matthew GarrettAdd copyright file
2012-07-09 Matthew GarrettUpdate TODO
2012-07-09 Matthew GarrettRemove temp file checked in by accident
2012-07-09 Matthew GarrettImprove makefile
2012-07-09 Matthew GarrettMake it easier to update Cryptlib
2012-07-09 Matthew GarrettCryptlib update
2012-07-05 Matthew GarrettRe-add whitelisting - needed for protocol validation
2012-07-05 Matthew GarrettWe're not MSABI, so don't advertise this as such
2012-07-05 Matthew GarrettCheck whether secure boot is enabled before performing...
2012-07-02 Matthew GarrettFix up blacklist checking
2012-07-02 Matthew GarrettRemove whitelisting - the firmware will handle it via...
2012-07-02 Matthew GarrettUpdate OpenSSL
2012-07-02 Matthew GarrettBuild a debug image
2012-07-02 Matthew GarrettFix type of buffersize
2012-07-02 Matthew GarrettRemove redundant header
2012-06-25 Matthew GarrettFix get_variable
2012-06-25 Matthew GarrettAdd black/white listing
2012-06-19 Matthew GarrettFix build somewhat
2012-06-19 Matthew GarrettFix cert size
2012-06-19 Matthew GarrettFix error path
2012-06-19 Matthew GarrettRemove old files
2012-06-18 Matthew GarrettAdd crypto libraries
2012-06-18 Matthew GarrettAdd missing include
2012-06-18 Matthew GarrettMerge branch 'master' of github.com:mjg59/shim
2012-06-18 mjg59Merge pull request #1 from vathpela/master
2012-06-18 Matthew GarrettUninstall protocol on exit
2012-06-18 Matthew GarrettCheck binary against blacklist
2012-06-18 Matthew GarrettAttempt to start image using LoadImage/StartImage first
2012-06-18 Matthew GarrettCheck that platform is in user mode before doing any...
2012-06-18 Peter JonesFix typos.
2012-06-07 Matthew GarrettMinor cleanups
2012-06-05 Matthew GarrettRename variables
2012-06-05 Matthew GarrettInstall a protocol for sharing code with grub
2012-05-31 Matthew GarrettAdd a brief TODO
2012-05-31 Matthew GarrettSome cleanups
2012-05-30 Matthew GarrettAdd image verification
2012-05-08 Matthew GarrettFix path generation
2012-04-11 Matthew GarrettSome additional paranoia
2012-04-11 Matthew GarrettInitial commit