Commit Graph

24 Commits (c982874e930d5d673501cd94df07bcbd215d5883)

Author SHA1 Message Date
Heinrich Schuchardt c982874e93 efi_loader: refactor efi_setup_loaded_image() 6 years ago
Alexander Graf b59f69712b efi_loader: Use compiler constants for image loader 6 years ago
Alexander Graf de452c04c3 riscv: Add support for HI20 PE relocations 6 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 6 years ago
Ivan Gorinov e2dc4229ad efi_loader: correctly apply relocations from the .reloc section 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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Ivan Gorinov 61a5ced6ad efi_loader: Check machine type in the image header 6 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 6 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 6 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 6 years ago
Heinrich Schuchardt 268ec6e00e efi_loader: fix building crt0 on arm 6 years ago
Heinrich Schuchardt 36b41a3ced efi_loader: allocate correct memory type for EFI image 6 years ago
Heinrich Schuchardt e540c48636 efi_loader: use correct format string for unsigned long 6 years ago
Rob Clark 4657a3f1ac efi_loader: set loaded image code/data type properly 7 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 7 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 7 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 7 years ago
xypron.glpk@gmx.de da684a646d efi_loader: abort on unsupported relocation type 7 years ago
Simon Glass d0d9099365 efi: Correct cache flush alignment 8 years ago
Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size 8 years ago
Alexander Graf 1cd29f0abd efi_loader: Fix some entry/exit points 8 years ago
Alexander Graf cb149c6634 efi_loader: Add PE image loader 8 years ago