Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-06 | Add some convenience make targets. | Peter Jones | |
Adds targets for "test-archive" and "archive" | |||
2012-09-06 | Break out of our db checking loop at the appropriate time. | Peter Jones | |
The break in check_db_cert is at the wrong level due to a typo in indentation, and as a result only the last cert in the list can correctly match. Rectify that. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2012-09-06 | Use the file size, not the image size field, for verification. | Matthew Garrett | |
2012-09-06 | Allow specification of vendor_cert through a build command line option. | Peter Jones | |
This allows you to specify the vendor_cert as a file on the command line during build. | |||
2012-09-06 | dos2unix PeImage.h | Peter Jones | |
2012-07-28 | Add basic documentation | Matthew Garrett | |
2012-07-13 | Handle slightly stranger device paths | Matthew Garrett | |
2012-07-11 | Make path generation more sensible | Matthew Garrett | |
2012-07-11 | Make sure ImageBase is set appropriately in the loaded_image protocol | Matthew Garrett | |
2012-07-09 | Add copyright file | Matthew Garrett | |
2012-07-09 | Update TODO | Matthew Garrett | |
2012-07-09 | Remove temp file checked in by accident | Matthew Garrett | |
2012-07-09 | Improve makefile | Matthew Garrett | |
2012-07-09 | Make it easier to update Cryptlib | Matthew Garrett | |
2012-07-09 | Cryptlib update | Matthew Garrett | |
2012-07-05 | Re-add whitelisting - needed for protocol validation | Matthew Garrett | |
2012-07-05 | We're not MSABI, so don't advertise this as such | Matthew Garrett | |
2012-07-05 | Check whether secure boot is enabled before performing verify call | Matthew Garrett | |
2012-07-02 | Fix up blacklist checking | Matthew Garrett | |
This was not quite as bugfree as would be hoped for. | |||
2012-07-02 | Remove whitelisting - the firmware will handle it via LoadImage/StartImage | Matthew Garrett | |
2012-07-02 | Update OpenSSL | Matthew Garrett | |
2012-07-02 | Build a debug image | Matthew Garrett | |
2012-07-02 | Fix type of buffersize | Matthew Garrett | |
2012-07-02 | Remove redundant header | Matthew Garrett | |
2012-06-25 | Fix get_variable | Matthew Garrett | |
2012-06-25 | Add black/white listing | Matthew Garrett | |
2012-06-19 | Fix build somewhat | Matthew Garrett | |
2012-06-19 | Fix cert size | Matthew Garrett | |
2012-06-19 | Fix error path | Matthew Garrett | |
2012-06-19 | Remove old files | Matthew Garrett | |
2012-06-18 | Add crypto libraries | Matthew Garrett | |
2012-06-18 | Add missing include | Matthew Garrett | |
2012-06-18 | Merge branch 'master' of github.com:mjg59/shim | Matthew Garrett | |
2012-06-18 | Merge pull request #1 from vathpela/master | mjg59 | |
Yo dog this ain't right. | |||
2012-06-18 | Uninstall protocol on exit | Matthew Garrett | |
2012-06-18 | Check binary against blacklist | Matthew Garrett | |
2012-06-18 | Attempt to start image using LoadImage/StartImage first | Matthew Garrett | |
2012-06-18 | Check that platform is in user mode before doing any validation | Matthew Garrett | |
2012-06-18 | Fix typos. | Peter Jones | |
2012-06-07 | Minor cleanups | Matthew Garrett | |
2012-06-05 | Rename variables | Matthew Garrett | |
2012-06-05 | Install a protocol for sharing code with grub | Matthew Garrett | |
2012-05-30 | Add a brief TODO | Matthew Garrett | |
2012-05-30 | Some cleanups | Matthew Garrett | |
2012-05-30 | Add image verification | Matthew Garrett | |
2012-05-08 | Fix path generation | Matthew Garrett | |
2012-04-11 | Some additional paranoia | Matthew Garrett | |
2012-04-11 | Initial commit | Matthew Garrett | |