| Commit message (Expand) | Author | Age | Files | Lines |
* | efi_loader: disk: add efi_disk_is_removable() | AKASHI Takahiro | 2022-05-28 | 1 | -0/+3 |
* | efi_loader: add sha384/512 on certificate revocation | Ilias Apalodimas | 2022-05-07 | 1 | -0/+6 |
* | efi_loader: export efi_locate_device_handle() | AKASHI Takahiro | 2022-05-03 | 1 | -0/+4 |
* | efi_loader: disk: a helper function to create efi_disk objects from udevice | AKASHI Takahiro | 2022-04-23 | 1 | -2/+2 |
* | efi_loader: split efi_init_obj_list() into two stages | AKASHI Takahiro | 2022-04-23 | 1 | -0/+2 |
* | capsule: board: Add information needed for capsule updates | Sughosh Ganu | 2022-04-15 | 1 | -0/+36 |
* | efi_loader: remove efi_disk_is_system_part() | Heinrich Schuchardt | 2022-03-20 | 1 | -2/+0 |
* | efi_loader: export efi_system_partition_guid | Heinrich Schuchardt | 2022-03-20 | 1 | -0/+2 |
* | efi_loader: efi_dp_find_obj() add protocol check | Heinrich Schuchardt | 2022-03-20 | 1 | -0/+1 |
* | efi_loader: fix efi_dp_find_obj() | Heinrich Schuchardt | 2022-03-20 | 1 | -2/+2 |
* | efi_loader: export efi_dp_shorten() | Heinrich Schuchardt | 2022-03-20 | 1 | -1/+2 |
* | efi_loader: copy GUID in InstallProtocolInterface() | Heinrich Schuchardt | 2022-03-12 | 1 | -1/+1 |
* | efi_loader: add handle for UART | Heinrich Schuchardt | 2022-02-05 | 1 | -0/+1 |
* | efi: Use 16-bit unicode strings | Simon Glass | 2022-02-03 | 1 | -1/+1 |
* | efi_loader: correctly handle mixed hashes and signatures in db | Ilias Apalodimas | 2022-01-29 | 1 | -1/+2 |
* | efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support | Sunil V L | 2022-01-29 | 1 | -0/+2 |
* | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 1 | -3/+3 |
* | efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed | Ilias Apalodimas | 2022-01-15 | 1 | -0/+2 |
* | efi_loader: efi_tcg2_register returns appropriate error | Masahisa Kojima | 2021-12-09 | 1 | -0/+2 |
* | efi_loader: Add check for event log passed from firmware | Ruchika Gupta | 2021-11-30 | 1 | -0/+2 |
* | efi_loader: add UEFI GPT measurement | Masahisa Kojima | 2021-10-26 | 1 | -1/+2 |
* | efi_loader: add SMBIOS table measurement | Masahisa Kojima | 2021-10-26 | 1 | -0/+2 |
* | efi_loader: treat UEFI variable name as const | Heinrich Schuchardt | 2021-10-25 | 1 | -1/+1 |
* | efi_loader: efi_dp_from_lo() unused parameter size | Heinrich Schuchardt | 2021-10-21 | 1 | -1/+0 |
* | efi_loader: efi_dp_from_lo() don't copy GUID | Heinrich Schuchardt | 2021-10-21 | 1 | -1/+2 |
* | efi_loader: Fix loaded image alignment | Ilias Apalodimas | 2021-10-21 | 1 | -0/+2 |
* | efi_loader: use correct type for AllocatePages, AllocatePool | Heinrich Schuchardt | 2021-08-17 | 1 | -4/+5 |
* | efi_loader: add ExitBootServices() measurement | Masahisa Kojima | 2021-08-14 | 1 | -0/+1 |
* | efi_loader: add boot variable measurement | Masahisa Kojima | 2021-08-14 | 1 | -0/+4 |
* | Allow efi_loader header to be included always | Simon Glass | 2021-07-28 | 1 | -91/+94 |
* | efi_loader: remove asm/setjmp.h from efi_api.h | AKASHI Takahiro | 2021-07-24 | 1 | -0/+1 |
* | efi_loader: Always install FMPs | Ilias Apalodimas | 2021-07-02 | 1 | -0/+1 |
* | efi_loader: add PE/COFF image measurement | Masahisa Kojima | 2021-05-28 | 1 | -0/+6 |
* | efi_loader: add macro for const EFI runtime data | Marek Behún | 2021-05-24 | 1 | -0/+17 |
* | efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data | Marek Behún | 2021-05-24 | 1 | -3/+26 |
* | efi_loader: fix warning when linking with LTO | Marek Behún | 2021-05-24 | 1 | -2/+2 |
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Marek Behún | 2021-05-24 | 1 | -2/+2 |
* | efi: Add ESRT to the EFI system table | Jose Marinho | 2021-03-25 | 1 | -0/+24 |
* | efi_loader: Replace config option for initrd loading | Ilias Apalodimas | 2021-03-25 | 1 | -0/+1 |
* | efi_loader: Add helper functions for EFI | Ilias Apalodimas | 2021-03-25 | 1 | -0/+7 |
* | efi_loader: Add device path related functions for initrd via Boot#### | Ilias Apalodimas | 2021-03-25 | 1 | -0/+4 |
* | efi_loader: fix documentation in efi_loader.h | Heinrich Schuchardt | 2021-02-26 | 1 | -7/+13 |
* | efi_loader: efi_size_in_pages() missing parentheses | Heinrich Schuchardt | 2021-01-20 | 1 | -1/+1 |
* | efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL | Heinrich Schuchardt | 2021-01-20 | 1 | -3/+0 |
* | efi_loader: implement EFI_DT_FIXUP_PROTOCOL | Heinrich Schuchardt | 2021-01-13 | 1 | -0/+2 |
* | efi_loader: setting boot device | Heinrich Schuchardt | 2021-01-13 | 1 | -2/+4 |
* | efi_loader: carve out efi_check_pe() | Heinrich Schuchardt | 2021-01-13 | 1 | -0/+2 |
* | efi: capsule: Add support for uefi capsule authentication | Sughosh Ganu | 2020-12-31 | 1 | -0/+6 |
* | efi_loader: Re-factor code to build the signature store from efi signature list | Sughosh Ganu | 2020-12-31 | 1 | -0/+2 |
* | efi_loader: Make the pkcs7 header parsing function an extern | Sughosh Ganu | 2020-12-31 | 1 | -0/+4 |