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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
2017-07-29
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
2017-07-29
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
2017-07-28
efi_loader: Add an EFI_CALL() macro
Rob Clark
2017-07-28
efi_loader: only evaluate EFI_EXIT()'s ret once
Rob Clark
2017-07-25
efi_loader: add helper macro to construct protocol objects
Rob Clark
2017-07-25
efi_loader: log EFI return values too
Rob Clark
2017-07-24
efi_loader: parameter types for CreateEvent, SetTimer
xypron.glpk@gmx.de
2017-07-24
efi_loader: move guidcmp to header
Rob Clark
2017-07-19
efi_console: set up events
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_set_timer
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_create_event
xypron.glpk@gmx.de
2017-07-19
efi_loader: correct size for tpl level
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement multiple event support
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
efi_loader: provide a sufficient number of protocols
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2016-11-17
efi_loader: Fix efi_add_runtime_mmio definition
Alexander Graf
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
efi_loader: Add bounce buffer support
Alexander Graf
2016-05-27
dm: efi: Update for CONFIG_BLK
Simon Glass
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-04-18
efi_loader: Pass file path to payload
Alexander Graf
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-15
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-15
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
efi_loader: Add disk interfaces
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-03-15
efi_loader: Add console interface
Alexander Graf
2016-03-15
efi_loader: Add boot time services
Alexander Graf
2016-03-15
efi_loader: Add PE image loader
Alexander Graf