]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/AprioriFileName.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Guid / AprioriFileName.h
index dc74d01ba75358c91009c6521ed199efccb847a7..078162e2283a41c606b6d31b2abf191cb372cd66 100644 (file)
@@ -17,7 +17,6 @@
 #define PEI_APRIORI_FILE_NAME_GUID \\r
   { 0x1b45cc0a, 0x156a, 0x428a, { 0x62, 0XAF, 0x49, 0x86, 0x4d, 0xa0, 0xe6, 0xe6 } }\r
 \r
-\r
 ///\r
 ///  This file must be of type EFI_FV_FILETYPE_FREEFORM and must\r
 ///  contain a single section of type EFI_SECTION_RAW. For details on\r
@@ -29,10 +28,9 @@ typedef struct {
   /// An array of zero or more EFI_GUID type entries that match the file names of PEIM\r
   /// modules in the same Firmware Volume. The maximum number of entries.\r
   ///\r
-  EFI_GUID  FileNamesWithinVolume[1];\r
+  EFI_GUID    FileNamesWithinVolume[1];\r
 } PEI_APRIORI_FILE_CONTENTS;\r
 \r
-extern EFI_GUID gPeiAprioriFileNameGuid;\r
+extern EFI_GUID  gPeiAprioriFileNameGuid;\r
 \r
 #endif\r
-\r