]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h
Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / PciOptionRomTable.h
index 0ba44dbed448d96ae7bd5414a55332f5ca2b6fdf..09e4faa06dbadb396cde0c56c916909b27245286 100644 (file)
@@ -1,5 +1,6 @@
-/*++\r
-\r
+/** @file\r
+  GUID and data structure used to describe the list of PCI Option ROMs present in a system.\r
+  \r
 Copyright (c) 2006, 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
@@ -9,15 +10,7 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-Module Name:\r
-\r
-  PciOptionRomTable.h\r
-    \r
-Abstract:\r
-\r
-  GUID and data structure used to describe the list of PCI Option ROMs present in a system.\r
-\r
---*/\r
+**/\r
 \r
 #ifndef __PCI_OPTION_ROM_TABLE_GUID_H_\r
 #define __PCI_OPTION_ROM_TABLE_GUID_H_\r
@@ -44,4 +37,5 @@ typedef struct {
   EFI_PCI_OPTION_ROM_DESCRIPTOR   *PciOptionRomDescriptors;\r
 } EFI_PCI_OPTION_ROM_TABLE;\r
 \r
-#endif\r
+#endif // __PCI_OPTION_ROM_TABLE_GUID_H_\r
+\r