Commit Graph

22 Commits (02bbe2aaa28fe2dde79b6d0e9ed5ed8963f79a8b)

Author SHA1 Message Date
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 7 years ago
Heinrich Schuchardt 45c66f9cdf efi_loader: adjust definitions of variable services 7 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 7 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 7 years ago
Alexander Graf 89aea43642 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 7 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 7 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 7 years ago
Heinrich Schuchardt 14ad49d100 efi_loader: efi_get_time_init should return status code 7 years ago
Heinrich Schuchardt 22c793e6a2 efi_loader: exit status for efi_reset_system_init 7 years ago
Heinrich Schuchardt 0c2307431e efi_loader: add missing runtime services stubs 7 years ago
Rob Clark ad644e7c18 efi_loader: efi variable support 8 years ago
Heinrich Schuchardt 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c 8 years ago
xypron.glpk@gmx.de aee4f06dff efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 8 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 9 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 9 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 9 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 9 years ago
Alexander Graf ae87440578 efi_loader: Clean up system table on exit 9 years ago
Alexander Graf 36c37a8481 efi_loader: Always flush in cache line size granularity 9 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 9 years ago