MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec

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>
This commit is contained in:
Star Zeng 2017-06-20 18:18:07 +08:00
parent ed960a1d11
commit d65f7eeb4c
1 changed files with 1 additions and 0 deletions

View File

@ -1575,6 +1575,7 @@ EFI_STATUS
@retval EFI_NOT_FOUND No protocol instances were found that match Protocol and @retval EFI_NOT_FOUND No protocol instances were found that match Protocol and
Registration. Registration.
@retval EFI_INVALID_PARAMETER Interface is NULL. @retval EFI_INVALID_PARAMETER Interface is NULL.
Protocol is NULL.
**/ **/
typedef typedef