]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec
authorStar Zeng <star.zeng@intel.com>
Tue, 20 Jun 2017 10:18:07 +0000 (18:18 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 21 Jun 2017 13:37:29 +0000 (21:37 +0800)
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Uefi/UefiSpec.h

index 9203df93408432310eb975c9480fed8d8301fec8..eb662a35503c53f753e97c434a0db013353af78e 100644 (file)
@@ -1575,6 +1575,7 @@ EFI_STATUS
   @retval EFI_NOT_FOUND         No protocol instances were found that match Protocol and\r
                                 Registration.\r
   @retval EFI_INVALID_PARAMETER Interface is NULL.\r
+                                Protocol is NULL.\r
 \r
 **/\r
 typedef\r