Merge tag 'u-boot-at91-fixes-2023.10-b' of https://source.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / lib / efi_loader /
2023-08-27 Tom RiniMerge tag 'efi-2023-10-rc4' of https://source.denx...
2023-08-27 Ilias Apalodimasefi_loader: delete handle from events when a protocol...
2023-08-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-15 Tom RiniMerge tag 'efi-2023-10-rc3' of https://source.denx...
2023-08-15 Heinrich Schuchardtefi_loader: fix efi_add_known_memory()
2023-08-08 Tom RiniMerge branch '2023-08-08-introuce-Arm-FF-A-support'
2023-08-08 Abdellatif El Khlifiarm_ffa: efi: introduce FF-A MM communication
2023-08-03 Tom RiniMerge tag 'efi-2023-10-rc2-2' of https://source.denx...
2023-08-03 Masahisa Kojimaefi_loader: check uuid_str_to_bin return value
2023-08-03 Heinrich Schuchardtefi_loader: catch out of memory in file_open
2023-08-03 Heinrich Schuchardtefi_loader: error handling in efi_disk_add_dev
2023-08-03 Heinrich Schuchardtefi_loader: memory leak efi_add_memory_map_pg
2023-08-03 Heinrich Schuchardtefi_loader: out of memory in efi_mem_carve_out
2023-08-03 Heinrich Schuchardtefi_loader: overflow in efi_allocate_pages
2023-08-03 Heinrich Schuchardtefi_loader: error handling in tcg2_hash_pe_image()
2023-08-03 Heinrich Schuchardtefi_loader: out of memory in efi_add_memory_map_pg
2023-08-03 Dan Carpenterefi_loader: fix an IS_ERR() vs NULL check
2023-08-03 AKASHI Takahiroefi_loader: capsule: enforce guid check in api and...
2023-08-03 Dan Carpenterefi_loader: Fix memory corruption on 32bit systems
2023-07-28 Tom RiniMerge tag 'efi-2023-10-rc2' of https://source.denx...
2023-07-28 Dan Carpenterefi_loader: fix uninitialized variable bug in efi_set_l...
2023-07-28 Ilias Apalodimasefi_loader: make efi_delete_handle() follow the EFI...
2023-07-28 Heinrich Schuchardtefi_loader: simplify dp_fill()
2023-07-28 Heinrich Schuchardtefi_loader: device paths for special block devices
2023-07-24 Tom RiniRevert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
2023-07-24 Tom RiniMerge branch '2023-07-24-introduce-FF-A-suppport'
2023-07-24 Abdellatif El Khlifiarm_ffa: efi: introduce FF-A MM communication
2023-07-20 Tom RiniMerge tag 'efi-2023-10-rc1-2' of https://source.denx...
2023-07-20 Heinrich Schuchardtefi_loader: support all uclasses in device path
2023-07-20 Heinrich Schuchardtefi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
2023-07-20 Ilias Apalodimasefi_loader: make efi_remove_protocol() static
2023-07-20 Ilias Apalodimasefi_loader: use efi_install_multiple_protocol_interfaces()
2023-07-20 Heinrich Schuchardtefi_loader: simplify efi_uninstall_protocol()
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glassefi: Use the installed ACPI tables
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-15 Tom RiniMerge tag 'efi-2023-10-rc1' of https://source.denx...
2023-07-15 Ilias Apalodimasefi_loader: fix the return codes of UninstallProtocol
2023-07-15 Ilias Apalodimasefi_loader: check the status of disconnected drivers
2023-07-15 Ilias Apalodimasefi_loader: reconnect drivers on failure
2023-07-15 Raymond MaoLoad option with short device path for boot vars
2023-07-15 Raymond MaoFix incorrect return code of boot option update
2023-07-15 Raymond MaoMove bootorder and bootoption apis to lib
2023-07-14 Tom RiniMerge tag 'u-boot-imx-20230713' of https://gitlab.denx...
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-09 Alper Nebi Yasakefi_loader: Increase default variable store size to...
2023-07-09 Alper Nebi Yasakefi_loader: Avoid underflow when calculating remaining...
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-19 Tom RiniMerge tag 'u-boot-at91-fixes-2023.07-a' of https:/...
2023-06-16 Tom RiniMerge tag 'efi-2023-07-rc5' of https://source.denx...
2023-06-16 Ilias Apalodimasefi_loader: simplify efi_disk_remove
2023-06-12 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1' of https://source...
2023-06-12 Tom RiniMerge tag v2023.07-rc4 into next
2023-06-08 Tom RiniMerge tag 'efi-next-20230608' of https://source.denx...
2023-06-08 Masahisa Kojimaefi_loader: check lowest supported version
2023-06-08 Masahisa Kojimaefi_loader: get lowest supported version from device...
2023-06-08 Masahisa Kojimaefi_loader: versioning support in GetImageInfo
2023-06-08 Masahisa Kojimaefi_loader: store firmware version into FmpState variable
2023-06-08 Masahisa Kojimaefi_loader: add the number of image entries in efi_caps...
2023-06-02 Tom RiniMerge tag 'efi-2023-07-rc4' of https://source.denx...
2023-06-02 Heinrich Schuchardtefi_loader: check return value of part_get_info()
2023-06-01 Tom RiniMerge branch '2023-05-31-assorted-fixes-and-improvement...
2023-05-31 Simon Glassefi: Correct .efi rules
2023-05-16 Tom RiniMerge tag 'efi-2023-07-rc3' of https://source.denx...
2023-05-13 Heinrich Schuchardtefi_loader: fix efi_dp_from_file()
2023-05-13 Heinrich Schuchardtefi_loader: simplify efi_dp_from_name()
2023-05-13 Heinrich Schuchardtefi_loader: error code efi_dp_from_name()
2023-05-13 Heinrich Schuchardtefi_loader: clean up efi_dp_from_file
2023-05-13 Heinrich Schuchardtefi_loader: duplicate code in efi_dp_from_name
2023-05-13 Heinrich Schuchardtefi_loader: avoid #ifdef in efi_dp_from_name()
2023-05-13 Heinrich Schuchardtefi_loader: support booting semihosting file
2023-05-13 Heinrich Schuchardtefi_loader: print file path w/o boot device
2023-05-08 Tom RiniMerge branch 'master' into next
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-23 Tom RiniMerge tag 'u-boot-rockchip-20230421' of https://source...
2023-04-22 Tom RiniMerge tag 'efi-2023-07-rc1-2' of https://source.denx...
2023-04-21 Heinrich Schuchardtefi_loader: remove unused efi_capsule_authenticate
2023-04-09 Tom RiniMerge tag 'efi-2023-07-rc1' of https://source.denx...
2023-04-08 Bin Mengefi: loader: Make efi_runtime_mmio static
2023-04-08 Bin Mengefi: loader: Make efi_mem static
2023-04-08 Bin Mengefi: loader: Make efi_event_queue and efi_register_noti...
2023-04-08 Heinrich Schuchardtefi_loader: avoid using HandleProtocol in initrddump.efi
2023-04-08 Heinrich Schuchardtefi_loader: avoid using HandleProtocol in helloworld.efi
2023-04-06 Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05 Tom RiniMerge branch '2023-04-05-blkmap-composable-virtual...
2023-04-05 Tobias Waldekranzefi_loader: device_path: support blkmap devices
2023-04-04 Tom RiniMerge tag 'u-boot-imx-next-20230404' of https://gitlab...
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-04-03 Tom RiniMerge tag 'u-boot-imx-20230403' of https://source.denx...
2023-04-01 Tom RiniMerge tag 'efi-2023-04-rc6' of https://source.denx...
2023-04-01 Heinrich Schuchardtefi_loader: remove duplicate assignment
2023-04-01 Heinrich Schuchardtefi_loader: correct shortening of device-paths
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-25 Tom RiniMerge tag 'efi-next-20230325' of https://source.denx...
2023-03-25 Tom RiniMerge tag 'efi-2023.04-rc5' of https://source.denx...
next