]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/Unix/Host/Pthreads.c
EmulatorPkg: Apply uncrustify changes
authorMichael Kubacki <michael.kubacki@microsoft.com>
Sun, 5 Dec 2021 22:53:57 +0000 (14:53 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 Dec 2021 17:24:28 +0000 (17:24 +0000)
commita550d468a6ca577d9e9c57a0eafcf2fc9fbb8c97
tree16ea0a059e01bb8af07f41dcea5996424c309a95
parente7108d0e9655b1795c94ac372b0449f28dd907df
EmulatorPkg: Apply uncrustify changes

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737

Apply uncrustify changes to .c/.h files in the EmulatorPkg package

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
111 files changed:
EmulatorPkg/Application/RedfishPlatformConfig/RedfishPlatformConfig.c
EmulatorPkg/AutoScanPei/AutoScanPei.c
EmulatorPkg/BootModePei/BootModePei.c
EmulatorPkg/CpuRuntimeDxe/Cpu.c
EmulatorPkg/CpuRuntimeDxe/CpuDriver.h
EmulatorPkg/CpuRuntimeDxe/CpuIo.c
EmulatorPkg/CpuRuntimeDxe/MpService.c
EmulatorPkg/EmuBlockIoDxe/ComponentName.c
EmulatorPkg/EmuBlockIoDxe/DriverConfiguration.c
EmulatorPkg/EmuBlockIoDxe/DriverDiagnostics.c
EmulatorPkg/EmuBlockIoDxe/EmuBlockIo.c
EmulatorPkg/EmuBlockIoDxe/EmuBlockIo.h
EmulatorPkg/EmuBusDriverDxe/ComponentName.c
EmulatorPkg/EmuBusDriverDxe/EmuBusDriverDxe.c
EmulatorPkg/EmuBusDriverDxe/EmuBusDriverDxe.h
EmulatorPkg/EmuGopDxe/ComponentName.c
EmulatorPkg/EmuGopDxe/Gop.h
EmulatorPkg/EmuGopDxe/GopDriver.c
EmulatorPkg/EmuGopDxe/GopInput.c
EmulatorPkg/EmuGopDxe/GopScreen.c
EmulatorPkg/EmuSimpleFileSystemDxe/ComponentName.c
EmulatorPkg/EmuSimpleFileSystemDxe/EmuSimpleFileSystem.c
EmulatorPkg/EmuSimpleFileSystemDxe/EmuSimpleFileSystem.h
EmulatorPkg/EmuSnpDxe/ComponentName.c
EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c
EmulatorPkg/EmuSnpDxe/EmuSnpDxe.h
EmulatorPkg/EmuThunkDxe/EmuThunk.c
EmulatorPkg/FirmwareVolumePei/FirmwareVolumePei.c
EmulatorPkg/FlashMapPei/FlashMapPei.c
EmulatorPkg/FvbServicesRuntimeDxe/FWBlockService.c
EmulatorPkg/FvbServicesRuntimeDxe/FvbInfo.c
EmulatorPkg/FvbServicesRuntimeDxe/FwBlockService.h
EmulatorPkg/Include/Guid/EmuPhysicalDisk.h
EmulatorPkg/Include/Guid/EmuSystemConfig.h
EmulatorPkg/Include/Guid/EmuVirtualDisk.h
EmulatorPkg/Include/Library/EmuMagicPageLib.h
EmulatorPkg/Include/Library/EmuThunkLib.h
EmulatorPkg/Include/Library/KeyMapLib.h
EmulatorPkg/Include/Library/PpiListLib.h
EmulatorPkg/Include/Library/SmbiosLib.h
EmulatorPkg/Include/Library/ThunkPpiList.h
EmulatorPkg/Include/Library/ThunkProtocolList.h
EmulatorPkg/Include/Ppi/EmuThunk.h
EmulatorPkg/Include/Protocol/EmuBlockIo.h
EmulatorPkg/Include/Protocol/EmuFileSystem.h
EmulatorPkg/Include/Protocol/EmuGraphicsWindow.h
EmulatorPkg/Include/Protocol/EmuIoThunk.h
EmulatorPkg/Include/Protocol/EmuSnp.h
EmulatorPkg/Include/Protocol/EmuThread.h
EmulatorPkg/Include/Protocol/EmuThunk.h
EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
EmulatorPkg/Library/DxeCoreTimerLib/DxeCoreTimerLib.c
EmulatorPkg/Library/DxeEmuLib/DxeEmuLib.c
EmulatorPkg/Library/DxeEmuPeCoffExtraActionLib/DxeEmuPeCoffExtraActionLib.c
EmulatorPkg/Library/DxeEmuSerialPortLib/DxeEmuSerialPortLib.c
EmulatorPkg/Library/DxeEmuStdErrSerialPortLib/DxeEmuStdErrSerialPortLib.c
EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.c
EmulatorPkg/Library/GuardUefiMemoryAllocationLib/MemoryAllocationLib.c
EmulatorPkg/Library/KeyMapLibNull/KeyMapLibNull.c
EmulatorPkg/Library/PeiCoreServicesTablePointerLib/PeiServicesTablePointer.c
EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/PeiEmuPeCoffExtraActionLib.c
EmulatorPkg/Library/PeiEmuPeCoffGetEntryPointLib/PeiEmuPeCoffGetEntryPointLib.c
EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.c
EmulatorPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
EmulatorPkg/Library/PeiServicesTablePointerLibMagicPage/PeiServicesTablePointer.c
EmulatorPkg/Library/PeiTimerLib/PeiTimerLib.c
EmulatorPkg/Library/PlatformBmLib/PlatformBm.c
EmulatorPkg/Library/PlatformBmLib/PlatformBm.h
EmulatorPkg/Library/PlatformBmLib/PlatformBmData.c
EmulatorPkg/Library/PlatformBmLib/PlatformBmMemoryTest.c
EmulatorPkg/Library/RedfishPlatformCredentialLib/RedfishPlatformCredentialLib.c
EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHostInterfaceLib.c
EmulatorPkg/Library/SecPeiServicesLib/FwVol.c
EmulatorPkg/Library/SecPeiServicesLib/PeiServicesLib.c
EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
EmulatorPkg/Library/SmbiosLib/SmbiosLib.c
EmulatorPkg/Library/ThunkPpiList/ThunkPpiList.c
EmulatorPkg/Library/ThunkProtocolList/ThunkProtocolList.c
EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c
EmulatorPkg/RealTimeClockRuntimeDxe/RealTimeClock.c
EmulatorPkg/ResetRuntimeDxe/Reset.c
EmulatorPkg/Sec/Ia32/TempRam.c
EmulatorPkg/Sec/Sec.c
EmulatorPkg/Sec/Sec.h
EmulatorPkg/ThunkPpiToProtocolPei/ThunkPpiToProtocolPei.c
EmulatorPkg/TimerDxe/Timer.c
EmulatorPkg/TimerDxe/Timer.h
EmulatorPkg/Unix/Host/BerkeleyPacketFilter.c
EmulatorPkg/Unix/Host/BlockIo.c
EmulatorPkg/Unix/Host/EmuThunk.c
EmulatorPkg/Unix/Host/Gasket.h
EmulatorPkg/Unix/Host/Host.c
EmulatorPkg/Unix/Host/Host.h
EmulatorPkg/Unix/Host/Ia32/SwitchStack.c
EmulatorPkg/Unix/Host/LinuxPacketFilter.c
EmulatorPkg/Unix/Host/MemoryAllocationLib.c
EmulatorPkg/Unix/Host/PosixFileSystem.c
EmulatorPkg/Unix/Host/Pthreads.c
EmulatorPkg/Unix/Host/X11GraphicsWindow.c
EmulatorPkg/Win/Host/WinBlockIo.c
EmulatorPkg/Win/Host/WinFileSystem.c
EmulatorPkg/Win/Host/WinGop.h
EmulatorPkg/Win/Host/WinGopInput.c
EmulatorPkg/Win/Host/WinGopScreen.c
EmulatorPkg/Win/Host/WinHost.c
EmulatorPkg/Win/Host/WinHost.h
EmulatorPkg/Win/Host/WinInclude.h
EmulatorPkg/Win/Host/WinMemoryAllocationLib.c
EmulatorPkg/Win/Host/WinPacketFilter.c
EmulatorPkg/Win/Host/WinThunk.c