Giri P Mudusuru (16):
  ArmPkg: Series of patches to fix typos
  EdkCompatibilityPkg: Series of patches to fix typos   - availabe to
    available   - consummer to consumer   - EFI_UNSUPPORTEDT to
    EFI_UNSUPPORTED   - extensiable to extensible
  EmulatorPkg: Series of patches to fix typos - EFI_UNSUPPORTEDT to
    EFI_UNSUPPORTED
  Nt32Pkg: Series of patches to fix typos - EFI_UNSUPPORTEDT to
    EFI_UNSUPPORTED
  CryptoPkg: Series of patches to fix typos - availabe to available
  StdLib: Series of patches to fix typos - availabe to available
  SecurityPkg: Series of patches to fix typos - availabe to available
  OptionRomPkg: Series of patches to fix typos - EFI_OUT_OF_RESORUCES to
    EFI_OUT_OF_RESOURCES
  PcAtChipsetPkg: Series of patches to fix typos - EFI_UNSUPPORTEDT to
    EFI_UNSUPPORTED
  IntelFrameworkModulePkg: Series of patches to fix typos - requried to
    required
  MdeModulePkg: Series of patches to fix typos
  MdePkg: Series of patches to fix typos - availabe to available -
    EFI_UNSUPPORTEDT to EFI_UNSUPPORTED
  NetworkPkg: Series of patches to fix typos
  OvmfPkg: Series of patches to fix typos     - accessibla to accessible
        - exeuction to execution        - iff to if
  UefiCpuPkg: Series of patches to fix typos
  ShellPkg: Series of patches to fix typos   - apropriate to appropriate

 ArmPkg/Drivers/CpuDxe/CpuDxe.c                     |   2 +-
 .../BaseCryptLib/SysCall/RuntimeMemAllocation.c    |   2 +-
 .../Thunk.c                                        |   2 +-
 .../Foundation/Core/Dxe/ArchProtocol/Cpu/Cpu.h     |   2 +-
 .../Foundation/Core/Dxe/ArchProtocol/Timer/Timer.h |   2 +-
 .../Efi/Protocol/ServiceBinding/ServiceBinding.h   |   2 +-
 .../Lib/BsDataHubStatusCode/BsDataHubStatusCode.c  |   4 +-
 EmulatorPkg/TimerDxe/Timer.c                       |   2 +-
 .../Universal/BdsDxe/FrontPage.c                   |   6 +-
 .../SectionExtractionDxe/SectionExtraction.c       |   4 +-
 .../BootManagerMenuApp/BootManagerMenu.c           |   6 +-
 MdeModulePkg/Application/UiApp/FrontPage.c         |   6 +-
 MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.c         |   2 +-
 MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c            |   2 +-
 MdeModulePkg/Bus/Pci/EhciPei/UsbHcMem.c            |   2 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c     |   6 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h     |   6 +-
 MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c            |   2 +-
 MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.h      |   2 +-
 MdeModulePkg/Bus/Pci/PciSioSerialDxe/SerialIo.c    |   2 +-
 MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c            |   2 +-
 MdeModulePkg/Bus/Pci/UhciPei/UhcPeim.c             |   2 +-
 MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c            |   2 +-
 MdeModulePkg/Bus/Pci/XhciPei/UsbHcMem.c            |   2 +-
 MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.c     |   2 +-
 MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c         |   2 +-
 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsHcMem.c      |   2 +-
 MdeModulePkg/Core/Dxe/DxeMain.h                    |   2 +-
 MdeModulePkg/Core/Dxe/Image/Image.c                |  14 +-
 .../Dxe/SectionExtraction/CoreSectionExtraction.c  |   2 +-
 MdeModulePkg/Core/Pei/Image/Image.c                |  34 ++---
 MdeModulePkg/Core/PiSmmCore/Dispatcher.c           | 144 ++++++++++-----------
 MdeModulePkg/Core/PiSmmCore/PiSmmCore.c            |   2 +-
 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c             |  26 ++--
 MdeModulePkg/Core/PiSmmCore/Pool.c                 |   2 +-
 MdeModulePkg/Include/Protocol/EbcVmTest.h          |   4 +-
 .../BootMaintenanceManagerUiLib/BootMaintenance.c  |   6 +-
 .../Library/BootManagerUiLib/BootManager.c         |   6 +-
 .../Universal/Console/ConSplitterDxe/ConSplitter.c |   2 +-
 MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.c  |   2 +-
 MdeModulePkg/Universal/Network/ArpDxe/ArpDriver.h  |   2 +-
 .../Universal/Network/Dhcp4Dxe/Dhcp4Driver.c       |   2 +-
 .../Universal/Network/Dhcp4Dxe/Dhcp4Driver.h       |   2 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c  |   2 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.h  |   4 +-
 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4If.h      |   2 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c  |   2 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.h  |   2 +-
 MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c      |   2 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Driver.c         |   2 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Driver.h         |   2 +-
 .../Universal/Network/Tcp4Dxe/Tcp4Output.c         |   2 +-
 .../Universal/Network/Udp4Dxe/Udp4Driver.c         |   2 +-
 .../Universal/Network/Udp4Dxe/Udp4Driver.h         |   2 +-
 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Impl.c  |  12 +-
 MdePkg/Include/Protocol/Cpu.h                      |   2 +-
 MdePkg/Include/Protocol/ServiceBinding.h           |   2 +-
 MdePkg/Include/Protocol/Timer.h                    |   2 +-
 NetworkPkg/Dhcp6Dxe/Dhcp6Driver.h                  |   2 +-
 NetworkPkg/DnsDxe/DnsDriver.c                      |   4 +-
 NetworkPkg/DnsDxe/DnsDriver.h                      |   4 +-
 NetworkPkg/HttpDxe/HttpDriver.c                    |   2 +-
 NetworkPkg/HttpDxe/HttpDriver.h                    |   2 +-
 NetworkPkg/Ip6Dxe/Ip6Driver.c                      |   2 +-
 NetworkPkg/Ip6Dxe/Ip6Driver.h                      |   4 +-
 NetworkPkg/TcpDxe/TcpDriver.c                      |   2 +-
 NetworkPkg/TcpDxe/TcpDriver.h                      |   2 +-
 NetworkPkg/Udp6Dxe/Udp6Driver.c                    |   2 +-
 NetworkPkg/Udp6Dxe/Udp6Driver.h                    |   2 +-
 NetworkPkg/Udp6Dxe/Udp6Impl.c                      |   6 +-
 Nt32Pkg/TimerDxe/Timer.c                           |   2 +-
 .../Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c  |   2 +-
 .../Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c |   2 +-
 OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c            |   2 +-
 .../Include/IndustryStandard/Xen/arch-arm/xen.h    |   2 +-
 OvmfPkg/SmmAccess/SmramInternal.c                  |   4 +-
 OvmfPkg/SmmAccess/SmramInternal.h                  |   4 +-
 OvmfPkg/VirtioBlkDxe/VirtioBlk.c                   |   8 +-
 OvmfPkg/VirtioBlkDxe/VirtioBlk.h                   |   4 +-
 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c       |   2 +-
 OvmfPkg/XenIoPciDxe/XenIoPciDxe.c                  |   2 +-
 PcAtChipsetPkg/8254TimerDxe/Timer.c                |   2 +-
 PcAtChipsetPkg/8254TimerDxe/Timer.h                |   2 +-
 PcAtChipsetPkg/HpetTimerDxe/HpetTimer.c            |   4 +-
 SecurityPkg/Hash2DxeCrypto/Driver.c                |   2 +-
 SecurityPkg/Hash2DxeCrypto/Driver.h                |   2 +-
 ShellPkg/Include/Library/ShellLib.h                |   2 +-
 .../Library/UefiShellDriver1CommandsLib/DrvDiag.c  |   2 +-
 ShellPkg/Library/UefiShellLib/UefiShellLib.c       |   2 +-
 StdLib/EfiSocketLib/DxeSupport.c                   |   2 +-
 StdLib/Include/Efi/EfiSocketLib.h                  |   2 +-
 UefiCpuPkg/CpuMpPei/Microcode.c                    |   2 +-
 92 files changed, 232 insertions(+), 232 deletions(-)

-- 
2.9.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to