version: Move version_string[] from version.h to version_string.h
[platform/kernel/u-boot.git] / lib / efi_loader /
2021-09-17 Pali Rohárversion: Move version_string[] from version.h to versio...
2021-09-17 Pali Rohárefi_loader: Use directly version_string variable
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-11 Heinrich Schuchardtefi_loader: simplify efi_watchdog_timer_notify()
2021-09-11 Ilias Apalodimasefi_loader: Remove incorrect calls of EFI_CALL in TCG2
2021-09-11 Heinrich Schuchardtefi_loader: require CONFIG_BLK
2021-09-11 Masahisa Kojimaefi_loader: boot_service_capability_min should be capit...
2021-09-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-09 Tom RiniKconfig: Drop duplicate 'select SHA512' instances
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniuclib: Drop SHA512_ALGO in lieu of SHA512
2021-09-06 Tom RiniMerge tag 'u-boot-stm32-20210906' of https://source...
2021-09-04 Tom RiniMerge tag 'efi-2021-10-rc4' of https://source.denx...
2021-09-04 Masahisa Kojimaefi_loader: fix efi_tcg2_hash_log_extend_event() parame...
2021-09-04 Masahisa Kojimaefi_loader: add missing parameter check for EFI_TCG2_PR...
2021-09-04 Heinrich Schuchardtefi_loader: correct determination of secure boot state
2021-09-04 Heinrich Schuchardtefi_loader: efi_auth_var_type for AuditMode, DeployedMode
2021-09-04 Heinrich Schuchardtefi_loader: don't load signature database from file
2021-09-04 Heinrich Schuchardtefi_loader: rounding of image size
2021-09-04 Heinrich Schuchardtefi_loader: sections with zero VirtualSize
2021-08-31 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31 Tom RiniMerge branch '2021-08-31-kconfig-migrations-part2'...
2021-08-31 Michal SimekKconfig: Remove all default n/no options
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-23 Tom RiniMerge tag 'efi-2021-10-rc3' of https://source.denx...
2021-08-17 Heinrich Schuchardtefi_loader: use EfiBootServicesData for DP to text
2021-08-17 Heinrich Schuchardtefi_loader: use EfiBootServicesData for device path
2021-08-17 Heinrich Schuchardtefi_loader: use correct type for AllocatePages, Allocat...
2021-08-15 Tom RiniMerge tag 'efi-2021-10-rc2-2' of https://source.denx...
2021-08-14 Masahisa Kojimaefi_loader: refactor efi_append_scrtm_version()
2021-08-14 Masahisa Kojimaefi_loader: add ExitBootServices() measurement
2021-08-14 Masahisa Kojimaefi_loader: add boot variable measurement
2021-08-14 Masahisa Kojimaefi_loader: add secure boot variable measurement
2021-08-14 Heinrich Schuchardtefi_loader: Uri() device path node
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Heinrich Schuchardtefi_loader: typo cerificate
2021-07-24 Tom RiniMerge tag 'efi-2021-10-rc1-3' of https://source.denx...
2021-07-24 AKASHI Takahiroefi_loader: remove asm/setjmp.h from efi_api.h
2021-07-24 AKASHI Takahiroefi_loader: capsule: remove authentication data
2021-07-24 AKASHI Takahiroefi_loader: capsule: remove unused guid
2021-07-24 Heinrich Schuchardtsmbios: error handling for invalid addresses
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-18 Tom RiniMerge tag 'mips-pull-2021-07-18' of https://source...
2021-07-18 Tom RiniMerge tag 'efi-2021-10-rc1-2' of https://source.denx...
2021-07-18 Ilias Apalodimasefi_capsule: Move signature from DTB to .rodata
2021-07-18 Masahisa Kojimaefi_loader: increase eventlog buffer size
2021-07-18 Masami Hiramatsuefi_loader: Use %pD to log device-path instead of local...
2021-07-18 Alfonso Sánchez... efi_loader: set partition GUID in device path for SIG_T...
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-13 Tom RiniMerge tag 'efi-2021-10-rc1' of https://source.denx...
2021-07-12 Masami Hiramatsuefi_loader: Fix to set bootdev_root correctly if bootde...
2021-07-12 Heinrich Schuchardtefi_loader: set CapsuleLast after each capsule
2021-07-12 Heinrich Schuchardtefi_loader: missing EFI_CALL() in set_capsule_result
2021-07-12 Heinrich Schuchardtefi_loader: rework messages for capsule updates
2021-07-12 Heinrich Schuchardtefi_loader: provide file attributes in EFI_FILE_PROTOCO...
2021-07-05 Tom RiniMerge branch 'next'
2021-07-02 Tom RiniMerge tag 'u-boot-amlogic-20210703' of https://source...
2021-07-02 Tom RiniMerge tag 'efi-2021-07-rc6' of https://source.denx...
2021-07-02 Ilias Apalodimasefi_loader: Allow capsule update on-disk without checki...
2021-07-02 Heinrich Schuchardtefi_loader: clear OsIndications
2021-07-02 Masami Hiramatsuefi_loader: Improve the parameter check for QueryVariab...
2021-07-02 Heinrich Schuchardtefi_loader: missing parentheses in query_console_size
2021-07-02 Ilias Apalodimasefi_loader: Always install FMPs
2021-07-02 Ilias Apalodimasefi_loader: Force a single FMP instance per hardware...
2021-07-02 Masami Hiramatsuefi: Fix to use null handle to create new handle for...
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-29 Tom RiniMerge tag 'efi-2021-07-rc5-2' of https://source.denx...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-28 Heinrich Schuchardtefi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-16 Tom RiniMerge tag 'u-boot-imx-20210616' of https://gitlab.denx...
2021-06-11 Tom RiniMerge tag 'xilinx-for-v2021.07-rc5' of https://source...
2021-06-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-06-09 Tom RiniMerge tag 'efi-2021-07-rc5' of https://source.denx...
2021-06-09 Heinrich Schuchardtefi_loader: fix Sphinx warning
2021-06-08 Heinrich Schuchardtefi_loader: efi_capsule_delete_file() NULL dereference
2021-06-08 Heinrich Schuchardtefi_loader: partition numbers are hexadecimal
2021-05-28 Tom RiniMerge tag 'u-boot-stm32-20210528' of https://source...
2021-05-28 Tom RiniMerge tag 'efi-2021-07-rc4-2' of https://source.denx...
2021-05-28 Masahisa Kojimaefi_loader: add PE/COFF image measurement
2021-05-28 Alexandru Gagniucefi_loader: Work-around build issue due to missing...
2021-05-28 Alexandru GagniucRevert "lib: introduce HASH_CALCULATE option"
2021-05-28 Ilias Apalodimasefi_loader: Fix coverity warnings for efi tcg2 protocol
2021-05-27 Tom RiniMerge tag 'ti-v2021.07-rc4' of https://source.denx...
2021-05-25 Tom RiniMerge tag 'efi-2021-07-rc4' of https://source.denx...
2021-05-25 Ilias Apalodimasefi_loader: Fix -Wextra warning for EFI TCG2
2021-05-25 Heinrich Schuchardtefi_loader: path length in efi_dp_from_name()
2021-05-25 Masahisa Kojimaefi_loader: expose efi_image_parse() even if UEFI Secur...
2021-05-25 Heinrich Schuchardtefi_loader: remove weak efi_get_public_key_data()
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Masahisa Kojimalib: introduce HASH_CALCULATE option
2021-05-18 Ilias Apalodimasefi_loader: Fix Kconfig for EFI_TCG2 protocol
next