aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot
Commit message (Expand)AuthorAgeFilesLines
* MFC loader fixesSimon J. Gerraty2020-08-291-1/+19
* Improve interaction of vectx and tftpSimon J. Gerraty2020-04-141-10/+18
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-04-098-98/+318
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-192-1/+16
* Initialize verbosity and debug level from envSimon J. Gerraty2019-10-312-4/+25
* libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-07-107-31/+240
* load_key_buf do not free data from dearmorSimon J. Gerraty2019-05-222-2/+6
* libsecureboot: allow control of when pseudo pcr is updatedSimon J. Gerraty2019-05-224-1/+38
* libsecureboot: make it easier to customize trust anchorsSimon J. Gerraty2019-05-167-68/+106
* Allow no_hash to appear in manifest.Simon J. Gerraty2019-04-304-8/+21
* MFC r345830: Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas2019-04-265-4/+167
* MFC r344840: Extend libsecureboot(old libve) to obtain trusted certificates f...Marcin Wojtas2019-04-2612-36/+1341
* Add support for loader veriexecSimon J. Gerraty2019-04-1229-0/+4935