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_runtime.c
Age
Commit message (
Expand
)
Author
2018-06-14
efi: Add a comment about duplicated ELF constants
Simon Glass
2018-06-03
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-06-03
efi_loader: remove unnecessary include
Heinrich Schuchardt
2018-05-29
efi_loader: Enable RISC-V support
Rick Chen
2018-05-29
efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
Alexander Graf
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-04
efi_loader: Fix return value for efi_add_runtime_mmio
Alexander Graf
2018-04-04
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
efi_loader: efi_get_time_init should return status code
Heinrich Schuchardt
2018-04-04
efi_loader: exit status for efi_reset_system_init
Heinrich Schuchardt
2018-02-10
efi_loader: add missing runtime services stubs
Heinrich Schuchardt
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-18
efi_loader: avoid obscure constants in efi_runtime.c
Heinrich Schuchardt
2017-08-12
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
xypron.glpk@gmx.de
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-05-27
efi_loader: Clean up system table on exit
Alexander Graf
2016-04-18
efi_loader: Always flush in cache line size granularity
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf