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
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2017-08-12
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
[email protected]
2017-08-11
efi_loader: GOP fix for no display
Rob Clark
2017-08-11
efi_loader: LocateHandle should return EFI_NOT_FOUND if none found
Rob Clark
2017-08-11
efi_loader: attribute EFIAPI of efi_locate handle()
[email protected]
2017-07-31
efi_loader: Fix warning in efi_gop
Alexander Graf
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: add some missing breaks
Rob Clark
2017-07-26
efi_loader: fix bug in efi_get_memory_map
Rob Clark
2017-07-26
efi_loader: Improve install_configuration_table
Alexander Graf
2017-07-26
efi_loader: remove more double EFI_EXIT() in efi_disk.c
Rob Clark
2017-07-26
efi_loader: remove double EFI_EXIT() with efi_unsupported
Rob Clark
2017-07-25
efi_loader: expose protocols via GUID
Rob Clark
2017-07-25
efi_loader: implement ProtocolsPerHandle
[email protected]
2017-07-24
efi_loader: parameter types for CreateEvent, SetTimer
[email protected]
2017-07-24
efi_console: use EFIAPI for callback functions
[email protected]
2017-07-24
efi_loader: workaround for grub lsefi bug
Rob Clark
2017-07-24
efi_loader: implement ConvertDeviceNodeToText
[email protected]
2017-07-24
efi_memory: return MapKey
[email protected]
2017-07-24
efi_memory: do parameter checks first
[email protected]
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
efi_loader: move guidcmp to header
Rob Clark
2017-07-19
efi_loader: correctly implement 100ns conversion
[email protected]
2017-07-19
efi_console: set up events
[email protected]
2017-07-19
efi_loader: refactor efi_set_timer
[email protected]
2017-07-19
efi_loader: refactor efi_create_event
[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_memory: avoid NULL dereference in efi_free_pool
[email protected]
2017-07-19
efi_loader: disk: iterate only over valid block devices
[email protected]
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
[email protected]
2017-07-19
efi_loader: reimplement efi_locate_protocol
[email protected]
2017-07-19
efi_loader: implement LocateHandleBuffer
[email protected]
2017-07-19
efi_loader: refactor efi_locate_handle
[email protected]
2017-07-19
efi_loader: implement InstallMultipleProtocolInterfaces
[email protected]
2017-07-19
efi_loader: refactor efi_uninstall_protocol_interface
[email protected]
2017-07-19
efi_loader: refactor efi_install_protocol_interface
[email protected]
2017-07-19
efi_loader: implement UninstallProtocolInterface
[email protected]
2017-07-19
efi_loader: implement InstallProtocolInterface
[email protected]
2017-07-19
efi_loader: efi_open_protocol: parameter checks
[email protected]
2017-07-19
efi_loader: refactor efi_open_protocol
[email protected]
2017-07-04
efi_loader: abort on unsupported relocation type
[email protected]
2017-07-04
efi_loader: efi_handle_protocol set attributes
[email protected]
2017-07-03
efi_loader: add static to local functions
Masahiro Yamada
2017-07-03
efi_loader: check CreateEvent() parameters
Jonathan Gray
2017-07-03
efi_loader: run CreateEvent() notify function based on flags
Jonathan Gray
2017-03-14
efi: Add a hook to allow adding memory mapping
York Sun
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
[next]