Commit Graph

41 Commits (c0e032e0090d6541549b19cc47e06ccd1f302893)

Author SHA1 Message Date
xypron.glpk@gmx.de c81883dfce efi_loader: do not cast return value in EFI_EXIT 8 years ago
Rob Clark af65db85b8 efi_loader: indent entry/exit prints to show nesting level 8 years ago
Rob Clark c160d2f5ec efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT 8 years ago
Rob Clark a095aadffa efi_loader: Add an EFI_CALL() macro 8 years ago
Rob Clark 3f1aa97577 efi_loader: only evaluate EFI_EXIT()'s ret once 8 years ago
Rob Clark 641833db4a efi_loader: add helper macro to construct protocol objects 8 years ago
Rob Clark 804b1d737a efi_loader: log EFI return values too 8 years ago
xypron.glpk@gmx.de b521d29eb1 efi_loader: parameter types for CreateEvent, SetTimer 8 years ago
Rob Clark 3e094c592b efi_loader: move guidcmp to header 8 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 8 years ago
xypron.glpk@gmx.de bfc724625f efi_loader: refactor efi_set_timer 8 years ago
xypron.glpk@gmx.de 49deb455e6 efi_loader: refactor efi_create_event 8 years ago
xypron.glpk@gmx.de 503f269554 efi_loader: correct size for tpl level 8 years ago
xypron.glpk@gmx.de c68415922b efi_loader: implement multiple event support 8 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 8 years ago
xypron.glpk@gmx.de 88adae5ef0 efi_loader: reimplement efi_locate_protocol 8 years ago
xypron.glpk@gmx.de 011f432745 efi_loader: provide a sufficient number of protocols 8 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 8 years ago
Alexander Graf 97d014446c efi_loader: Fix efi_add_runtime_mmio definition 9 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