summaryrefslogtreecommitdiff
path: root/include/efi_loader.h
AgeCommit message (Expand)Author
2016-10-19efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf
2016-10-19efi: Fix missing EFIAPI specifiersSimon Glass
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf
2016-10-19efi_loader: Expose efi_install_configuration_tableAlexander Graf
2016-10-18efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf
2016-10-18efi_loader: Readd freed pages to memory poolStefan Brüns
2016-10-18efi_loader: Track size of pool allocations to allow freeingStefan Brüns
2016-10-18efi_loader: Move efi_allocate_pool implementation to efi_memory.cStefan Brüns
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27efi_loader: Add bounce buffer supportAlexander Graf
2016-05-27dm: efi: Update for CONFIG_BLKSimon Glass
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-04-18efi_loader: Pass file path to payloadAlexander Graf
2016-03-27efi_loader: Add GOP supportAlexander Graf
2016-03-15efi_loader: Pass proper device path in on bootAlexander Graf
2016-03-15efi_loader: Implement memory allocation and mapAlexander Graf
2016-03-15efi_loader: Add disk interfacesAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-03-15efi_loader: Add console interfaceAlexander Graf
2016-03-15efi_loader: Add boot time servicesAlexander Graf
2016-03-15efi_loader: Add PE image loaderAlexander Graf