| Commit message (Expand) | Author | Age | Files | Lines |
* | efi_loader: refactor efi_append_scrtm_version() | Masahisa Kojima | 2021-08-14 | 1 | -13/+1 |
* | efi_loader: add ExitBootServices() measurement | Masahisa Kojima | 2021-08-14 | 2 | -0/+75 |
* | efi_loader: add boot variable measurement | Masahisa Kojima | 2021-08-14 | 2 | -0/+141 |
* | efi_loader: add secure boot variable measurement | Masahisa Kojima | 2021-08-14 | 1 | -0/+165 |
* | efi_loader: Uri() device path node | Heinrich Schuchardt | 2021-08-14 | 1 | -0/+13 |
* | efi_loader: typo cerificate | Heinrich Schuchardt | 2021-08-02 | 1 | -1/+1 |
* | efi_loader: remove asm/setjmp.h from efi_api.h | AKASHI Takahiro | 2021-07-24 | 1 | -0/+1 |
* | efi_loader: capsule: remove authentication data | AKASHI Takahiro | 2021-07-24 | 1 | -13/+57 |
* | efi_loader: capsule: remove unused guid | AKASHI Takahiro | 2021-07-24 | 1 | -3/+0 |
* | smbios: error handling for invalid addresses | Heinrich Schuchardt | 2021-07-24 | 1 | -7/+8 |
* | efi_capsule: Move signature from DTB to .rodata | Ilias Apalodimas | 2021-07-18 | 4 | -3/+47 |
* | efi_loader: increase eventlog buffer size | Masahisa Kojima | 2021-07-18 | 1 | -1/+1 |
* | efi_loader: Use %pD to log device-path instead of local efi_dp_str() | Masami Hiramatsu | 2021-07-18 | 1 | -5/+1 |
* | efi_loader: set partition GUID in device path for SIG_TYPE_GUID | Alfonso Sánchez-Beato | 2021-07-18 | 2 | -2/+9 |
* | efi_loader: Fix to set bootdev_root correctly if bootdev found | Masami Hiramatsu | 2021-07-12 | 1 | -1/+2 |
* | efi_loader: set CapsuleLast after each capsule | Heinrich Schuchardt | 2021-07-12 | 1 | -12/+13 |
* | efi_loader: missing EFI_CALL() in set_capsule_result | Heinrich Schuchardt | 2021-07-12 | 1 | -5/+5 |
* | efi_loader: rework messages for capsule updates | Heinrich Schuchardt | 2021-07-12 | 1 | -13/+15 |
* | efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() | Heinrich Schuchardt | 2021-07-12 | 1 | -0/+15 |
* | efi_loader: Allow capsule update on-disk without checking OsIndications | Ilias Apalodimas | 2021-07-02 | 2 | -8/+38 |
* | efi_loader: clear OsIndications | Heinrich Schuchardt | 2021-07-02 | 1 | -1/+39 |
* | efi_loader: Improve the parameter check for QueryVariableInfo() | Masami Hiramatsu | 2021-07-02 | 1 | -0/+13 |
* | efi_loader: missing parentheses in query_console_size | Heinrich Schuchardt | 2021-07-02 | 1 | -1/+1 |
* | efi_loader: Always install FMPs | Ilias Apalodimas | 2021-07-02 | 2 | -8/+9 |
* | efi_loader: Force a single FMP instance per hardware store | Ilias Apalodimas | 2021-07-02 | 1 | -23/+22 |
* | efi: Fix to use null handle to create new handle for efi_fmp_raw | Masami Hiramatsu | 2021-07-02 | 1 | -1/+1 |
* | efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent | Heinrich Schuchardt | 2021-06-28 | 1 | -1/+0 |
* | efi_loader: fix Sphinx warning | Heinrich Schuchardt | 2021-06-09 | 1 | -1/+1 |
* | efi_loader: efi_capsule_delete_file() NULL dereference | Heinrich Schuchardt | 2021-06-09 | 1 | -1/+2 |
* | efi_loader: partition numbers are hexadecimal | Heinrich Schuchardt | 2021-06-09 | 2 | -3/+3 |
* | efi_loader: add PE/COFF image measurement | Masahisa Kojima | 2021-05-28 | 3 | -26/+244 |
* | efi_loader: Work-around build issue due to missing hash_calculate() | Alexandru Gagniuc | 2021-05-28 | 1 | -0/+2 |
* | Revert "lib: introduce HASH_CALCULATE option" | Alexandru Gagniuc | 2021-05-28 | 1 | -2/+0 |
* | efi_loader: Fix coverity warnings for efi tcg2 protocol | Ilias Apalodimas | 2021-05-28 | 1 | -2/+5 |
* | efi_loader: Fix -Wextra warning for EFI TCG2 | Ilias Apalodimas | 2021-05-25 | 1 | -18/+22 |
* | efi_loader: path length in efi_dp_from_name() | Heinrich Schuchardt | 2021-05-25 | 1 | -2/+7 |
* | efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled | Masahisa Kojima | 2021-05-25 | 5 | -68/+73 |
* | efi_loader: remove weak efi_get_public_key_data() | Heinrich Schuchardt | 2021-05-25 | 1 | -10/+0 |
* | lib: introduce HASH_CALCULATE option | Masahisa Kojima | 2021-05-18 | 1 | -0/+2 |
* | efi_loader: Fix Kconfig for EFI_TCG2 protocol | Ilias Apalodimas | 2021-05-18 | 1 | -0/+6 |
* | efi_loader: Don't stop EFI subsystem init if installing TCG2 fails | Ilias Apalodimas | 2021-05-18 | 1 | -5/+28 |
* | efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails | Ilias Apalodimas | 2021-05-18 | 1 | -5/+3 |
* | efi_loader: Clean up tcg2 once in case of failure | Ilias Apalodimas | 2021-05-18 | 1 | -4/+0 |
* | efi_loader: loosen buffer parameter check in efi_file_read_int | Peng Fan | 2021-05-18 | 1 | -1/+1 |
* | efi_loader: capsule: Remove the check for capsule_authentication_enabled envi... | Sughosh Ganu | 2021-05-18 | 1 | -3/+2 |
* | efi_loader: build warning in efi_tcg2_hash_log_extend_event | Heinrich Schuchardt | 2021-05-18 | 1 | -2/+2 |
* | efi_loader: capsule: return a correct error code at find_boot_device() | AKASHI Takahiro | 2021-04-24 | 1 | -1/+1 |
* | efi: Fix ESRT refresh after Capsule update | Jose Marinho | 2021-04-24 | 1 | -1/+1 |
* | efi_loader: simplify tcg2_create_digest() | Ilias Apalodimas | 2021-04-24 | 1 | -4/+1 |
* | efi_loader: missing include in efi_string.c | Heinrich Schuchardt | 2021-04-24 | 1 | -0/+1 |