From d65f7eeb4ca24f9ce9191f6fc6bd6c5d101c5731 Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Tue, 20 Jun 2017 18:18:07 +0800 Subject: MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec Cc: Liming Gao Cc: Michael D Kinney Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Liming Gao --- MdePkg/Include/Uefi/UefiSpec.h | 1 + 1 file changed, 1 insertion(+) (limited to 'MdePkg') diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h index 9203df9..eb662a3 100644 --- a/MdePkg/Include/Uefi/UefiSpec.h +++ b/MdePkg/Include/Uefi/UefiSpec.h @@ -1575,6 +1575,7 @@ EFI_STATUS @retval EFI_NOT_FOUND No protocol instances were found that match Protocol and Registration. @retval EFI_INVALID_PARAMETER Interface is NULL. + Protocol is NULL. **/ typedef -- cgit v1.1