]> Git Repo - u-boot.git/history - lib/efi_loader/efi_boottime.c
common: Drop asm/global_data.h from common header
[u-boot.git] / lib / efi_loader / efi_boottime.c
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...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 AKASHI Takahiroefi_loader: image_loader: support image authentication
2020-03-31 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-03-30 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-18 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-18 Tom RiniMerge tag 'efi-2020-04-rc4-4' of https://gitlab.denx...
2020-03-17 AKASHI Takahiroefi_loader: export a couple of protocol related functions
2020-03-12 Tom RiniMerge tag 'efi-2020-04-rc4-3' of https://gitlab.denx...
2020-03-11 Heinrich Schuchardtefi_loader: unnecessary assignment in efi_queue_event
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-15 Tom RiniMerge tag 'efi-2020-04-rc1-2' of https://gitlab.denx...
2020-01-14 Heinrich Schuchardtefi_loader: describe returning of control
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-07 Sughosh Ganuefi_loader: Add guidcpy function
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02 Simon Glasscrc32: Use the crc.h header for crc functions
2019-09-22 Tom RiniMerge tag 'fixes-for-2019.10' of https://gitlab.denx...
2019-09-21 Tom RiniMerge tag 'efi-2019-10-rc4-5' of https://gitlab.denx...
2019-09-20 Heinrich Schuchardtefi_loader: incorrect return value form DisconnectContr...
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
next
This page took 0.890273 seconds and 107 git commands to generate.