Re: [edk2] [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL

2017-06-21 Thread Gao, Liming
gt; > Subject: [edk2] [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol > for Protocol==NULL > > Star Zeng (2): > MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec > MdeModulePkg: Return invalid param in LocateProtocol for > Protocol==

[edk2] [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL

2017-06-20 Thread Star Zeng
Star Zeng (2): MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec MdeModulePkg: Return invalid param in LocateProtocol for Protocol==NULL MdeModulePkg/Core/Dxe/Hand/Locate.c | 8 ++-- MdeModulePkg/Core/PiSmmCore/Locate.c | 8 ++-- MdePkg/Include/Uefi/UefiSpec.h