efi_driver: fix error handling
[platform/kernel/u-boot.git] / lib / efi_loader /
2022-10-06 Heinrich Schuchardtefi_loader: function to unlink udevice and handle
2022-10-06 Heinrich Schuchardtefi_loader: efi_dp_part_node check dp_alloc return...
2022-10-06 Paul Barkerefi: Add string conversion helper
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-30 Heinrich Schuchardtefi_loader: fix efi_initrd_deregister()
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-16 Simon Glassefi: Correct assumption about if_type
2022-09-16 Simon Glassblk: Select SPL_LEGACY_BLOCK automatically
2022-09-16 Simon Glassblk: Rename HAVE_BLOCK_DEVICE
2022-09-14 Tom RiniMerge tag 'efi-next-2022-09-14' of https://source.denx...
2022-09-14 Masahisa Kojimabootmenu: add removable media entries
2022-09-14 Masahisa Kojimaeficonfig: menu-driven addition of UEFI boot option
2022-09-09 Tom RiniMerge tag 'efi-2022-10-rc5' of https://source.denx...
2022-09-09 Etienne Carrierelib: efi_loader: don't delete invalid handles
2022-09-07 Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-03 Tom RiniMerge tag 'tpm-03092022' of https://source.denx.de...
2022-09-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-09-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-09-03 Tom RiniMerge tag 'efi-2022-10-rc4-2' of https://source.denx...
2022-09-03 Heinrich Schuchardtefi_loader: fix display of NVMe EUI-64
2022-09-03 Jose Marinhoefi: ECPT add EBBRv2.0 conformance profile
2022-09-03 Jose Marinhoefi: Create ECPT table
2022-09-03 Heinrich Schuchardtefi_loader: support CTRL+\ - CTRL+_
2022-09-03 Heinrich Schuchardtefi_loader: compliance Simple Text Input Ex Protocol
2022-09-03 Heinrich Schuchardtefi_loader: printing UEFI revision in helloworld.efi
2022-09-02 Tom RiniMerge tag 'efi-2022-10-rc4' of https://source.denx...
2022-09-01 Heinrich Schuchardtefi_loader: ensure all block devices are probed
2022-08-20 Tom RiniMerge tag 'efi-2022-10-rc3-2' of https://source.denx...
2022-08-20 AKASHI Takahiroefi_loader: disk: remove unused field
2022-08-13 Tom RiniMerge tag 'efi-2022-10-rc3' of https://source.denx...
2022-08-13 Masahisa Kojimaefi_loader: move udevice pointer into struct efi_object
2022-08-13 Heinrich Schuchardtefi_loader: fix efi_convert_device_path_to_text()
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassbootstd: Allow bootmeths to be marked as global
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-02 Ilias Apalodimasefi_loader: initialize the RNG protocol after the TCC2
2022-07-24 Tom RiniMerge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa...
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-18 Heinrich Schuchardtefi_loader: remove support for CONFIG_LCD
2022-07-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-14 Tom RiniMerge tag 'mips-pull-2022-07-13' of https://source...
2022-07-14 Tom RiniMerge tag 'efi-2022-10-rc1' of https://source.denx...
2022-07-13 Masahisa Kojimaefi_loader: expose END device path node
2022-07-13 Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-06 Tom RiniMerge tag 'efi-2022-07-rc7' of https://source.denx...
2022-07-05 AKASHI Takahiroefi_loader: image_loader: add a missing digest verifica...
2022-07-05 AKASHI Takahiroefi_loader: image_loader: replace EFI_PRINT with log...
2022-07-05 AKASHI Takahiroefi_loader: signature: export efi_hash_regions()
2022-07-02 Tom RiniMerge tag 'efi-2022-07-rc6' of https://source.denx...
2022-07-02 Paul BarbieriEFI: Fix ReadBlocks API reading incorrect sector for...
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-23 Tom RiniMerge branch '2022-06-22-platform-updates-and-additions...
2022-06-22 Rui Miguel Silvacmd: load: add load command for memory mapped
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-19 Tom RiniMerge tag 'efi-2022-07-rc5-2' of https://source.denx...
2022-06-19 Heinrich Schuchardtefi_loader: initialize console size late
2022-06-13 Tom RiniMerge tag 'efi-2022-07-rc5' of https://source.denx...
2022-06-12 Heinrich Schuchardtefi_loader: create boot options without file path
2022-06-12 Heinrich Schuchardtefi_loader: allow booting from short dev only DP
2022-06-12 Sughosh GanuEFI: FMP: Use a common GetImageInfo function for FIT...
2022-06-12 Sughosh GanuEFI: Do not consider OsIndications variable if CONFIG_E...
2022-06-04 Tom RiniMerge tag 'efi-2022-07-rc4-4' of https://source.denx...
2022-06-04 Vincent Stehléefi: test/py: authenticate fit capsules
2022-06-04 Sughosh GanuEFI: Populate descriptor_count value only when image_in...
2022-05-31 Tom RiniMerge tag 'efi-2022-07-rc4-3' of https://source.denx...
2022-05-28 Vincent Stehléefi: fix documentation warnings
2022-05-28 AKASHI Takahiroefi_loader: bootmgr: fix a problem in loading an image...
2022-05-28 AKASHI Takahiroefi_loader: disk: add efi_disk_is_removable()
2022-05-08 Tom RiniMerge tag 'efi-2022-07-rc3-2' of https://source.denx...
2022-05-07 Ilias Apalodimasefi_loader: add sha384/512 on certificate revocation
2022-05-07 Jan Kiszkaefi_loader: Select EVENT as well
2022-05-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-03 AKASHI Takahiroefi_loader: bootmgr: add booting from removable media
2022-05-03 AKASHI Takahiroefi_loader: export efi_locate_device_handle()
2022-05-03 Heinrich Schuchardtlib: fix selection of CONFIG_CHARSET
2022-05-03 Heinrich Schuchardtefi_loader: reset colors before clearing screen
2022-04-29 Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-29 AKASHI Takahiroefi_loader: disk: allow blk devices even without UCLASS...
2022-04-29 Heinrich Schuchardtefi_loader: simplify efi_add_conventional_memory_map()
2022-04-29 Heinrich Schuchardtefi_loader: simplify try_load_entry()
2022-04-29 Heinrich Schuchardtefi_loader: don't call log with __func__ as parameter
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
next