~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* efi_loader: Fix memory corruption on 32bit systemsDan Carpenter2023-08-03
* Correct SPL use of EFI_TCG2_PROTOCOLSimon Glass2023-02-09
* efi_loader: image_loader: add a missing digest verification for signed PE imageAKASHI Takahiro2022-07-05
* efi_loader: image_loader: replace EFI_PRINT with log macrosAKASHI Takahiro2022-07-05
* efi_loader: copy GUID in InstallProtocolInterface()Heinrich Schuchardt2022-03-12
* efi_loader: fix dual signed image certificationIlias Apalodimas2022-02-11
* efi: Use 16-bit unicode stringsSimon Glass2022-02-03
* efi_loader: correctly handle mixed hashes and signatures in dbIlias Apalodimas2022-01-29
* efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt2022-01-19
* efi_loader: correctly handle no tpm device errorMasahisa Kojima2021-12-09
* efi_loader: Fix loaded image alignmentIlias Apalodimas2021-10-21
* efi_loader: rounding of image sizeHeinrich Schuchardt2021-09-04
* efi_loader: sections with zero VirtualSizeHeinrich Schuchardt2021-09-04
* efi_loader: fix Sphinx warningHeinrich Schuchardt2021-06-09
* efi_loader: add PE/COFF image measurementMasahisa Kojima2021-05-28
* efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima2021-05-25
* efi_loader: don't load beyond VirtualSizeAsherah Connor2021-02-14
* efi_loader: carve out efi_check_pe()Heinrich Schuchardt2021-01-13
* efi_loader: error message if image not authenticatedHeinrich Schuchardt2020-09-06
* efi_loader: log function in image loaderHeinrich Schuchardt2020-09-06
* efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro2020-08-14
* efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro2020-08-13
* efi_loader: wrong printf format in efi_image_parseHeinrich Schuchardt2020-07-11
* efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro2020-07-11
* efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro2020-07-11
* efi_loader: image_loader: retrieve authenticode only if it existsAKASHI Takahiro2020-07-11
* efi_loader: image_loader: add a check against certificate type of authenticodeAKASHI Takahiro2020-07-11
* efi_loader: image_loader: replace debug to EFI_PRINTAKASHI Takahiro2020-07-03
* efi_loader: printf code in efi_image_parse()Heinrich Schuchardt2020-06-14
* efi_loader: simplify PE consistency checkHeinrich Schuchardt2020-06-03
* efi_loader: function description cmp_pe_section()Heinrich Schuchardt2020-06-03
* efi_loader: function descriptions efi_image_loader.cHeinrich Schuchardt2020-06-03
* efi_loader: image_loader: fix a Coverity check against array accessAKASHI Takahiro2020-05-09
* efi_loader: crypto/pkcs7_parser.h is not a local includeHeinrich Schuchardt2020-05-07
* efi_loader: pkcs7_parse_message() returns error pointerPatrick Wildt2020-05-07
* lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2020-05-04
* efi_loader: image_loader: support image authenticationAKASHI Takahiro2020-04-16
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* efi_loader: unload applications upon Exit()Heinrich Schuchardt2019-05-07
* efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt2019-04-23
* efi_loader: boottime: add loaded image device path protocol to image handleAKASHI Takahiro2019-04-07
* efi_loader: set image_base and image_size to correct valuesAKASHI Takahiro2019-04-07
* efi_loader: do not miss last relocation blockHeinrich Schuchardt2019-02-16
* efi_loader: documentation of image loaderHeinrich Schuchardt2019-02-16
* efi_loader: set entry point in efi_load_pe()Heinrich Schuchardt2019-02-16
* efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt2018-09-23
* efi_loader: Use compiler constants for image loaderAlexander Graf2018-07-25
* riscv: Add support for HI20 PE relocationsAlexander Graf2018-06-14
* efi_loader: remove unnecessary includeHeinrich Schuchardt2018-06-03
* efi_loader: correctly apply relocations from the .reloc sectionIvan Gorinov2018-06-03