UefiCpuPkg: Apply uncrustify changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737 Apply uncrustify changes to .c/.h files in the UefiCpuPkg 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>
This commit is contained in:
committed by
mergify[bot]
parent
91415a36ae
commit
053e878bfb
@@ -15,6 +15,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
{ 0xc77c3a41, 0x61ab, 0x4143, { 0x98, 0x3e, 0x33, 0x39, 0x28, 0x6, 0x28, 0xe5 } \
|
||||
}
|
||||
|
||||
extern EFI_GUID gEdkiiCpuFeaturesInitDoneGuid;
|
||||
extern EFI_GUID gEdkiiCpuFeaturesInitDoneGuid;
|
||||
|
||||
#endif
|
||||
|
@@ -15,6 +15,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
{ 0xa82485ce, 0xad6b, 0x4101, { 0x99, 0xd3, 0xe1, 0x35, 0x8c, 0x9e, 0x7e, 0x37 } \
|
||||
}
|
||||
|
||||
extern EFI_GUID gEdkiiCpuFeaturesSetDoneGuid;
|
||||
extern EFI_GUID gEdkiiCpuFeaturesSetDoneGuid;
|
||||
|
||||
#endif
|
||||
|
@@ -11,7 +11,7 @@
|
||||
#ifndef _MICROCODE_PATCH_HOB_H_
|
||||
#define _MICROCODE_PATCH_HOB_H_
|
||||
|
||||
extern EFI_GUID gEdkiiMicrocodePatchHobGuid;
|
||||
extern EFI_GUID gEdkiiMicrocodePatchHobGuid;
|
||||
|
||||
//
|
||||
// The EDKII microcode patch HOB will be produced by MpInitLib and it can be
|
||||
|
@@ -15,7 +15,7 @@
|
||||
0x5802bce4, 0xeeee, 0x4e33, { 0xa1, 0x30, 0xeb, 0xad, 0x27, 0xf0, 0xe4, 0x39 } \
|
||||
}
|
||||
|
||||
extern EFI_GUID gMsegSmramGuid;
|
||||
extern EFI_GUID gMsegSmramGuid;
|
||||
|
||||
//
|
||||
// The data portion of this HOB is type EFI_SMRAM_DESCRIPTOR
|
||||
|
Reference in New Issue
Block a user