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
2018-07-25
efi_loader: allocate configuration table array
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
efi_loader: check map_key in ExitBootServices
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of CreateEvent
Heinrich Schuchardt
2018-07-25
efi_loader: Introduce ms abi vararg helpers
Alexander Graf
2018-07-23
doc: Replace DocBook with sphinx-based docs
Mario Six
2018-07-02
efi_loader: Increase number of configuration tables to 16
Bin Meng
2018-06-03
efi_loader: create handles from normal memory
Heinrich Schuchardt
2018-06-03
efi_loader: DocBook comments for boot services
Heinrich Schuchardt
2018-06-03
efi_loader: implement ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
efi_loader: check interface when uninstalling protocol
Heinrich Schuchardt
2018-06-03
efi_loader: remove unnecessary include
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-23
efi_loader: correcty determine total device path length
Heinrich Schuchardt
2018-04-04
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
efi_loader: use efi_uintn_t for LoadImage
Heinrich Schuchardt
2018-04-04
efi_loader: RestoreTPL should execute queued events
Heinrich Schuchardt
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
efi_loader: define GUIDS for event groups
Heinrich Schuchardt
2018-04-04
efi_loader: manage events in a linked list
Heinrich Schuchardt
2018-04-04
efi_loader: fix formatting errors
Heinrich Schuchardt
2018-04-04
efi_loader: clear signaled state in CheckEvent
Heinrich Schuchardt
2018-04-04
efi_loader: check parameter in InstallConfigurationTable
Heinrich Schuchardt
2018-04-04
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Leif Lindholm
2018-04-04
efi_loader: remove deprecated ConsoleControlProtocol
Heinrich Schuchardt
2018-04-04
efi_loader: parameter checks for LoadImage
Heinrich Schuchardt
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-10
efi_loader: do not use 2.0.5 as UEFI revision number
Heinrich Schuchardt
2018-02-10
efi_loader: create stub for CreateEventEx
Heinrich Schuchardt
2018-01-28
efi_loader: do not install NULL as device path
Heinrich Schuchardt
2018-01-28
efi_loader: Call Exit() on return from payload in StartImage()
Alexander Graf
2018-01-28
efi_loader: fix comments in indent_string()
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-22
efi_loader: fix ExitBootServices
Heinrich Schuchardt
2018-01-22
efi_loader: add check_tpl parameter to efi_signal_event
Heinrich Schuchardt
2018-01-22
efi_loader: fix StartImage bootservice
Heinrich Schuchardt
2018-01-22
efi_loader: print device path when entering efi_load_image
Heinrich Schuchardt
2018-01-22
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2018-01-22
efi_loader: disconnect controllers in UninstallProtocol
Heinrich Schuchardt
2018-01-22
efi_loader: implement DisconnectController
Heinrich Schuchardt
2018-01-22
efi_loader: fix signature of efi_disconnect_controller
Heinrich Schuchardt
2018-01-22
efi_loader: implement ConnectController
Heinrich Schuchardt
2018-01-22
efi_loader: debug output installed device path
Heinrich Schuchardt
2018-01-22
efi_loader: implement OpenProtocolInformation
Heinrich Schuchardt
2018-01-22
efi_loader: open_info in CloseProtocol
Heinrich Schuchardt
[prev]
[next]