index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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-05-07
efi_loader: implement UnloadImage()
Heinrich Schuchardt
2019-05-07
efi_loader: move efi_unload_image() down in source
Heinrich Schuchardt
2019-05-07
efi_loader: mark started images
Heinrich Schuchardt
2019-05-07
efi_loader: correct parameter check in LocateHandle()
Heinrich Schuchardt
2019-05-07
efi_loader: allowable event types in CreateEventEx()
Heinrich Schuchardt
2019-05-02
efi_loader: description of efi_add_handle()
Heinrich Schuchardt
2019-05-02
efi_loader: implement support of exit data
Heinrich Schuchardt
2019-05-02
efi_loader: parameter check CreateEventEx()
Heinrich Schuchardt
2019-04-23
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
2019-04-23
efi_loader: correctly split device path of loaded image
Heinrich Schuchardt
2019-04-12
efi_loader: export efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
2019-04-12
efi_loader: assign HII protocols to root node
Heinrich Schuchardt
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
[prev]
[next]