summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-12-09efi_loader: correctly handle no tpm device errorMasahisa Kojima
2021-12-09efi_loader: check tcg2 protocol installation outside the TCG protocolMasahisa Kojima
2021-12-09efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima
2021-11-30efi_loader: Extend PCR's for firmware measurementsRuchika Gupta
2021-11-30tpm: use more algorithms than sha256 on pcr_readRuchika Gupta
2021-11-30efi_loader: Add check for event log passed from firmwareRuchika Gupta
2021-11-26efi_selftest: simplify endian conversion for FDT testHeinrich Schuchardt
2021-11-26efi_loader: segfault in efi_clear_os_indications()Heinrich Schuchardt
2021-11-26efi_loader: efi_disk_register() should not failHeinrich Schuchardt
2021-11-26efi: Call bootm_disable_interrupts earlier in efi_exit_boot_servicesTom Rini
2021-11-20efi_loader: startup the tpm device when installing the protocolIlias Apalodimas
2021-11-20efi_loader: fix FinalEvents table if an EFI app invoked GetEventLogIlias Apalodimas
2021-11-20efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICEHeinrich Schuchardt
2021-11-20efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt
2021-11-20efi_loader: capsule: Record capsule result only if capsule is readMasami Hiramatsu
2021-11-20efi_loader: Reduce efi_tcg2 logging statementMasahisa Kojima
2021-11-20lmb: fix typo 'commun'Heinrich Schuchardt
2021-11-19Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2021-11-18arm64: Add missing GD_FLG_SKIP_RELOC handlingMarek Vasut
2021-11-18lmb: Reserve U-Boot separately if relocation is disabledMarek Vasut
2021-11-17cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride
2021-11-13Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass
2021-11-10efi_loader: fix BootOrder variable measurement handlingMasahisa Kojima
2021-11-07efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured BootMasahisa Kojima
2021-11-07efi: Add a way to obtain boot services in the appSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass
2021-11-07efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommandMasahisa Kojima
2021-11-07efi_loader: use byteshift unaligned access helperMasahisa Kojima
2021-11-07efi_loader: capsule: drop __weak from efi_get_public_key_data()AKASHI Takahiro
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-10-26efi_loader: add DeployedMode and AuditMode variable measurementMasahisa Kojima
2021-10-26efi_loader: simplify tcg2_measure_secure_boot_variable()Masahisa Kojima
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima
2021-10-26lib: uuid: fix the test on RNG device presencePatrick Delaunay
2021-10-26lib: rsa: rsa-verify: also check that padding is not NULLPhilippe Reynes
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima
2021-10-25efi_loader: simplify tcg2_measure_secure_boot_variable()Heinrich Schuchardt
2021-10-25efi_loader: simplify efi_sigstore_parse_sigdb()Heinrich Schuchardt
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt
2021-10-25efi_loader: capsule: add back efi_get_public_key_data()AKASHI Takahiro
2021-10-25efi_loader: add missing const qualifierMasahisa Kojima
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-10-21efi_loader: efi_dp_from_lo() should skip VenMedia nodeHeinrich Schuchardt
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt