index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
efi_api.h
Age
Commit message (
Expand
)
Author
2017-07-25
efi_loader: expose protocols via GUID
Rob Clark
2017-07-24
efi_loader: parameter types for CreateEvent, SetTimer
[email protected]
2017-07-19
efi_loader: correct size for tpl level
[email protected]
2017-07-19
efi_loader: implement multiple event support
[email protected]
2017-07-19
efi_loader: use struct efi_event * instead of void *
[email protected]
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
[email protected]
2017-07-19
efi_loader: implement InstallProtocolInterface
[email protected]
2017-07-03
efi_loader: run CreateEvent() notify function based on flags
Jonathan Gray
2016-11-14
efi: Use device device path type Messaging for network interface node
Oleksandr Tymoshenko
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-06-06
efi_loader: Add exit support
Alexander Graf
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-15
include/efi_api.h: Add more detailed API definitions
Alexander Graf
2015-08-05
efi: Add start-up library code
Simon Glass