]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Guid/SmramMemoryReserve.h
Correct the structure's comments to follow doxygen format.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Guid / SmramMemoryReserve.h
index d13119d45faf56e1a5647ab24c9ce751e431079c..fcdcf1d83cbd0d982c8e93d92bae4db21fca3787 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   GUID for use in reserving SMRAM regions.\r
 \r
-  Copyright (c) 2007, Intel Corporation\r
+  Copyright (c) 2007 - 2009, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -33,8 +33,8 @@
 // *******************************************************\r
 //\r
 typedef struct {\r
-  EFI_PHYSICAL_ADDRESS  PhysicalStart;  // Phsyical location in DRAM\r
-  EFI_PHYSICAL_ADDRESS  CpuStart;       // Address CPU uses to access the SMI handler\r
+  EFI_PHYSICAL_ADDRESS  PhysicalStart;  ///< Phsyical location in DRAM\r
+  EFI_PHYSICAL_ADDRESS  CpuStart;       ///< Address CPU uses to access the SMI handler\r
   // May or may not match PhysicalStart\r
   //\r
   UINT64                PhysicalSize;\r