Commit Graph

1327 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 8a682e03d7 rsa: Fix missing memory leak on error in fdt_add_bignum() 6 years ago
Igor Opaniuk 3330584d2c avb2.0: integrate avb 2.0 into the build system 6 years ago
Igor Opaniuk d8f9d2af96 avb2.0: add Android Verified Boot 2.0 library 6 years ago
Bin Meng d1fe992746 efi: stub: Pass EFI GOP information to U-Boot payload 6 years ago
Ivan Gorinov 9f0b0113c9 x86: use EFI calling convention for efi_main on x86_64 6 years ago
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 6 years ago
Alexander Graf de452c04c3 riscv: Add support for HI20 PE relocations 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Bin Meng 558f3ed9c8 x86: efi: payload: Minor clean up on error message output 6 years ago
Bin Meng 16dde8945e x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes 6 years ago
Tom Rini b5351a4390 SPDX: Fixup tags from latest EFI PR 6 years ago
Alexander Graf 80483b2ab6 efi_loader: Fix warning in raw/cols query 6 years ago
Heinrich Schuchardt d29e7824d7 efi_loader: create handles from normal memory 6 years ago
Heinrich Schuchardt 3282614081 efi_loader: efi_mem_carve_out should return s64 6 years ago
Heinrich Schuchardt e09159c867 efi_loader: avoid anonymous constants for AllocatePages 6 years ago
Ivan Gorinov fe5bc23f43 efi_selftest: check for buffer overflow in efi_get_variable 6 years ago
Heinrich Schuchardt 03fb2691cb efi_selftest: imply FAT, FAT_WRITE 6 years ago
Heinrich Schuchardt 6b03cd107e efi_loader: DocBook comments for boot services 6 years ago
Simon Glass 0864c565a2 efi: Update some comments related to smbios tables 6 years ago
Heinrich Schuchardt 85b469215f efi_selftest: test unaligned memory access 6 years ago
Heinrich Schuchardt fa241e2f19 efi_selftest: test ReinstallProtocolInterface 6 years ago
Heinrich Schuchardt e861a120e7 efi_loader: implement ReinstallProtocolInterface 6 years ago
Heinrich Schuchardt 1f470e1790 efi_loader: check interface when uninstalling protocol 6 years ago
Heinrich Schuchardt 0d6ea050cc efi_selftest: correct efi_selftest_manageprotocols 6 years ago
Ivan Gorinov d73c8bc052 efi_loader: fix off-by-one bug in efi_get_variable 6 years ago
Heinrich Schuchardt 62217295d7 efi_loader: avoid using unitialized values as console size 6 years ago
Heinrich Schuchardt d799c67ad3 efi_selftest: unit test for variable services 6 years ago
Heinrich Schuchardt 45c66f9cdf efi_loader: adjust definitions of variable services 6 years ago
Heinrich Schuchardt a4aa7bef3c efi_loader: always check parameters in efi_cout_query_mode() 6 years ago
Heinrich Schuchardt f2431415d6 efi_selftest: updating the cursor position 6 years ago
Heinrich Schuchardt 7ca7c3c0f9 efi_loader: updating the cursor position 6 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 6 years ago
Heinrich Schuchardt 503e04fab8 efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI 6 years ago
Ivan Gorinov e2dc4229ad efi_loader: correctly apply relocations from the .reloc section 6 years ago
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 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
Miquel Raynal b9dd4fabbe tpm: add PCR authentication commands support 6 years ago
Miquel Raynal dc26e913a8 tpm: add TPM2_HierarchyChangeAuth command support 6 years ago
Miquel Raynal da9c3392e6 tpm: add dictionary attack mitigation commands support 6 years ago
Miquel Raynal 69cd8f0681 tpm: add TPM2_GetCapability command support 6 years ago
Miquel Raynal 1c4ea8f496 tpm: add TPM2_PCR_Read command support 6 years ago
Miquel Raynal 6284be5a90 tpm: add TPM2_PCR_Extend command support 6 years ago
Miquel Raynal bad8ff569d tpm: add TPM2_Clear command support 6 years ago
Miquel Raynal 2dc6d97e1e tpm: add TPM2_SelfTest command support 6 years ago
Miquel Raynal 1922df2010 tpm: add TPM2_Startup command support 6 years ago
Miquel Raynal bcdf6b9f26 tpm: report driver error code to upper layer 6 years ago
Miquel Raynal aa643013e4 tpm: add possible traces to analyze buffers returned by the TPM 6 years ago
Miquel Raynal f6872816ce tpm: add macros to enhance TPM commands readability 6 years ago