From 45e6c82e682fcfa7155f0e0193bf4c666b1d6466 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Tue, 11 Dec 2018 17:53:07 +0100 Subject: Fix typos involving "the the" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I179264ee6681a7ba4488b9f1c6bce1a19b4e1772 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/c/30160 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Uefi/UefiMultiPhase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vendorcode/intel/edk2/uefi_2.4/MdePkg') diff --git a/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Uefi/UefiMultiPhase.h b/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Uefi/UefiMultiPhase.h index 8b1de79e3c..6c0f0516e9 100644 --- a/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Uefi/UefiMultiPhase.h +++ b/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Uefi/UefiMultiPhase.h @@ -142,7 +142,7 @@ typedef struct { /// EFI_CERT_TYPE_RSA2048_SHA256_GUID. If the attribute specifies /// authenticated access, then the Data buffer should begin with an /// authentication descriptor prior to the data payload and DataSize -/// should reflect the the data.and descriptor size. The caller +/// should reflect the data.and descriptor size. The caller /// shall digest the Monotonic Count value and the associated data /// for the variable update using the SHA-256 1-way hash algorithm. /// The ensuing the 32-byte digest will be signed using the private -- cgit v1.2.3