MdePkg: Apply uncrustify changes

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

Apply uncrustify changes to .c/.h files in the MdePkg 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: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
Michael Kubacki
2021-12-05 14:54:05 -08:00
committed by mergify[bot]
parent 1436aea4d5
commit 2f88bd3a12
975 changed files with 55681 additions and 57790 deletions

View File

@@ -16,7 +16,7 @@
//
// Net function definition for Bridge command
//
#define IPMI_NETFN_BRIDGE 0x02
#define IPMI_NETFN_BRIDGE 0x02
//
// Definitions for Get Bridge State command
@@ -39,7 +39,7 @@
//
// Definitions for Get ICMB Address command
//
#define IPMI_BRIDGE_GET_ICMB_ADDRESS 0x02
#define IPMI_BRIDGE_GET_ICMB_ADDRESS 0x02
//
// Constants and Structure definitions for "Get ICMB Address" command to follow here
@@ -48,7 +48,7 @@
//
// Definitions for Set ICMB Address command
//
#define IPMI_BRIDGE_SET_ICMB_ADDRESS 0x03
#define IPMI_BRIDGE_SET_ICMB_ADDRESS 0x03
//
// Constants and Structure definitions for "Set ICMB Address" command to follow here
@@ -84,7 +84,7 @@
//
// Definitions for Clear Bridge Statistics command
//
#define IPMI_BRIDGE_CLEAR_STATISTICS 0x08
#define IPMI_BRIDGE_CLEAR_STATISTICS 0x08
//
// Constants and Structure definitions for "Clear Bridge Statistics" command to follow here
@@ -111,7 +111,7 @@
//
// Definitions for Get ICMB Connection ID command
//
#define IPMI_BRIDGE_GET_ICMB_CONNECTION_ID 0x0B
#define IPMI_BRIDGE_GET_ICMB_CONNECTION_ID 0x0B
//
// Constants and Structure definitions for "Get ICMB Connection ID" command to follow here
@@ -147,7 +147,7 @@
//
// Definitions for Set Discovered command
//
#define IPMI_BRIDGE_SET_DISCOVERED 0x12
#define IPMI_BRIDGE_SET_DISCOVERED 0x12
//
// Constants and Structure definitions for "Set Discovered" command to follow here
@@ -156,7 +156,7 @@
//
// Definitions for Get Chassis Device ID command
//
#define IPMI_BRIDGE_GET_CHASSIS_DEVICEID 0x13
#define IPMI_BRIDGE_GET_CHASSIS_DEVICEID 0x13
//
// Constants and Structure definitions for "Get Chassis Device ID" command to follow here
@@ -165,7 +165,7 @@
//
// Definitions for Set Chassis Device ID command
//
#define IPMI_BRIDGE_SET_CHASSIS_DEVICEID 0x14
#define IPMI_BRIDGE_SET_CHASSIS_DEVICEID 0x14
//
// Constants and Structure definitions for "Set Chassis Device ID" command to follow here