Commit Graph

23 Commits (720ba46e71b09d379a3590a4a35c35d5938338b5)

Author SHA1 Message Date
Alexander Graf 97d014446c efi_loader: Fix efi_add_runtime_mmio definition 8 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 9 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 9 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 9 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 9 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 9 years ago
Stefan Brüns b61d857b2f efi_loader: Readd freed pages to memory pool 9 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 9 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 9 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 9 years ago
Alexander Graf 51735ae0ea efi_loader: Add bounce buffer support 9 years ago
Simon Glass 487d756f78 dm: efi: Update for CONFIG_BLK 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago
Alexander Graf c07ad7c035 efi_loader: Pass file path to payload 9 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 9 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 9 years ago
Alexander Graf 5d00995c36 efi_loader: Implement memory allocation and map 9 years ago
Alexander Graf 2a22d05d33 efi_loader: Add disk interfaces 9 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 9 years ago
Alexander Graf c1311ad4e0 efi_loader: Add console interface 9 years ago
Alexander Graf bee91169f5 efi_loader: Add boot time services 9 years ago
Alexander Graf cb149c6634 efi_loader: Add PE image loader 9 years ago