aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader
AgeCommit message (Expand)Author
2021-10-09efi_loader: GOP: Fix 30bpp block transfer supportMark Kettenis
2021-10-09efi_loader: GOP: Add 30bpp supportMark Kettenis
2021-10-08efi: Correct dependency on FIT_SIGNATURESimon Glass
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25efi_loader: Fix spec ID event creationRuchika Gupta
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-09-17efi_loader: Use directly version_string variablePali Rohár
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-11efi_loader: simplify efi_watchdog_timer_notify()Heinrich Schuchardt
2021-09-11efi_loader: Remove incorrect calls of EFI_CALL in TCG2Ilias Apalodimas
2021-09-11efi_loader: require CONFIG_BLKHeinrich Schuchardt
2021-09-11efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima
2021-09-09Kconfig: Drop duplicate 'select SHA512' instancesTom Rini
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima
2021-09-04efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL apiMasahisa Kojima
2021-09-04efi_loader: correct determination of secure boot stateHeinrich Schuchardt
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt
2021-09-04efi_loader: rounding of image sizeHeinrich Schuchardt
2021-09-04efi_loader: sections with zero VirtualSizeHeinrich Schuchardt
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-17efi_loader: use EfiBootServicesData for DP to textHeinrich Schuchardt
2021-08-17efi_loader: use EfiBootServicesData for device pathHeinrich Schuchardt
2021-08-17efi_loader: use correct type for AllocatePages, AllocatePoolHeinrich Schuchardt
2021-08-14efi_loader: refactor efi_append_scrtm_version()Masahisa Kojima
2021-08-14efi_loader: add ExitBootServices() measurementMasahisa Kojima
2021-08-14efi_loader: add boot variable measurementMasahisa Kojima
2021-08-14efi_loader: add secure boot variable measurementMasahisa Kojima
2021-08-14efi_loader: Uri() device path nodeHeinrich Schuchardt
2021-08-02efi_loader: typo cerificateHeinrich Schuchardt
2021-07-24efi_loader: remove asm/setjmp.h from efi_api.hAKASHI Takahiro
2021-07-24efi_loader: capsule: remove authentication dataAKASHI Takahiro
2021-07-24efi_loader: capsule: remove unused guidAKASHI Takahiro
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-18efi_capsule: Move signature from DTB to .rodataIlias Apalodimas
2021-07-18efi_loader: increase eventlog buffer sizeMasahisa Kojima
2021-07-18efi_loader: Use %pD to log device-path instead of local efi_dp_str()Masami Hiramatsu
2021-07-18efi_loader: set partition GUID in device path for SIG_TYPE_GUIDAlfonso Sánchez-Beato
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu
2021-07-12efi_loader: set CapsuleLast after each capsuleHeinrich Schuchardt
2021-07-12efi_loader: missing EFI_CALL() in set_capsule_resultHeinrich Schuchardt
2021-07-12efi_loader: rework messages for capsule updatesHeinrich Schuchardt
2021-07-12efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()Heinrich Schuchardt
2021-07-02efi_loader: Allow capsule update on-disk without checking OsIndicationsIlias Apalodimas
2021-07-02efi_loader: clear OsIndicationsHeinrich Schuchardt
2021-07-02efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu
2021-07-02efi_loader: missing parentheses in query_console_sizeHeinrich Schuchardt