]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/SmramMemoryReserve.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Guid / SmramMemoryReserve.h
index 47320f362184b2eb06af3182fed277db2bbd3538..37d55c6bc0cc78bbd7a19411b6cefa42bb619a80 100644 (file)
@@ -31,15 +31,14 @@ typedef struct {
   /// Designates the number of possible regions in the system\r
   /// that can be usable for SMRAM.\r
   ///\r
-  UINT32                NumberOfSmmReservedRegions;\r
+  UINT32                  NumberOfSmmReservedRegions;\r
   ///\r
   /// Used throughout this protocol to describe the candidate\r
   /// regions for SMRAM that are supported by this platform.\r
   ///\r
-  EFI_SMRAM_DESCRIPTOR  Descriptor[1];\r
+  EFI_SMRAM_DESCRIPTOR    Descriptor[1];\r
 } EFI_SMRAM_HOB_DESCRIPTOR_BLOCK;\r
 \r
-extern EFI_GUID gEfiSmmSmramMemoryGuid;\r
+extern EFI_GUID  gEfiSmmSmramMemoryGuid;\r
 \r
 #endif\r
-\r