]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/IpmiNetFnFirmware.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / IpmiNetFnFirmware.h
index c4cbe2349b3a538932ab4f2c33eef4f6884d02d8..6de27b28b83c3bce5f0fb1e5de5d2ab8018e9090 100644 (file)
@@ -11,7 +11,7 @@
 //\r
 // Net function definition for Firmware command\r
 //\r
-#define IPMI_NETFN_FIRMWARE 0x08\r
+#define IPMI_NETFN_FIRMWARE  0x08\r
 \r
 //\r
 // All Firmware commands and their structure definitions to follow here\r
@@ -26,8 +26,8 @@
 //  Constants and Structure definitions for "Get Device ID" command to follow here\r
 //\r
 typedef struct {\r
-  UINT8   CurrentExecutionContext;\r
-  UINT8   PartitionPointer;\r
+  UINT8    CurrentExecutionContext;\r
+  UINT8    PartitionPointer;\r
 } IPMI_MSG_GET_BMC_EXEC_RSP;\r
 \r
 //\r