Reviewed-by: Fu Siyuan <[email protected]>

-----Original Message-----
From: Wu, Jiaxin 
Sent: Tuesday, July 25, 2017 9:12 PM
To: [email protected]
Cc: Ye, Ting <[email protected]>; Fu, Siyuan <[email protected]>; Wu, Jiaxin 
<[email protected]>
Subject: [Patch 0/3] Fix spelling typo in EFI_HTTP_STATUS_CODE

"HTTP_STATUS_300_MULTIPLE_CHIOCES"
This should instead be:
"HTTP_STATUS_300_MULTIPLE_CHOICES"

Cc: Ye Ting <[email protected]>
Cc: Fu Siyuan <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <[email protected]>

Jiaxin Wu (3):
  MdePkg/Http.h: Fix spelling typo in EFI_HTTP_STATUS_CODE
  MdeModulePkg/DxeHttpLib: Fix spelling typo in EFI_HTTP_STATUS_CODE
  NetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_STATUS_CODE

 MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c | 2 +-
 MdePkg/Include/Protocol/Http.h               | 2 +-
 NetworkPkg/HttpBootDxe/HttpBootSupport.c     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to