]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg: Apply uncrustify changes
authorMichael Kubacki <michael.kubacki@microsoft.com>
Sun, 5 Dec 2021 22:54:16 +0000 (14:54 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 Dec 2021 17:24:28 +0000 (17:24 +0000)
commit91415a36ae7aaeabb2bbab3762f39544f9aed683
tree2e851e8e100b2ddb6646d8a7a2c4030a9f80cb85
parentc1e126b1196de75e0a4cda21e4551ea9bb05e059
StandaloneMmPkg: Apply uncrustify changes

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

Apply uncrustify changes to .c/.h files in the StandaloneMmPkg 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: Sami Mujawar <sami.mujawar@arm.com>
41 files changed:
StandaloneMmPkg/Core/Dependency.c
StandaloneMmPkg/Core/Dispatcher.c
StandaloneMmPkg/Core/FwVol.c
StandaloneMmPkg/Core/Handle.c
StandaloneMmPkg/Core/InstallConfigurationTable.c
StandaloneMmPkg/Core/Locate.c
StandaloneMmPkg/Core/Mmi.c
StandaloneMmPkg/Core/Notify.c
StandaloneMmPkg/Core/Page.c
StandaloneMmPkg/Core/Pool.c
StandaloneMmPkg/Core/StandaloneMmCore.c
StandaloneMmPkg/Core/StandaloneMmCore.h
StandaloneMmPkg/Core/StandaloneMmCorePrivateData.h
StandaloneMmPkg/Drivers/StandaloneMmCpu/EventHandle.c
StandaloneMmPkg/Drivers/StandaloneMmCpu/StandaloneMmCpu.c
StandaloneMmPkg/Drivers/StandaloneMmCpu/StandaloneMmCpu.h
StandaloneMmPkg/Include/Guid/MmCoreData.h
StandaloneMmPkg/Include/Guid/MmFvDispatch.h
StandaloneMmPkg/Include/Guid/MmramMemoryReserve.h
StandaloneMmPkg/Include/Guid/MpInformation.h
StandaloneMmPkg/Include/Library/Arm/StandaloneMmCoreEntryPoint.h
StandaloneMmPkg/Include/Library/FvLib.h
StandaloneMmPkg/Include/Library/StandaloneMmCoreEntryPoint.h
StandaloneMmPkg/Include/StandaloneMm.h
StandaloneMmPkg/Library/FvLib/FvLib.c
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/Arm/CreateHobList.c
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/Arm/SetPermissions.c
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/Arm/StandaloneMmCoreEntryPoint.c
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/X64/StandaloneMmCoreEntryPoint.c
StandaloneMmPkg/Library/StandaloneMmCoreHobLib/Arm/StandaloneMmCoreHobLib.c
StandaloneMmPkg/Library/StandaloneMmCoreHobLib/Arm/StandaloneMmCoreHobLibInternal.c
StandaloneMmPkg/Library/StandaloneMmCoreHobLib/Common.c
StandaloneMmPkg/Library/StandaloneMmCoreHobLib/X64/StandaloneMmCoreHobLib.c
StandaloneMmPkg/Library/StandaloneMmCoreMemoryAllocationLib/StandaloneMmCoreMemoryAllocationLib.c
StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.c
StandaloneMmPkg/Library/StandaloneMmMemLib/ArmStandaloneMmMemLibInternal.c
StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.c
StandaloneMmPkg/Library/StandaloneMmMemLib/X86StandaloneMmMemLibInternal.c
StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/StandaloneMmMemoryAllocationLib.c
StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/AArch64/StandaloneMmPeCoffExtraActionLib.c
StandaloneMmPkg/Library/VariableMmDependency/VariableMmDependency.c