]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Include / Guid / LoadModuleAtFixedAddress.h
index d2b01cea680b56a899809914942a4b12a016e5e6..ec467bbcb203687fdc2926217d99e674fa808a6f 100644 (file)
@@ -6,7 +6,7 @@
   module loading address relative to these two addresses.\r
   \r
 \r
-Copyright (c) 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -27,8 +27,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 extern EFI_GUID gLoadFixedAddressConfigurationTableGuid;\r
 \r
 typedef struct {\r
-  EFI_PHYSICAL_ADDRESS    DxeCodeTopAddress;             ///< The top address below which the Dxe runtime code and below which the Dxe runtime/boot code and PEI code.\r
-  EFI_PHYSICAL_ADDRESS    SmramBase;                      ///< SMM RAME base. build tool will assigned an offset relative to SMRAM base for SMM driver.\r
+  EFI_PHYSICAL_ADDRESS    DxeCodeTopAddress;   ///< The top address below which the Dxe runtime code and below which the Dxe runtime/boot code and PEI code.\r
+  EFI_PHYSICAL_ADDRESS    SmramBase;           ///< SMRAM base address. The build tool assigns an offset relative to the SMRAM base for a SMM driver.\r
 } EFI_LOAD_FIXED_ADDRESS_CONFIGURATION_TABLE;\r
 \r
 #endif\r