Commit Graph

1161 Commits (f559180176a8650a78edb5be73935f51cd6a0064)

Author SHA1 Message Date
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
Miquel Raynal ff32245bb3 tpm: prepare support for TPMv2.x commands 6 years ago
Miquel Raynal d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 6 years ago
Miquel Raynal 9f9ce3c369 tpm: prepare introduction of TPMv2.x support in Kconfig 6 years ago
Miquel Raynal 96cc4e31fb tpm: add extra blank lines between declarations and code 6 years ago
Miquel Raynal 52da18a378 tpm: fix spelling 6 years ago
Miquel Raynal c617918764 tpm: align arguments with open parenthesis 6 years ago
Miquel Raynal b9804e5bf3 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent 6 years ago
Miquel Raynal fd0bc263d9 tpm: remove extra spaces between a function and its opening bracket 6 years ago
Miquel Raynal ba4d2eca96 tpm: remove redundant blank line 6 years ago
Marek Vasut 19c8fc77e1 fdt: Add another Altera Arria10 clock init compatible 6 years ago