Re: [edk2] [PATCH v2 00/14] Fix typos in comments and variables

2016-07-07 Thread Tian, Feng
MdeModulePkg looks good to me

Reviewed-by: Feng Tian 

Thanks
Feng

-Original Message-
From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Giri P 
Mudusuru
Sent: Friday, July 8, 2016 2:21 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [PATCH v2 00/14] Fix typos in comments and variables

Changes based on v1
Reduced the length of subject
Reverted the iff to if change
Updated copyright years
Updated reviewed-by info based on v1
Removed StdLib and ShellPkg as it is submitted based on v1


Giri P Mudusuru (14):
  ArmPkg: Fix typos in comments
  EdkCompatibilityPkg: Fix typos in comments
  EmulatorPkg: Fix typos in comments
  Nt32Pkg: Fix typos in comments
  CryptoPkg: Fix typos in comments
  SecurityPkg: Fix typos in comments
  OptionRomPkg: Fix typos in comments
  PcAtChipsetPkg: Fix typos in comments
  IntelFrameworkModulePkg: Fix typos in comments
  MdeModulePkg: Fix typos in comments and variables
  MdePkg: Fix typos in comments
  NetworkPkg: Fix typos in comments
  OvmfPkg: Fix typos in comments
  UefiCpuPkg: Fix typos in comments

 ArmPkg/Drivers/CpuDxe/CpuDxe.c |   2 +-
 .../BaseCryptLib/SysCall/RuntimeMemAllocation.c|   4 +-
 .../Thunk.c|   4 +-
 .../Foundation/Core/Dxe/ArchProtocol/Cpu/Cpu.h |   4 +-
 .../Foundation/Core/Dxe/ArchProtocol/Timer/Timer.h |   4 +-
 .../Efi/Protocol/ServiceBinding/ServiceBinding.h   |   4 +-
 .../Lib/BsDataHubStatusCode/BsDataHubStatusCode.c  |   6 +-
 EmulatorPkg/TimerDxe/Timer.c   |   4 +-
 .../Universal/BdsDxe/FrontPage.c   |   6 +-
 .../SectionExtractionDxe/SectionExtraction.c   |   6 +-
 .../BootManagerMenuApp/BootManagerMenu.c   |   8 +-
 MdeModulePkg/Application/UiApp/FrontPage.c |   6 +-
 MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.c |   4 +-
 MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/EhciPei/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c |   8 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h |   8 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c|   2 +-
 MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.h  |   4 +-
 MdeModulePkg/Bus/Pci/PciSioSerialDxe/SerialIo.c|   2 +-
 MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/UhciPei/UhcPeim.c |   4 +-
 MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/XhciPei/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.c |   4 +-
 MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c |   4 +-
 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsHcMem.c  |   4 +-
 MdeModulePkg/Core/Dxe/DxeMain.h|   2 +-
 MdeModulePkg/Core/Dxe/Image/Image.c|  16 +--
 .../Dxe/SectionExtraction/CoreSectionExtraction.c  |   4 +-
 MdeModulePkg/Core/Pei/Image/Image.c|  34 ++---
 MdeModulePkg/Core/PiSmmCore/Dispatcher.c   | 146 ++---
 MdeModulePkg/Core/PiSmmCore/PiSmmCore.c|   2 +-
 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c |  26 ++--
 MdeModulePkg/Core/PiSmmCore/Pool.c |   2 +-
 MdeModulePkg/Include/Protocol/EbcVmTest.h  |   6 +-
 .../BootMaintenanceManagerUiLib/BootMaintenance.c  |   6 +-
 .../Library/BootManagerUiLib/BootManager.c |   6 +-
 .../Universal/Console/ConSplitterDxe/ConSplitter.c |   4 +-
 MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.c  |   4 +-
 MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.h  |   4 +-
 .../Universal/Network/Dhcp4Dxe/Dhcp4Driver.c   |   4 +-
 .../Universal/Network/Dhcp4Dxe/Dhcp4Driver.h   |   4 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c  |   2 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.h  |   6 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4If.h  |   4 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c  |   4 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.h  |   2 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c  |   2 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Driver.c |   4 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Driver.h |   4 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Output.c |   4 +-
 .../Universal/Network/Udp4Dxe/Udp4Driver.c |   4 +-
 .../Universal/Network/Udp4Dxe/Udp4Driver.h |   4 +-
 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c  |  12 +-
 MdePkg/Include/Protocol/Cpu.h  |   4 +-
 MdePkg/Include/Protocol/ServiceBinding.h   |   4 +-
 MdePkg/Include/Protocol/Timer.h|   4 +-
 NetworkPkg/Dhcp6Dxe/Dhcp6Driver.h  |   4 +-
 NetworkPkg/DnsDxe/DnsDriver.c  |   6 +-
 NetworkPkg/DnsDxe/DnsDriver.h  |   6 +-
 NetworkPkg/HttpDxe/HttpDriver.c|   4 +-
 NetworkPkg/HttpDxe/HttpDriver.h|   4 +-
 NetworkPkg/Ip6Dxe/Ip6Driver.c

[edk2] [PATCH v2 00/14] Fix typos in comments and variables

