- 0ab0037 efi_loader: fix Sphinx warning by Heinrich Schuchardt · 3 years, 6 months ago
- 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 6 months ago
- 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 7 months ago
- 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 10 months ago
- ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 11 months ago
- 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
- eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
- 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 3 months ago
- 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
- d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
- de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
- 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
- 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
- eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
- cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 8d2472c efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · 4 years, 6 months ago
- 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 6 months ago
- 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 6 months ago
- da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 6 months ago
- b69546f efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · 4 years, 7 months ago
- 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 7 months ago
- fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 7 months ago
- 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
- 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 3758752 efi_loader: unload applications upon Exit() by Heinrich Schuchardt · 6 years ago
- 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
- bbe13da efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
- 068879a efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
- e9644cc efi_loader: do not miss last relocation block by Heinrich Schuchardt · 6 years ago
- 0fcdb7a efi_loader: documentation of image loader by Heinrich Schuchardt · 6 years ago
- 408fbcc efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · 6 years ago
- 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
- 8aec308 efi_loader: Use compiler constants for image loader by Alexander Graf · 6 years ago
- 71f9120 riscv: Add support for HI20 PE relocations by Alexander Graf · 6 years ago
- 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · 7 years ago
- c7270bc efi_loader: correctly apply relocations from the .reloc section by Ivan Gorinov · 7 years ago
- 59254d6 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · 7 years ago
- 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 749d5c1 efi_loader: Check machine type in the image header by Ivan Gorinov · 7 years ago
- 83d96b7 efi_loader: new functions to print loaded image information by Heinrich Schuchardt · 7 years ago
- 4c07b8e efi_loader: ImageSize must be multiple of SectionAlignment by Heinrich Schuchardt · 7 years ago
- 4f2102f efi_loader: save image relocation address and size by Heinrich Schuchardt · 7 years ago
- 467fd7a efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
- faef0e7 efi_loader: allocate correct memory type for EFI image by Heinrich Schuchardt · 7 years ago
- b10f299 efi_loader: use correct format string for unsigned long by Heinrich Schuchardt · 7 years ago
- aaa9405 efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
- c84c110 efi_loader: add bootmgr by Rob Clark · 7 years ago
- 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago
- c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
- 6ec97d2 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · 7 years ago
- d25bb30 efi: Correct cache flush alignment by Simon Glass · 8 years ago
- 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
- 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
- 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · 9 years ago