Commit Graph

33 Commits (a326b495cdcfd56507841e38158683e6e4d5894c)

Author SHA1 Message Date
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 7 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 7 years ago
Heinrich Schuchardt bcfb0e22a8 efi_loader: document runtime functions 7 years ago
Heinrich Schuchardt a39f39cdd8 efi_loader: update runtime services table crc32 7 years ago
Heinrich Schuchardt 07240da293 efi_loader: relocate pointer to tables 7 years ago
Heinrich Schuchardt 49de24559d efi_loader: complete implementation of GetTime() 7 years ago
Heinrich Schuchardt 197005ae2a efi_loader: remove unused efi_get_time_init() 7 years ago
Heinrich Schuchardt 71c846ab84 efi_loader: correct headersize EFI tables 7 years ago
Heinrich Schuchardt 112f243016 efi_loader: specify UEFI spec revision 7 years ago
Alexander Graf b34662d03b efi_loader: Use common elf.h reloc defines 7 years ago
Alexander Graf bc028919e4 efi_loader: Move to compiler based target architecture determination 7 years ago
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