index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
2016-11-17
efi_loader: Fix efi_add_runtime_mmio definition
Alexander Graf
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-05-28
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
efi_loader: Add bounce buffer support
Alexander Graf
2016-05-27
dm: efi: Update for CONFIG_BLK
Simon Glass
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-04-18
efi_loader: Pass file path to payload
Alexander Graf
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-16
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-16
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
efi_loader: Add disk interfaces
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-03-15
efi_loader: Add console interface
Alexander Graf
2016-03-15
efi_loader: Add boot time services
Alexander Graf
2016-03-15
efi_loader: Add PE image loader
Alexander Graf