Commit Graph

34 Commits (e3beca3a2fe172ca707a0e70310f9f7ebd3b3f0f)

Author SHA1 Message Date
Heinrich Schuchardt 3ce7829792 efi_loader: fix relocation on x86_64 6 years ago
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 6 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 6 years ago
Heinrich Schuchardt bcfb0e22a8 efi_loader: document runtime functions 6 years ago
Heinrich Schuchardt a39f39cdd8 efi_loader: update runtime services table crc32 6 years ago
Heinrich Schuchardt 07240da293 efi_loader: relocate pointer to tables 6 years ago
Heinrich Schuchardt 49de24559d efi_loader: complete implementation of GetTime() 6 years ago
Heinrich Schuchardt 197005ae2a efi_loader: remove unused efi_get_time_init() 6 years ago
Heinrich Schuchardt 71c846ab84 efi_loader: correct headersize EFI tables 6 years ago
Heinrich Schuchardt 112f243016 efi_loader: specify UEFI spec revision 6 years ago
Alexander Graf b34662d03b efi_loader: Use common elf.h reloc defines 6 years ago
Alexander Graf bc028919e4 efi_loader: Move to compiler based target architecture determination 6 years ago
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 6 years ago
Heinrich Schuchardt 45c66f9cdf efi_loader: adjust definitions of variable services 6 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 6 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 6 years ago
Alexander Graf 89aea43642 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 6 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 6 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 6 years ago
Heinrich Schuchardt 14ad49d100 efi_loader: efi_get_time_init should return status code 6 years ago
Heinrich Schuchardt 22c793e6a2 efi_loader: exit status for efi_reset_system_init 6 years ago
Heinrich Schuchardt 0c2307431e efi_loader: add missing runtime services stubs 6 years ago
Rob Clark ad644e7c18 efi_loader: efi variable support 7 years ago
Heinrich Schuchardt 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c 7 years ago
xypron.glpk@gmx.de aee4f06dff efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1 7 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 8 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 8 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 8 years ago
Alexander Graf ae87440578 efi_loader: Clean up system table on exit 8 years ago
Alexander Graf 36c37a8481 efi_loader: Always flush in cache line size granularity 8 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 8 years ago