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
2019-04-07
efi_loader: boottime: export efi_[un]load_image()
AKASHI Takahiro
2019-04-07
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
2019-04-07
efi_loader: parameter checks in StartImage and Exit()
Heinrich Schuchardt
2019-04-07
efi_loader: rearrange boottime service functions
Heinrich Schuchardt
2019-04-07
efi_loader: release file buffer after loading image
Heinrich Schuchardt
2019-03-20
efi_loader: remove superfluous check in efi_setup_loaded_image()
Heinrich Schuchardt
2019-02-16
efi_loader: fix EFI entry counting
Heinrich Schuchardt
2019-02-16
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2019-02-16
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2019-02-16
efi_loader: error handling in efi_setup_loaded_image()
Heinrich Schuchardt
2019-02-13
efi_loader: Make HII a config option
Alexander Graf
2019-02-13
efi: hii: add HII config routing/access protocols
AKASHI Takahiro
2019-02-13
efi_loader: Initial HII database protocols
Leif Lindholm
2019-02-13
efi_loader: fix CopyMem()
Heinrich Schuchardt
2019-02-13
efi_loader: signature of StartImage and Exit
Heinrich Schuchardt
2019-02-13
efi_loader: efi_connect_controller() use %pD
Heinrich Schuchardt
2018-12-02
Revert "efi_loader: remove efi_exit_caches()"
Alexander Graf
2018-12-02
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-12-02
efi_loader: delete handles
Heinrich Schuchardt
2018-10-16
efi_loader: fix typo in efi_boottime.c
Heinrich Schuchardt
2018-10-16
efi_loader: Fix warning in efi_load_image()
Tom Rini
2018-10-16
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
Heinrich Schuchardt
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
efi_loader: remove efi_exit_caches()
Heinrich Schuchardt
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_loader: use correct documentation style
Heinrich Schuchardt
2018-09-23
efi_loader: fix typos in efi_boottime.c
Heinrich Schuchardt
2018-09-23
efi_loader: pass system table in loaded image protocol
Heinrich Schuchardt
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2018-08-20
efi_loader: fix a parameter check at CreateEvent()
AKASHI Takahiro
2018-07-25
efi_loader: update crc32 in InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
efi_loader: correct signature of CalculateCrc32()
Heinrich Schuchardt
2018-07-25
efi_loader: allocate configuration table array
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
efi_loader: check map_key in ExitBootServices
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of CreateEvent
Heinrich Schuchardt
2018-07-25
efi_loader: Introduce ms abi vararg helpers
Alexander Graf
2018-07-23
doc: Replace DocBook with sphinx-based docs
Mario Six
2018-07-02
efi_loader: Increase number of configuration tables to 16
Bin Meng
2018-06-03
efi_loader: create handles from normal memory
Heinrich Schuchardt
[next]