]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: formalize line endings
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 29 Aug 2018 03:39:06 +0000 (11:39 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Thu, 30 Aug 2018 01:26:54 +0000 (09:26 +0800)
commit79e4f2a56ac7cee477c2f84ff65f766814cc1836
tree1640996f68d818bc01720d718c21a0d9918997a5
parenta07533fab100db41c04d9044503438ac00039d82
EmulatorPkg: formalize line endings

The patch is the result of running
"BaseTools/Scripts/FormatDosFiles.py EmulatorPkg/"

No functionality impact.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
51 files changed:
EmulatorPkg/CpuRuntimeDxe/Cpu.c
EmulatorPkg/EmuBlockIoDxe/EmuBlockIo.c
EmulatorPkg/EmuGopDxe/Gop.h
EmulatorPkg/EmuGopDxe/GopInput.c
EmulatorPkg/EmuGopDxe/GopScreen.c
EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c
EmulatorPkg/Include/Library/EmuMagicPageLib.h
EmulatorPkg/Include/Library/EmuThunkLib.h
EmulatorPkg/Include/Library/PpiListLib.h
EmulatorPkg/Include/Library/SmbiosLib.h
EmulatorPkg/Include/Protocol/EmuBlockIo.h
EmulatorPkg/Include/Protocol/EmuFileSystem.h
EmulatorPkg/Include/Protocol/EmuGraphicsWindow.h
EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.inf
EmulatorPkg/Library/DxeEmuLib/DxeEmuLib.c
EmulatorPkg/Library/DxeEmuPeCoffExtraActionLib/DxeEmuPeCoffExtraActionLib.inf
EmulatorPkg/Library/DxeEmuStdErrSerialPortLib/DxeEmuStdErrSerialPortLib.c
EmulatorPkg/Library/KeyMapLibNull/KeyMapLibNull.c
EmulatorPkg/Library/PeiCoreServicesTablePointerLib/PeiServicesTablePointer.c
EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/PeiEmuPeCoffExtraActionLib.inf
EmulatorPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
EmulatorPkg/Library/PeiServicesTablePointerLibMagicPage/PeiServicesTablePointer.c
EmulatorPkg/Library/PeiTimerLib/PeiTimerLib.inf
EmulatorPkg/Library/SecPeiServicesLib/FwVol.c
EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
EmulatorPkg/Library/SmbiosLib/SmbiosLib.c
EmulatorPkg/Library/SmbiosLib/SmbiosLib.inf
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.h
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c
EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c
EmulatorPkg/Sec/Ia32/SwitchRam.asm
EmulatorPkg/Sec/Sec.c
EmulatorPkg/Sec/Sec.h
EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
EmulatorPkg/Unix/Host/BlockIo.c
EmulatorPkg/Unix/Host/EmuThunk.c
EmulatorPkg/Unix/Host/Host.c
EmulatorPkg/Unix/Host/Host.h
EmulatorPkg/Unix/Host/Ia32/Gasket.S
EmulatorPkg/Unix/Host/Ia32/SwitchStack.c
EmulatorPkg/Unix/Host/MemoryAllocationLib.c
EmulatorPkg/Unix/Host/PosixFileSystem.c
EmulatorPkg/Unix/Host/Pthreads.c
EmulatorPkg/Unix/Host/X11GraphicsWindow.c
EmulatorPkg/Unix/Host/X64/Gasket.S
EmulatorPkg/Unix/lldbefi.py
EmulatorPkg/Win/Host/WinBlockIo.c
EmulatorPkg/Win/Host/WinHost.h