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
2017-12-01
efi_loader implement UninstallMultipleProtocolInterfaces
Heinrich Schuchardt
2017-12-01
efi_loader: debug output efi_install_protocol_interface
Heinrich Schuchardt
2017-12-01
efi_loader: fix typo efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
2017-12-01
efi_loader: rework efi_search_obj
Heinrich Schuchardt
2017-12-01
efi_loader: rework efi_locate_handle
Heinrich Schuchardt
2017-12-01
efi_loader: consistently use efi_uintn_t in boot services
Heinrich Schuchardt
2017-12-01
efi_loader: replace UINTN by efi_uintn_t
Heinrich Schuchardt
2017-12-01
efi_loader: eliminate efi_uninstall_protocol_interface_ext
Heinrich Schuchardt
2017-12-01
efi_loader: eliminate efi_install_protocol_interface_ext
Heinrich Schuchardt
2017-12-01
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
Heinrich Schuchardt
2017-12-01
efi_loader: set parent handle in efi_load_image
Heinrich Schuchardt
2017-12-01
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-12-01
efi_loader: move efi_search_obj up in code
Heinrich Schuchardt
2017-10-29
efi_loader: Disable env_save() call on boot
Alexander Graf
2017-10-09
efi_loader: comments for functions add missing @return
Heinrich Schuchardt
2017-10-09
efi_loader: avoid NULL dereference in efi_dp_match
Heinrich Schuchardt
2017-10-09
efi_loader: wrong type in wait_for_event
Heinrich Schuchardt
2017-10-09
efi_loader: pass GUIDs as const efi_guid_t *
Heinrich Schuchardt
2017-10-09
efi_loader: parameters of CopyMem and SetMem
Heinrich Schuchardt
2017-10-09
efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
Heinrich Schuchardt
2017-10-09
efi_loader: replace efi_div10 by do_div
Heinrich Schuchardt
2017-10-09
efi_loader: provide function comments for boot services
Heinrich Schuchardt
2017-10-09
efi_loader: use type bool for event states
Heinrich Schuchardt
2017-10-05
efi_loader: allow creating new handles
Heinrich Schuchardt
2017-09-20
efi_loader: print GUIDs
Rob Clark
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-20
efi_loader: support load_image() from a file-path
Rob Clark
2017-09-20
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-20
efi_loader: add device-path utils
Rob Clark
2017-09-18
efi_loader: notify when ExitBootServices is invoked
Heinrich Schuchardt
2017-09-18
efi_loader: implement task priority level (TPL)
Heinrich Schuchardt
2017-09-18
efi_loader: efi_set_timer: reset signaled state
Heinrich Schuchardt
2017-09-18
efi_loader: implement queueing of the notification function
Heinrich Schuchardt
2017-09-18
efi_loader: allow return value in EFI_CALL
Heinrich Schuchardt
2017-09-18
efi_loader: Fix efi_exit gd clobbering
Alexander Graf
2017-09-18
efi_loader: write protocol GUID in OpenProtocol
Heinrich Schuchardt
2017-09-18
efi_loader: call __efi_exit_check in efi_exit
Heinrich Schuchardt
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()
xypron.glpk@gmx.de
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-26
efi_loader: Improve install_configuration_table
Alexander Graf
2017-07-26
efi_loader: remove double EFI_EXIT() with efi_unsupported
Rob Clark
2017-07-25
efi_loader: implement ProtocolsPerHandle
xypron.glpk@gmx.de
2017-07-24
efi_loader: parameter types for CreateEvent, SetTimer
xypron.glpk@gmx.de
2017-07-24
efi_loader: workaround for grub lsefi bug
Rob Clark
2017-07-24
efi_loader: move guidcmp to header
Rob Clark
2017-07-19
efi_loader: correctly implement 100ns conversion
xypron.glpk@gmx.de
[prev]
[next]