index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_runtime.c
Age
Commit message (
Expand
)
Author
2019-08-15
efi_loader: do not call efi_runtime_detach twice
Heinrich Schuchardt
2019-08-15
efi_loader: parameter check in SetVirtualAddressMap
Heinrich Schuchardt
2019-07-30
efi_loader: implement ConvertPointer()
Heinrich Schuchardt
2019-07-30
efi_loader: definition of efi_virtual_address_map()
Heinrich Schuchardt
2019-07-16
efi_loader: Change return type of efi_add_memory_map()
Bryan O'Donoghue
2019-07-16
efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
2019-07-16
efi_loader: efi_set_virtual_address_map_runtime()
Heinrich Schuchardt
2019-07-06
efi_loader: detach runtime in ExitBootServices()
Heinrich Schuchardt
2019-07-06
efi_loader: simplify detaching
Heinrich Schuchardt
2019-07-06
efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM
Heinrich Schuchardt
2019-07-06
efi_loader: split off detaching SetVirtualAddress()
Heinrich Schuchardt
2019-07-06
efi_loader: unimplemented runtime services
Heinrich Schuchardt
2019-07-06
efi_loader: let the variable driver patch out the runtime
Heinrich Schuchardt
2019-07-06
efi_loader: clean up runtime detaching
Heinrich Schuchardt
2019-07-06
efi_loader: remove NULL entries from runtime detach list
Heinrich Schuchardt
2019-07-06
efi_loader: move efi_query_variable_info()
Heinrich Schuchardt
2019-06-14
efi_loader: GetTime() must return EFI_UNSUPPORTED
Heinrich Schuchardt
2019-06-14
efi_loader: add RuntimeServicesSupported variable
AKASHI Takahiro
2019-06-10
efi_loader: event signaling in ExitBootServices
Heinrich Schuchardt
2019-06-01
efi_loader: Kconfig entries for GetTime(), SetTime()
Heinrich Schuchardt
2019-05-31
efi_loader: handling of daylight saving time
Heinrich Schuchardt
2019-05-31
efi_loader: check time in SetTime()
Heinrich Schuchardt
2019-05-24
efi_loader: return values of GetTime()
Heinrich Schuchardt
2019-05-24
efi_loader: implement SetTime
Heinrich Schuchardt
2019-02-13
efi_loader: efi_add_runtime_mmio()
Heinrich Schuchardt
2018-12-23
efi_loader: Make RTS relocation more robust
Alexander Graf
2018-12-02
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
2018-12-02
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
2018-12-02
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
2018-12-02
efi_loader: implement EFI_RESET_SHUTDOWN at boot time
Heinrich Schuchardt
2018-10-16
efi_loader: fix relocation on x86_64
Heinrich Schuchardt
2018-09-23
efi_loader: description efi_update_capsule()
Heinrich Schuchardt
2018-09-23
efi_loader: fix typos in efi_runtime.c
Heinrich Schuchardt
2018-08-20
efi_loader: document runtime functions
Heinrich Schuchardt
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2018-08-20
efi_loader: relocate pointer to tables
Heinrich Schuchardt
2018-07-25
efi_loader: complete implementation of GetTime()
Heinrich Schuchardt
2018-07-25
efi_loader: remove unused efi_get_time_init()
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: Use common elf.h reloc defines
Alexander Graf
2018-07-25
efi_loader: Move to compiler based target architecture determination
Alexander Graf
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
[next]