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-06-01
efi_loader: CloseProtocol() fix open protocol information
Heinrich Schuchardt
2019-06-01
efi_loader: open protocol information
Heinrich Schuchardt
2019-06-01
efi_loader: correct HandleProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: correct UninstallProtocolInterface()
Heinrich Schuchardt
2019-05-31
efi_loader: avoid crash in OpenProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: correct OpenProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: registration key in LocateProtocol()
Heinrich Schuchardt
2019-05-31
efi_loader: factor out efi_check_register_notify_event()
Heinrich Schuchardt
2019-05-31
efi_loader: correct notification of protocol installation
Heinrich Schuchardt
2019-05-24
efi_loader: correct device path check
Heinrich Schuchardt
2019-05-19
efi_loader: GetNextMonotonicCount() check parameter
Heinrich Schuchardt
2019-05-19
efi_loader: parameter checks CalculateCrc32()
Heinrich Schuchardt
2019-05-19
efi_loader: check device path in InstallMultipleProtocolInterfaces
Heinrich Schuchardt
2019-05-12
efi_loader: infinite recursion notifying events
Heinrich Schuchardt
2019-05-12
efi_loader: error code in UninstallProtocolInterface()
Heinrich Schuchardt
2019-05-12
efi_loader: superfluous check in efi_remove_protocol()
Heinrich Schuchardt
2019-05-12
efi_loader: LocateDevicePath() incorrect parameter check
Heinrich Schuchardt
2019-05-12
efi_loader: fix typo in efi_locate_handle() comment
Heinrich Schuchardt
2019-05-07
efi_loader: signature of ExitBootServices()
Heinrich Schuchardt
2019-05-07
efi_loader: LoadImage() check source size
Heinrich Schuchardt
2019-05-07
efi_loader: LoadImage() check parent image
Heinrich Schuchardt
2019-05-07
efi_loader: HandleProtocol parameter checks
Heinrich Schuchardt
2019-05-07
efi_loader: use EFI_PRINT instead of debug
Heinrich Schuchardt
2019-05-07
efi_loader: CloseProtocol() requires valid agent handle
Heinrich Schuchardt
2019-05-07
efi_loader: implement RegisterProtocolNotify()
Heinrich Schuchardt
2019-05-07
efi_loader: EVT_NOTIFY_SIGNAL events
Heinrich Schuchardt
2019-05-07
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
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
[next]