index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_boottime.c
Age
Commit message (
Expand
)
Author
2021-11-26
efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services
Tom Rini
2021-11-20
efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
Heinrich Schuchardt
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-25
efi_loader: add missing const qualifier
Masahisa Kojima
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
2021-06-28
efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
Heinrich Schuchardt
2021-03-25
efi_loader: Clean up file size calculations
Ilias Apalodimas
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-23
efi_loader: notification with TPL_APPLICATION not allowed
Heinrich Schuchardt
2021-01-23
efi_loader: fix efi_load_image_from_path()
Heinrich Schuchardt
2020-12-31
efi_loader: event queueing
Heinrich Schuchardt
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
efi_loader: efi_signal_event() fix comment typos
Heinrich Schuchardt
2020-12-31
efi_loader: missing parentheses after if
Heinrich Schuchardt
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
efi_loader: support EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: carve out efi_load_image_from_file()
Heinrich Schuchardt
2020-12-10
efi_loader: pass boot_policy to efi_load_image_from_path
Heinrich Schuchardt
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
efi_loader: resequence functions in efi_boottime.c
Heinrich Schuchardt
2020-11-14
efi_selftest: keep devices in ExitBootServices()
Heinrich Schuchardt
2020-10-30
efi_loader: fix DisconnectController() for sole child
Heinrich Schuchardt
2020-10-27
efi_loader: Disable devices before handing over control
Ilias Apalodimas
2020-10-27
efi_loader: Sort header file ordering
Ilias Apalodimas
2020-09-14
efi_loader: save global data pointer on RISC-V
Heinrich Schuchardt
2020-09-06
efi_loader: remove duplicate image size check
Heinrich Schuchardt
2020-07-22
efi_loader: document efi_save_gd(), efi_restore_gd()
Heinrich Schuchardt
2020-07-11
efi_loader: fix efi_get_child_controllers()
Heinrich Schuchardt
2020-06-03
efi_loader: allow compiling with clang
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-03-17
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-11
efi_loader: unnecessary assignment in efi_queue_event
Heinrich Schuchardt
2020-01-15
efi_loader: describe returning of control
Heinrich Schuchardt
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-09-20
efi_loader: incorrect return value form DisconnectController
Heinrich Schuchardt
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-07-30
efi_loader: re-enable GRUB workaround on 32bit ARM
Heinrich Schuchardt
2019-07-16
efi_loader: fix comments for efi_update_exit_data()
Heinrich Schuchardt
2019-07-16
efi_loader: fix function comments in efi_boottime.c
Heinrich Schuchardt
2019-07-16
efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
2019-07-06
efi_loader: detach runtime in ExitBootServices()
Heinrich Schuchardt
2019-07-06
efi_loader: let the variable driver patch out the runtime
Heinrich Schuchardt
[next]