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/UDK2017/MdePkg/Include/Library/UefiLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/UefiLib.h') diff --git a/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/UefiLib.h b/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/UefiLib.h index d91bcf8395..0e9ac67f99 100644 --- a/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/UefiLib.h +++ b/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/UefiLib.h @@ -409,7 +409,7 @@ EfiReleaseLock ( This function tests whether the driver specified by DriverBindingHandle is currently managing the controller specified by ControllerHandle. This test - is performed by evaluating if the the protocol specified by ProtocolGuid is + is performed by evaluating if the protocol specified by ProtocolGuid is present on ControllerHandle and is was opened by DriverBindingHandle with an attribute of EFI_OPEN_PROTOCOL_BY_DRIVER. If ProtocolGuid is NULL, then ASSERT(). -- cgit v1.2.3