2016-07-07 Thread Giri P Mudusuru
Changes based on v1
Reduced the length of subject
Reverted the iff to if change
Updated copyright years
Updated reviewed-by info based on v1
Removed StdLib and ShellPkg as it is submitted based on v1


Giri P Mudusuru (14):
  ArmPkg: Fix typos in comments
  EdkCompatibilityPkg: Fix typos in comments
  EmulatorPkg: Fix typos in comments
  Nt32Pkg: Fix typos in comments
  CryptoPkg: Fix typos in comments
  SecurityPkg: Fix typos in comments
  OptionRomPkg: Fix typos in comments
  PcAtChipsetPkg: Fix typos in comments
  IntelFrameworkModulePkg: Fix typos in comments
  MdeModulePkg: Fix typos in comments and variables
  MdePkg: Fix typos in comments
  NetworkPkg: Fix typos in comments
  OvmfPkg: Fix typos in comments
  UefiCpuPkg: Fix typos in comments

 ArmPkg/Drivers/CpuDxe/CpuDxe.c |   2 +-
 .../BaseCryptLib/SysCall/RuntimeMemAllocation.c|   4 +-
 .../Thunk.c|   4 +-
 .../Foundation/Core/Dxe/ArchProtocol/Cpu/Cpu.h |   4 +-
 .../Foundation/Core/Dxe/ArchProtocol/Timer/Timer.h |   4 +-
 .../Efi/Protocol/ServiceBinding/ServiceBinding.h   |   4 +-
 .../Lib/BsDataHubStatusCode/BsDataHubStatusCode.c  |   6 +-
 EmulatorPkg/TimerDxe/Timer.c   |   4 +-
 .../Universal/BdsDxe/FrontPage.c   |   6 +-
 .../SectionExtractionDxe/SectionExtraction.c   |   6 +-
 .../BootManagerMenuApp/BootManagerMenu.c   |   8 +-
 MdeModulePkg/Application/UiApp/FrontPage.c |   6 +-
 MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.c |   4 +-
 MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/EhciPei/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c |   8 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h |   8 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c|   2 +-
 MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.h  |   4 +-
 MdeModulePkg/Bus/Pci/PciSioSerialDxe/SerialIo.c|   2 +-
 MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/UhciPei/UhcPeim.c |   4 +-
 MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Pci/XhciPei/UsbHcMem.c|   4 +-
 MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.c |   4 +-
 MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c |   4 +-
 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsHcMem.c  |   4 +-
 MdeModulePkg/Core/Dxe/DxeMain.h|   2 +-
 MdeModulePkg/Core/Dxe/Image/Image.c|  16 +--
 .../Dxe/SectionExtraction/CoreSectionExtraction.c  |   4 +-
 MdeModulePkg/Core/Pei/Image/Image.c|  34 ++---
 MdeModulePkg/Core/PiSmmCore/Dispatcher.c   | 146 ++---
 MdeModulePkg/Core/PiSmmCore/PiSmmCore.c|   2 +-
 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c |  26 ++--
 MdeModulePkg/Core/PiSmmCore/Pool.c |   2 +-
 MdeModulePkg/Include/Protocol/EbcVmTest.h  |   6 +-
 .../BootMaintenanceManagerUiLib/BootMaintenance.c  |   6 +-
 .../Library/BootManagerUiLib/BootManager.c |   6 +-
 .../Universal/Console/ConSplitterDxe/ConSplitter.c |   4 +-
 MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.c  |   4 +-
 MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.h  |   4 +-
 .../Universal/Network/Dhcp4Dxe/Dhcp4Driver.c   |   4 +-
 .../Universal/Network/Dhcp4Dxe/Dhcp4Driver.h   |   4 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c  |   2 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.h  |   6 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4If.h  |   4 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c  |   4 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.h  |   2 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c  |   2 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Driver.c |   4 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Driver.h |   4 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Output.c |   4 +-
 .../Universal/Network/Udp4Dxe/Udp4Driver.c |   4 +-
 .../Universal/Network/Udp4Dxe/Udp4Driver.h |   4 +-
 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c  |  12 +-
 MdePkg/Include/Protocol/Cpu.h  |   4 +-
 MdePkg/Include/Protocol/ServiceBinding.h   |   4 +-
 MdePkg/Include/Protocol/Timer.h|   4 +-
 NetworkPkg/Dhcp6Dxe/Dhcp6Driver.h  |   4 +-
 NetworkPkg/DnsDxe/DnsDriver.c  |   6 +-
 NetworkPkg/DnsDxe/DnsDriver.h  |   6 +-
 NetworkPkg/HttpDxe/HttpDriver.c|   4 +-
 NetworkPkg/HttpDxe/HttpDriver.h|   4 +-
 NetworkPkg/Ip6Dxe/Ip6Driver.c  |   2 +-
 NetworkPkg/Ip6Dxe/Ip6Driver.h  |   6 +-
 NetworkPkg/TcpDxe/TcpDriver.c  |   4 +-
 NetworkPkg/TcpDxe/TcpDriver.h  |   4 +-
 NetworkPkg/Udp6Dxe/Udp6Driver.c|   4 +-
 NetworkPkg/Udp6Dxe/Udp6Driver.h|   4 +-
 Netw