]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Include/Guid/ArmGlobalVariableHob.h
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPlatformPkg / Include / Guid / ArmGlobalVariableHob.h
index c175cee6df4c30d463f367fd7d76255e88bb79e4..844090b4e8d1e1a095395c1f76182144ec67da10 100644 (file)
@@ -24,8 +24,8 @@
 extern EFI_GUID gArmGlobalVariableGuid;\r
 \r
 ///\r
-/// Describes all memory ranges used during the HOB producer \r
-/// phase that exist outside the HOB list. This HOB type \r
+/// Describes all memory ranges used during the HOB producer\r
+/// phase that exist outside the HOB list. This HOB type\r
 /// describes how memory is used, not the physical attributes of memory.\r
 ///\r
 typedef struct {\r
@@ -42,9 +42,9 @@ typedef struct {
   ///\r
   EFI_PHYSICAL_ADDRESS        GlobalVariableBase;\r
 \r
-  /// \r
+  ///\r
   /// The length in bytes of memory allocated by this HOB.\r
-  /// \r
+  ///\r
   UINT32                      GlobalVariableSize;\r
 } ARM_HOB_GLOBAL_VARIABLE;\r
 \r