]> Git Repo - u-boot.git/history - lib/efi_loader/efi_boottime.c
Merge tag 'efi-2022-01-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[u-boot.git] / lib / efi_loader / efi_boottime.c
2021-12-10 Tom RiniMerge tag 'efi-2022-01-rc4-2' of https://source.denx...
2021-12-09 Masahisa Kojimaefi_loader: correctly handle no tpm device error
2021-11-26 Tom RiniMerge tag 'efi-2022-01-rc3-2' of https://source.denx...
2021-11-26 Tom Riniefi: Call bootm_disable_interrupts earlier in efi_exit_...
2021-11-20 Tom RiniMerge branch 'efi-2022-01' of https://source.denx.de...
2021-11-20 Heinrich Schuchardtefi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Masahisa Kojimaefi_loader: add UEFI GPT measurement
2021-10-26 Masahisa Kojimaefi_loader: add SMBIOS table measurement
2021-10-25 Masahisa Kojimaefi_loader: add missing const qualifier
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-15 Tom RiniMerge tag 'efi-2021-10-rc2-2' of https://source.denx...
2021-08-14 Masahisa Kojimaefi_loader: add ExitBootServices() measurement
2021-08-14 Masahisa Kojimaefi_loader: add boot variable measurement
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-05 Tom RiniMerge branch 'next'
2021-06-29 Tom RiniMerge tag 'efi-2021-07-rc5-2' of https://source.denx...
2021-06-28 Heinrich Schuchardtefi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-03-25 Ilias Apalodimasefi_loader: Clean up file size calculations
2021-03-25 Jose Marinhoefi: Add ESRT to the EFI system table
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Heinrich Schuchardtefi_loader: notification with TPL_APPLICATION not allowed
2021-01-23 Heinrich Schuchardtefi_loader: fix efi_load_image_from_path()
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Heinrich Schuchardtefi_loader: event queueing
2020-12-31 Heinrich Schuchardtefi_loader: use after free in efi_exit()
2020-12-31 Heinrich Schuchardtefi_loader: efi_signal_event() fix comment typos
2020-12-31 Heinrich Schuchardtefi_loader: missing parentheses after if
2020-12-29 Tom RiniMerge tag 'efi-2021-01-rc5-2' of https://gitlab.denx...
2020-12-29 Heinrich Schuchardtefi_loader: use after free in efi_exit()
2020-12-29 Heinrich Schuchardtefi_loader: efi_signal_event() fix comment typos
2020-12-29 Heinrich Schuchardtefi_loader: missing parentheses after if
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-10 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-10 Heinrich Schuchardtefi_loader: make efi_protocol_open() non-static
2020-12-10 Heinrich Schuchardtefi_loader: support EFI_LOAD_FILE_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_loader: carve out efi_load_image_from_file()
2020-12-10 Heinrich Schuchardtefi_loader: pass boot_policy to efi_load_image_from_path
2020-12-10 Heinrich Schuchardtefi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
2020-12-10 Heinrich Schuchardtefi_loader: resequence functions in efi_boottime.c
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Tom RiniMerge tag 'dm-pull-15nov20' of git://git.denx.de/u...
2020-11-14 Tom RiniMerge tag 'efi-2021-01-rc3' of https://gitlab.denx...
2020-11-14 Heinrich Schuchardtefi_selftest: keep devices in ExitBootServices()
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Heinrich Schuchardtefi_loader: fix DisconnectController() for sole child
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-27 Ilias Apalodimasefi_loader: Disable devices before handing over control
2020-10-27 Ilias Apalodimasefi_loader: Sort header file ordering
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-16 Tom RiniMerge tag 'efi-2020-10-rc5' of https://gitlab.denx...
2020-09-14 Heinrich Schuchardtefi_loader: save global data pointer on RISC-V
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-07 Tom RiniMerge tag 'efi-2020-10-rc4' of https://gitlab.denx...
2020-09-06 Heinrich Schuchardtefi_loader: remove duplicate image size check
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Heinrich Schuchardtefi_loader: document efi_save_gd(), efi_restore_gd()
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 Heinrich Schuchardtefi_loader: fix efi_get_child_controllers()
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge tag 'efi-2020-07-rc4' of https://gitlab.denx...
2020-06-03 Heinrich Schuchardtefi_loader: allow compiling with clang
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next
This page took 1.112995 seconds and 107 git commands to generate.