]> git.proxmox.com Git - mirror_edk2.git/blobdiff - RedfishPkg/Include/Pcd/RestExServiceDevicePath.h
RedfishPkg: Apply uncrustify changes
[mirror_edk2.git] / RedfishPkg / Include / Pcd / RestExServiceDevicePath.h
index 89de3b1a214ff50570a426bfad8774b554a78713..91b1198297c206e261912524214f991c4af67596 100644 (file)
@@ -21,8 +21,8 @@ typedef enum {
 } DEVICE_PATH_MATCH_MODE;\r
 \r
 typedef struct {\r
-  UINT32 DevicePathMatchMode;\r
-  UINT32 DevicePathNum;\r
+  UINT32    DevicePathMatchMode;\r
+  UINT32    DevicePathNum;\r
   //\r
   // Example:\r
   //   {DEVICE_PATH("PciRoot(0)/Pci(0,0)/MAC(005056C00002,0x1)")}\r
@@ -32,7 +32,7 @@ typedef struct {
   //    0x03,0x0b,0x25,0x00,0x00,0x50,0x56,0xc0,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,\r
   //    0x7f,0xff,0x04,0x00}\r
   //\r
-  EFI_DEVICE_PATH_PROTOCOL      DevicePath[];\r
+  EFI_DEVICE_PATH_PROTOCOL    DevicePath[];\r
 } REST_EX_SERVICE_DEVICE_PATH_DATA;\r
 \r
 #endif\r