public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL
@ 2017-06-20 13:35 Star Zeng
  2017-06-20 13:35 ` [PATCH 1/2] MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec Star Zeng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Star Zeng @ 2017-06-20 13:35 UTC (permalink / raw)
  To: edk2-devel; +Cc: 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       | 1 +
 3 files changed, 5 insertions(+), 12 deletions(-)

-- 
2.7.0.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-21 12:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 13:35 [PATCH 0/2] Return EFI_INVALID_PARAMETER in LocateProtocol for Protocol==NULL Star Zeng
2017-06-20 13:35 ` [PATCH 1/2] MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 spec Star Zeng
2017-06-20 13:35 ` [PATCH 2/2] MdeModulePkg: Return invalid param in LocateProtocol for Protocol==NULL Star Zeng
2017-06-21 12:11 ` [PATCH 0/2] Return EFI_INVALID_PARAMETER " Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox