]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Correct all header files for doxygen format and correct the license issue for VgaClas...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Jul 2007 07:06:23 +0000 (07:06 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Jul 2007 07:06:23 +0000 (07:06 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3401 6f19259b-4bc3-4df7-8a09-765794883524

66 files changed:
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/ComponentName.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/ComponentName.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciIo.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciIo.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciLib.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciRomTable.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciRomTable.h
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/pcibus.c
IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/pcibus.h
IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/ComponentName.c
IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.c
IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h
IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h
IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h
IntelFrameworkModulePkg/Include/Guid/PciHotplugDevice.h
IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h
IntelFrameworkModulePkg/Include/Protocol/IsaAcpi.h
IntelFrameworkModulePkg/Include/Protocol/IsaIo.h
IntelFrameworkModulePkg/Include/Protocol/PciHotPlugRequest.h
IntelFrameworkModulePkg/Include/Protocol/Ps2Policy.h
IntelFrameworkModulePkg/Include/Protocol/VgaMiniPort.h
IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.c
IntelFrameworkModulePkg/Library/GraphicsLib/Graphics.c
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/ComponentName.c
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/ComponentName.h
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h
IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.c
IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.h
IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c
IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSample.c
IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSample.h
IntelFrameworkModulePkg/Universal/DriverSampleDxe/NVDataStruc.h
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Fonts.c
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.c
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.h
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Keyboard.c
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Package.c
IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/Strings.c
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Boolean.c
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Colors.h
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/InputHandler.c
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Presentation.c
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.c
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Print.h
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Setup.h
IntelFrameworkModulePkg/Universal/SetupBrowserDxe/Ui.h

index b10ee93591f659e07e6a6daabb3a4bbb7a18ee3b..8fb5b1cd4cdaded734b34098b753c93f3612da7a 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,13 +9,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
-  ComponentName.c\r
-\r
-Abstract:\r
-\r
---*/\r
+**/\r
 \r
 #include "pcibus.h"\r
 \r
index 0e5dbdeff8cf7abcc7a15804e3fcad17f3ca451b..a30946493f27818958d9067a1b487d214012e73b 100644 (file)
@@ -1,25 +1,17 @@
-/*++\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
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
+/**@file\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
 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
-  ComponentName.h\r
-  \r
-Abstract:\r
+**/\r
 \r
 \r
-Revision History\r
-\r
---*/\r
-\r
 #ifndef _EFI_PCI_BUS_COMPONENT_NAME_H\r
 #define _EFI_PCI_BUS_COMPONENT_NAME_H\r
 \r
index dd4b65061226ea06e611d38ca03ec9496692927c..8cd5acfc00f6699daa302495e428a766dea70a5c 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciCommand.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 \r
index e63d0d15254b0c460d94a81ff31a80e92d062563..248aa6132e1acba68bf3a12a284db6c1e31a715e 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,8 @@ 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
-    PciCommand.h\r
-  \r
-Abstract:\r
-\r
-  PCI Bus Driver\r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_COMMAND_H\r
 #define _EFI_PCI_COMMAND_H\r
index 0e95dc18653d6f631d0cdc8698c7d75b96126089..9944fcdc06ef9cf17721786d42e6570c7e93c1a9 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciDeviceSupport.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
-  This file provides routine to support Pci device node manipulation\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 #include "PciDeviceSupport.h"\r
index 374f4dfad381cc72c1e33b16131ad2a7c4c69fa4..50091750626a6180e6803c2e36b96ed9a2fdbdf7 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,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
-  PciDeviceSupport.h\r
-  \r
-Abstract:\r
-\r
-  \r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _EFI_PCI_DEVICE_SUPPORT_H\r
 #define _EFI_PCI_DEVICE_SUPPORT_H\r
index 7643fc87e29f41b3bb86557b1da3dff590a3d535..f05c5b198c6bdbb0aa85d9bd375d952ab039e8f0 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciDriverOverride.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 \r
index 5992df9eb713b776d5f7168a19985fa10d934504..5806f2702b81cb7f4530811b10abc90bdc88c139 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,8 @@ 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
-  PciDriverOverride.h\r
-  \r
-Abstract:\r
-\r
-  \r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_DRIVER_OVERRRIDE_H\r
 #define _EFI_PCI_DRIVER_OVERRRIDE_H\r
index 84fd9753c6f0b07c4850824f30811cbcc61637bd..988d301969d16f6bf05e7f1a65dbdaa8ddb53012 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciEnumerator.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 #include "PciEnumerator.h"\r
index e7667d5c49ab20bd843fae59a22fe1183c1f54e0..20e0f7eae9f88862ea56a012fcf90bd36093ad65 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,8 @@ 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
-  PciEnumerator.h\r
-  \r
-Abstract:\r
-\r
-  PCI Bus Driver\r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_ENUMERATOR_H\r
 #define _EFI_PCI_ENUMERATOR_H\r
index 8020ab120f3e38d38ae887206162218b9bf1f0af..432c6f77c36ab62c6be8cff9ed9c8d6a7fea9aee 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciEnumeratorSupport.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 #include "PciEnumeratorSupport.h"\r
index 41d6efb1024d4b1e9b9dceea359e13ad091216dc..a9c49b2c92777a493c3b1fb7c13c0e212a6489c7 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,8 @@ 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
-  PciEnumeratorSupport.h\r
-  \r
-Abstract:\r
-\r
-  PCI Bus Driver\r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_ENUMERATOR_SUPPORT_H\r
 #define _EFI_PCI_ENUMERATOR_SUPPORT_H\r
index 3ef1daf69ec089585e368d48b0c2e9b4d726ff26..8593c52689fe0b1a3da0f4e86c4155034bb90fe3 100644 (file)
@@ -1,26 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciHotPlugSupport.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
 \r
-\r
-Revision History\r
-\r
---*/\r
-\r
 #include "Pcibus.h"\r
 #include "PciHotPlugSupport.h"\r
 \r
index 7b15a3cd37af6159429957fe87cca7c15426088b..182afd1ff6d4a4d4b9be34f9b3ff7a5339fd3da5 100644 (file)
@@ -1,6 +1,6 @@
-/*++\r
+/**@file\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation                                                         \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
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -9,17 +9,8 @@ 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
-  PciHotPlugSupport.h\r
-  \r
-Abstract:\r
-\r
-  \r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_HOT_PLUG_SUPPORT_H\r
 #define _EFI_PCI_HOT_PLUG_SUPPORT_H\r
index a636d4ff2c1e7bc17b9bd4cb8921840dbddf25e0..5a407892b00502e3aa55138da9b70d36f21c1790 100644 (file)
@@ -1,5 +1,5 @@
-/*++\r
\r
+/**@file\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,17 +9,8 @@ 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
-  PciIo.c\r
-  \r
-Abstract:\r
-\r
-  PCI I/O Abstraction Driver\r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 \r
index 5733f592e38ec1663a938bff7b63bc28fb02e4f2..2713b72eae6a05473b22094ca8e6e9204858d092 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,8 @@ 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
-  PciIo.h\r
-  \r
-Abstract:\r
-\r
-  PCI Bus Driver\r
+**/\r
 \r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_IO_PROTOCOL_H\r
 #define _EFI_PCI_IO_PROTOCOL_H\r
index 8fe80a1819c2e6ccc5cb0715f5d18d505160e647..7a4684d96d3331b86e8639a6251f1d27cf97a21b 100644 (file)
@@ -1,27 +1,19 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
-  PciLib.c\r
-\r
-Abstract:\r
+/**@file\r
 \r
   PCI Bus Driver Lib file\r
   It abstracts some functions that can be different\r
   between light PCI bus driver and full PCI bus driver\r
 \r
-Revision History\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
---*/\r
+**/\r
 \r
 #include "pcibus.h"\r
 \r
index f6210dc56e887e5819c8001c00d8b874dcd640e6..68820baac984be36b7f72b8efa538ccd5554a159 100644 (file)
@@ -1,25 +1,15 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
-  PciOptionRomSupport.c\r
-\r
-Abstract:\r
-\r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+/**@file\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
+**/\r
 \r
 #include "pcibus.h"\r
 #include "PciResourceSupport.h"\r
index 2bb11bf3d332b74cb16b12437a97dcd554841280..752708d1a5023e719f2876d6d01e74772c63fe74 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,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
-  PciOptionRomSupport.h\r
-  \r
-Abstract:\r
-\r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _EFI_PCI_OP_ROM_SUPPORT_H\r
 #define _EFI_PCI_OP_ROM_SUPPORT_H\r
index 4584198a9cb01adba53a521e1cbd17e1b4de5faf..338cfe9824ac9a1b40d2a1907bb03d753ae5d00d 100644 (file)
@@ -1,25 +1,15 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
-  PciPowerManagement.c\r
-\r
-Abstract:\r
-\r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+/**@file\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
+**/\r
 \r
 #include "pcibus.h"\r
 \r
index f33f7ab0de40b639bdb5e37016edc42b2b10fbc5..6853e4f2ac747ab8306e06da6bf5bb4a249b9f84 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,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
-  PciPowerManagement.h\r
-  \r
-Abstract:\r
-\r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _EFI_PCI_POWER_MANAGEMENT_H\r
 #define _EFI_PCI_POWER_MANAGEMENT_H\r
index a6ae80f4c5939e6692de7f5dee4536e831cbb744..53faa6f967737e4764f8be985492b9239a11830e 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -9,17 +9,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
-  PciResourceSupport.c\r
-\r
-Abstract:\r
-\r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #include "pcibus.h"\r
 #include "PciResourceSupport.h"\r
index 61ec29f7ec289c4895f79b9b42599a960ffd4eb3..3210a01056857c66d11392218b522d016c0c8604 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +9,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
-  PciResourceSupport.h\r
-  \r
-Abstract:\r
-\r
-  \r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _EFI_PCI_RESOURCE_SUPPORT_H\r
 #define _EFI_PCI_RESOURCE_SUPPORT_H\r
index 01249d4a5e35f84de758f7c102bc0039fbc290c2..6c97601c1fa379067b43282fec62a6747bf3db83 100644 (file)
@@ -1,4 +1,5 @@
-/*++\r
+/**@file\r
+  Option Rom Support for PCI Bus Driver\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +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
-  PciRomTable.c\r
-  \r
-Abstract:\r
-\r
-  Option Rom Support for PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #include "pcibus.h"\r
 #include "PciRomTable.h"\r
index bb20c70156194d2066e6516e3821c1a71f41dd7f..c161920bd4adaf7132468c93dd961f9faec0a8c2 100644 (file)
@@ -1,4 +1,5 @@
-/*++\r
+/**@file\r
+  Option Rom Support for PCI Bus Driver\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +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
-  PciRomTable.h\r
-  \r
-Abstract:\r
-\r
-  Option Rom Support for PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _EFI_PCI_ROM_TABLE_H\r
 #define _EFI_PCI_ROM_TABLE_H\r
index 0f9d944f94e34f0802becd5f7a0605a9b7d55510..8f8905dc3f9ad957debd28461f8c0acbfa596c18 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
+/**@file\r
 \r
-  PciBus.c\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-Abstract:\r
+**/\r
 \r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #include "pcibus.h"\r
 \r
index 80cb8295e9231f45af0b073d4d66d1f0c5569908..83f93bd16a1942f0449f0ac76ad361b77b513560 100644 (file)
@@ -1,25 +1,16 @@
-/*++\r
+/**@file\r
 \r
-Copyright (c) 2006 - 2007, 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
-http://opensource.org/licenses/bsd-license.php\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-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
 \r
-Module Name:\r
-\r
-  pcibus.h\r
-\r
-Abstract:\r
-\r
-  PCI Bus Driver\r
-\r
-Revision History\r
-\r
---*/\r
 \r
 #ifndef _EFI_PCI_BUS_H\r
 #define _EFI_PCI_BUS_H\r
index 74954a518144074ebfcd68bf917b1de8f2f8ab96..13da66bb7ca507c307de8193441c66c5b19c0f6b 100644 (file)
@@ -9,14 +9,6 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
-
-Module Name:
-
-  ComponentName.c
-
-Abstract:
-
-
 **/
 
 #include "VgaMiniPort.h"
index 5b8dac4ae47e3de1f32069b87281b6e9ae991651..3931b194cb6b8bed5d1805c5dc963ebb798ac2f9 100644 (file)
@@ -9,16 +9,6 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
-
-Module Name:
-
-  PciVgaMiniPort.c
-
-Abstract:
-
-
-Revision History
-
 **/
 
 #include "VgaMiniPort.h"
index 24db61193346c251bcdaa74a3caf6d3c110bf7eb..630f73f649ede66d8c58dc95fa2db9c191c4cf07 100644 (file)
@@ -9,16 +9,6 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
-
-Module Name:
-
-    VgaClass.h
-
-Abstract:
-
-
-Revision History
-
 **/
 
 #ifndef _VGA_MINIPORT_H
index d5496483b583011ed8da4c91223d5745f9b42f1e..88774dbdfbf63a1940a4e169abe45a34139bc429 100644 (file)
@@ -1,5 +1,7 @@
-/*++\r
-\r
+/**@file\r
+  GUID used to identify Data Hub records that originate from the Tiano \r
+  ReportStatusCode API.\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,16 +11,8 @@ 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
-  StatusCode.h\r
-    \r
-Abstract:\r
-\r
-  GUID used to identify Data Hub records that originate from the Tiano \r
-  ReportStatusCode API.\r
+**/\r
 \r
---*/\r
 \r
 #ifndef __STATUS_CODE_H__\r
 #define __STATUS_CODE_H__\r
index fb80d1954b7e85460e9fcd1eac9e659d8ed513e4..7a6bd06d109b8961d8a458085c9c53afe81d26a3 100644 (file)
@@ -1,5 +1,6 @@
-/*++\r
-\r
+/**@file\r
+  GUID used to identify status code records HOB that originate from the PEI status code    \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
-  MemoryStatusCodeRecord.h\r
-    \r
-Abstract:\r
-\r
-  GUID used to identify status code records HOB that originate from the PEI status code  \r
-\r
---*/\r
+**/\r
 \r
 #ifndef __MEMORY_STATUS_CODE_RECORD_H__\r
 #define __MEMORY_STATUS_CODE_RECORD_H__\r
index 3d750cb854ed9d20ee235b359bc38cd07b4ced4e..197a0465b741dac001ef2ed1a4bf8823b41b30f8 100644 (file)
@@ -1,5 +1,6 @@
-/*++\r
-\r
+/**@file\r
+  GUIDs used to indicate the device is Pccard hotplug device\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
-    PciHotplugDevice.h\r
-    \r
-Abstract:\r
-\r
-  GUIDs used to indicate the device is Pccard hotplug device\r
-  \r
---*/\r
+**/\r
 \r
 #ifndef __PCI_HOTPLUG_DEVICE_GUID_H_\r
 #define __PCI_HOTPLUG_DEVICE_GUID_H_\r
index 0ba44dbed448d96ae7bd5414a55332f5ca2b6fdf..ef9e345de53332022bf11117ee6e7ec814be8810 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
index 8e7402d667fa87cf6b12f9c6a6c1d6e8f8a74389..c609ca4d15aa3046fa27543da1e4d502b613202f 100644 (file)
@@ -1,6 +1,7 @@
-/*++\r
+/**@file\r
+  EFI ISA Acpi Protocol\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2007, 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
@@ -9,17 +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
-    IsaAcpi.h\r
-    \r
-Abstract:\r
-\r
-    EFI ISA Acpi Protocol\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef __ISA_ACPI_H_\r
 #define __ISA_ACPI_H_\r
index 09ac26057205a7086083a81ca0ab46ac09734d0f..4628710fef65638464450777a518f36f35bcbc0b 100644 (file)
@@ -1,4 +1,5 @@
-/*++\r
+/**@file\r
+  EFI ISA I/O Protocol\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,17 +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
-    IsaIo.h\r
-    \r
-Abstract:\r
-\r
-    EFI ISA I/O Protocol\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _EFI_ISA_IO_H\r
 #define _EFI_ISA_IO_H\r
index 0aa641e3c070fa42a76b02d439d29b1772b51845..17e5a65f8aba4c41a4243364083077a850239250 100644 (file)
@@ -1,6 +1,6 @@
-/*++\r
+/**@file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2007, 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
@@ -9,15 +9,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
-  PciHotPlugRequest.h\r
-\r
-Abstract:\r
-\r
-  \r
\r
---*/\r
+**/\r
 \r
 #ifndef __PCI_HOTPLUG_REQUEST_H_\r
 #define __PCI_HOTPLUG_REQUEST_H_\r
index 56a007ac0d681656a137787cf8b2380e0720770e..757d21f69fff66fafd93da1c61ea42af78f63e06 100644 (file)
@@ -1,24 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved. \r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
-\r
-\r
-Module Name:\r
+/**@file\r
+  Protocol used for PS/2 Policy definition.\r
 \r
-  Ps2Policy.h\r
-    \r
-Abstract:\r
+Copyright (c) 2006 - 2007, 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
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-  Protocol used for PS/2 Policy definition.\r
+**/\r
 \r
---*/\r
 \r
 #ifndef _PS2_POLICY_PROTOCOL_H_\r
 #define _PS2_POLICY_PROTOCOL_H_\r
index b20a3afb4dc03ade09078a12ce97bb9d382c7d59..bb9802420cb8d40be847c0e7bb1a280cc034a54b 100644 (file)
@@ -1,6 +1,7 @@
-/*++\r
+/**@file\r
+  Vga Mini port binding for a VGA controller\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2007, 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
@@ -9,18 +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
-\r
-Module Name:\r
-\r
-    VgaMiniPort.h\r
-    \r
-Abstract:\r
-\r
-    Vga Mini port binding for a VGA controller\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef __VGA_MINI_PORT_H_\r
 #define __VGA_MINI_PORT_H_\r
index 629f999da33c37499dd0ae26e6c5730ed948f253..acde4d503e3eb8f4619975bfcda72364643374cc 100644 (file)
@@ -1,5 +1,6 @@
-/*++\r
-\r
+/**@file\r
+  UEFI and Custom Decompress Library \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
-  BaseUefiTianoCustomDecompressLib.c\r
-\r
-Abstract:\r
-\r
-  UEFI and Custom Decompress Library \r
-\r
---*/\r
+**/\r
 \r
 #include "BaseUefiTianoCustomDecompressLibInternals.h"\r
 \r
index a90eb53c80fd68bf73c995f1630b8c104e766ff7..0881c3d9656643a507a22a06ebb6096f07d349ec 100644 (file)
@@ -1,4 +1,9 @@
-/*++\r
+/**@file\r
+  Support for Basic Graphics operations.\r
+\r
+  BugBug: Currently *.BMP files are supported. This will be replaced\r
+          when Tiano graphics format is supported.\r
+\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -9,19 +14,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
-  Graphics.c\r
-\r
-Abstract:\r
-\r
-  Support for Basic Graphics operations.\r
-\r
-  BugBug: Currently *.BMP files are supported. This will be replaced\r
-          when Tiano graphics format is supported.\r
-\r
---*/\r
-\r
+**/\r
 \r
 //\r
 // Include common header file for this module.\r
index b550a9dfe098af79168df293d5bf975a38f511e4..ad5193f92a3ce89ebf56ce0021ff62739f2b88fe 100644 (file)
@@ -1,22 +1,15 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved. <BR> \r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
-\r
-\r
-Module Name:\r
-\r
-  ComponentName.c\r
-\r
-Abstract:\r
-\r
---*/\r
+/**@file\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
+**/\r
 \r
 #include "VgaClass.h"\r
 \r
index a702f18f79f7daff58327e0ef124554288a086af..2d112edf010b8be1dc1d679acf05f037891452a9 100644 (file)
@@ -1,24 +1,15 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved.\r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
-\r
-\r
-Module Name:\r
-\r
-    ComponentName.h\r
-\r
-Abstract:\r
-\r
-\r
-Revision History\r
---*/\r
+/**@file\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
+**/\r
 \r
 #ifndef _VGA_CLASS_COMPONENT_NAME_H\r
 #define _VGA_CLASS_COMPONENT_NAME_H\r
index f5f60cdb9d1cb8b5197f10cb67ed6100126c1127..d680810a101d841f9805bf695a6861d617745149 100644 (file)
@@ -1,23 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved. <BR> \r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
-\r
-\r
-Module Name:\r
+/**@file\r
+  This driver produces a VGA console.\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
-    VgaClass.c\r
-    \r
-Abstract: \r
-    This driver produces a VGA console.\r
-    \r
---*/\r
+**/\r
 \r
 #include "VgaClass.h"\r
 \r
index 7e4657400db4659977d670bd7772bd80ccbca6a6..397c6f7623fc0f8f401fd1e63a1320dd036a969c 100644 (file)
@@ -1,24 +1,16 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation. All rights reserved. \r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
+/**@file\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
 \r
-    VgaClass.h\r
-    \r
-Abstract: \r
-    \r
-\r
-Revision History\r
---*/\r
 \r
 #ifndef _VGA_CLASS_H\r
 #define _VGA_CLASS_H\r
index a4c58a193fb536068a89114602c332f5f1024318..d465b099e6b9a2082e92b10676cae685b45c6a73 100644 (file)
@@ -1,17 +1,16 @@
 #/** @file\r
 # Component description file for VgaClass module.\r
 #\r
-# This driver produces a VGA console.\r
-# Copyright (c) 2006, Intel Corporation.\r
+#This driver produces a VGA console.\r
+#Copyright (c) 2006, Intel Corporation.\r
 #\r
-#  All rights reserved.\r
-#  This software and associated documentation (if any) is furnished\r
-#  under a license and may only be used or copied in accordance\r
-#  with the terms of the license. Except as permitted by such\r
-#  license, no part of this software or documentation may be\r
-#  reproduced, stored in a retrieval system, or transmitted in any\r
-#  form or by any means without the express written consent of\r
-#  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
+#http://opensource.org/licenses/bsd-license.php                                            \r
+#                                                                                          \r
+#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
 #\r
 #**/\r
index aa0cced530b3046dab32e71252897bf5c3b735ee..75c1addb0981348c9658060b30027dfcd4e9dd60 100644 (file)
@@ -1,20 +1,4 @@
-/*++\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
-which accompanies this distribution.  The full text of the license may be found at        \r
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-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
-  DataHub.c\r
-\r
-Abstract:\r
-\r
+/**@file\r
   This code produces the Data Hub protocol. It preloads the data hub\r
   with status information copied in from PEI HOBs.\r
   \r
@@ -26,7 +10,17 @@ Abstract:
 \r
   NOTE: For extra security of the log GetNextDataRecord () could return a copy\r
         of the data record.\r
---*/\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
+which accompanies this distribution.  The full text of the license may be found at        \r
+http://opensource.org/licenses/bsd-license.php                                            \r
+                                                                                          \r
+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
+**/\r
 \r
 #include "DataHub.h"\r
 \r
index b60c18ead271a2a1d835ba35525d3dd3c424ddc9..c73edac1a64c8124e7ba22e0c0ff6ac396f09031 100644 (file)
@@ -1,5 +1,7 @@
-/*++\r
-\r
+/**@file\r
+  This code supports a the private implementation \r
+  of the Data Hub protocol\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 +11,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
-  DataHub.h\r
-\r
-Abstract:\r
-  This code supports a the private implementation \r
-  of the Data Hub protocol\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _DATA_HUB_H_\r
 #define _DATA_HUB_H_\r
index 52edef600c41268713878a258581e31eb33bd9a5..29498e5ef14e75e535bf391b6df8604c7b9bedc1 100644 (file)
@@ -1,4 +1,6 @@
-/*++\r
+/**@file\r
+  Data Hub filter driver that takes DEBUG () info from Data Hub and writes it\r
+  to StdErr if it exists.\r
 \r
 Copyright (c) 2006, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -9,16 +11,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
-  DataHubStdErr.c\r
-\r
-Abstract:\r
-\r
-  Data Hub filter driver that takes DEBUG () info from Data Hub and writes it\r
-  to StdErr if it exists.\r
-\r
---*/\r
+**/\r
 \r
 \r
 #include <FrameworkDxe.h>\r
index 6514aa70d409d5199dccf4b8208109cc75d5ceb8..58bbead6ba0574f80281a43534281600bd0408a6 100644 (file)
@@ -1,5 +1,9 @@
-/*++\r
-Copyright (c) 2006 - 2007, Intel Corporation\r
+/**@file\r
+\r
+  This is an example of how a driver might export data to the HII protocol to be\r
+  later utilized by the Setup Protocol\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
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -8,15 +12,8 @@ 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
-  DriverSample.c\r
-\r
-Abstract:\r
+**/\r
 \r
-  This is an example of how a driver might export data to the HII protocol to be\r
-  later utilized by the Setup Protocol\r
-\r
---*/\r
 \r
 #include "DriverSample.h"\r
 \r
index 8c19d1cf8197cf3a6d236e37467f1d8dacde34ad..e32927d7a79825dea251e0ac4cfd52cc78307f75 100644 (file)
@@ -1,5 +1,8 @@
-/*++\r
+/**@file\r
 \r
+  This is an example of how a driver might export data to the HII protocol to be\r
+  later utilized by the Setup Protocol\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,17 +12,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
-  DriverSample.h\r
-\r
-Abstract:\r
-\r
-\r
-Revision History\r
-\r
---*/\r
-\r
+**/\r
 #ifndef _DRIVER_SAMPLE_H\r
 #define _DRIVER_SAMPLE_H\r
 \r
index 37005ad995a40eca952fbbdb35704bf7590e4859..f25b9546dfaa51f6921452db5fe2f9257509c666 100644 (file)
@@ -1,4 +1,5 @@
-/*++\r
+/**@file\r
+  NVData structure used by the sample driver\r
 \r
 Copyright (c) 2006, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -9,17 +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
-  NVDataStruc.h\r
-\r
-Abstract:\r
-\r
-  NVData structure used by the sample driver\r
\r
-Revision History: \r
\r
---*/\r
+**/\r
 \r
 #ifndef _NVDATASTRUC_H\r
 #define _NVDATASTRUC_H\r
index 65a19e043a9704b3517f2c4cd24792005a94fcb8..c8416926d3f3249017a6782f9a08f4833d04ae4d 100644 (file)
@@ -1,23 +1,17 @@
-/*++\r
+/**@file\r
+\r
+  This file contains the keyboard processing code to the HII database.\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
 which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php                                            \r
-        \r
+http://opensource.org/licenses/bsd-license.php\r
+\r
 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
-  Fonts.c\r
-\r
-Abstract:\r
-\r
-  This file contains the Glyph/Font processing code to the HII database.\r
-\r
---*/\r
+**/\r
 \r
 \r
 #include "HiiDatabase.h"\r
index f72a787240f7c8de47e7526c810605b86542a0dd..f2d70915f52f56cc5ab8a741c6b3e683c4b19133 100644 (file)
@@ -1,23 +1,17 @@
-/*++\r
+/**@file\r
+\r
+  This file contains the keyboard processing code to the HII database.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\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
 which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php                                            \r
-        \r
+http://opensource.org/licenses/bsd-license.php\r
+\r
 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
-  HiiDatabase.c\r
-\r
-Abstract:\r
-\r
-  This file contains the entry code to the HII database.\r
-\r
---*/\r
+**/\r
 \r
 #include "HiiDatabase.h"\r
 \r
index 0fae13f27cea6e4e6da954dbf96c8ecd10de60e8..077a0cccdcfe87f3793cb3b8d9e05ebc41b08e4a 100644 (file)
@@ -1,5 +1,8 @@
-/*++\r
+/**@file\r
 \r
+  This file contains global defines and prototype definitions\r
+  for the HII database.\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,16 +12,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
-  HiiDatabase.h\r
-\r
-Abstract:\r
-\r
-  This file contains global defines and prototype definitions\r
-  for the HII database.\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _HIIDATABASE_H\r
 #define _HIIDATABASE_H\r
index a790f6e49590af07c8a85e7c9c52d1760f603347..cb5bac0013a42f913a4d0627fd20504dc1adf717 100644 (file)
@@ -1,4 +1,6 @@
-/*++\r
+/**@file\r
+\r
+  This file contains the keyboard processing code to the HII database.\r
 \r
 Copyright (c) 2006, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -7,17 +9,9 @@ which accompanies this distribution.  The full text of the license may be found
 http://opensource.org/licenses/bsd-license.php\r
 \r
 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
-  Keyboard.c\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-Abstract:\r
-\r
-  This file contains the keyboard processing code to the HII database.\r
-\r
---*/\r
+**/\r
 \r
 \r
 #include "HiiDatabase.h"\r
index 3ddaf4ee71bb3bdc8004e1c83998412626f09b06..6f864b62e77a6b112f66f95b8b08317a9da16860 100644 (file)
@@ -1,23 +1,17 @@
-/*++\r
+/**@file\r
+\r
+  This file contains the keyboard processing code to the HII database.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\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
 which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php                                            \r
-        \r
+http://opensource.org/licenses/bsd-license.php\r
+\r
 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
-  Package.c\r
-\r
-Abstract:\r
-\r
-  This file contains the package processing code to the HII database.\r
-\r
---*/\r
+**/\r
 \r
 \r
 #include "HiiDatabase.h"\r
index 5928f1b33087aaae9c9661139eabeced88c775be..eaf0a133026321569242a49fa811c2eb347c29ca 100644 (file)
@@ -1,23 +1,17 @@
-/*++\r
+/**@file\r
+\r
+  This file contains the keyboard processing code to the HII database.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\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
 which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php                                            \r
-        \r
+http://opensource.org/licenses/bsd-license.php\r
+\r
 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
-  Strings.c\r
-\r
-Abstract:\r
-\r
-  This file contains the string processing code to the HII database.\r
-\r
---*/\r
+**/\r
 \r
 \r
 #include "HiiDatabase.h"\r
index f5450b436d957b0f1272626b853b2bb4a30525d4..570b7cd0082d22a1999f1cecd87798a500388982 100644 (file)
@@ -1,6 +1,7 @@
-/*++\r
+/**@file\r
+\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\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
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -9,16 +10,8 @@ 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
-  Boolean.c\r
+**/\r
 \r
-Abstract:\r
-\r
-  This routine will evaluate the IFR inconsistency data to determine if\r
-  something is a valid entry for a particular expression\r
-\r
---*/\r
 \r
 \r
 #include "Setup.h"\r
index d47838f6438976bac7edcb0136150bc9daab0cd3..d98295175710adf173afe04955c8a5d127e5be3c 100644 (file)
@@ -1,24 +1,17 @@
-/*++\r
+/**@file\r
+\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
 which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php                                            \r
-        \r
+http://opensource.org/licenses/bsd-license.php\r
+\r
 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
-  Colors.h\r
-\r
-Abstract:\r
-\r
-\r
-Revision History\r
+**/\r
 \r
---*/\r
 \r
 #ifndef _COLORS_H\r
 #define _COLORS_H\r
index 85e1a0cf984fc5b16b760fafd05182d35930c57d..c689bc1ba0fc11621f088ef4d00d953e3c040ff7 100644 (file)
@@ -1,6 +1,7 @@
-/*++\r
+/**@file\r
+   Implementation for handling user input from the User Interface\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\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
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -9,17 +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
-  InputHandler.C\r
-\r
-Abstract:\r
-\r
-  Implementation for handling user input from the User Interface\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #include "Setup.h"\r
 #include "Ui.h"\r
index 6bbe810ee2c184fab2138c70b8e53c72eaa9c5ff..3452a8d5a24c1dd674b4a67fe7d2d9b309bae3d7 100644 (file)
@@ -1,5 +1,7 @@
-/*++\r
-Copyright (c) 2006 - 2007, Intel Corporation\r
+/**@file\r
+\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
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -8,16 +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
-  Presentation.c\r
-\r
-Abstract:\r
-\r
-  Some presentation routines.\r
-\r
-Revision History:\r
-\r
---*/\r
+**/\r
 \r
 #include "Setup.h"\r
 #include "Ui.h"\r
index 9e08f969931d70b71dddc86a507a3d1bcd7584dc..b4cf1c24e6542a527ed833512fc3e83ba30253a0 100644 (file)
@@ -1,20 +1,4 @@
-/*++\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
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-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
-  Print.c\r
-\r
-Abstract:\r
-\r
+/**@file\r
   Basic Ascii AvSPrintf() function named VSPrint(). VSPrint() enables very\r
   simple implemenation of SPrint() and Print() to support debug.\r
 \r
@@ -30,7 +14,16 @@ Abstract:
     'c' - argument is an ascii character\r
     '%' - Print a %\r
 \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
+which accompanies this distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
+\r
+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
+**/\r
 \r
 #include "Print.h"\r
 \r
index 76f8977f56f9c7110ded927a43099ea5d93509f3..b85d276e60ec0a4f94d71ec1c6f72fcc6c3953a7 100644 (file)
@@ -1,4 +1,6 @@
-/*++\r
+/**@file\r
+\r
+  Private data for Print.c\r
 \r
 Copyright (c) 2006, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -7,17 +9,9 @@ which accompanies this distribution.  The full text of the license may be found
 http://opensource.org/licenses/bsd-license.php\r
 \r
 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
-  Print.h\r
-\r
-Abstract:\r
-\r
-  Private data for Print.c\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _PRINT_H_\r
 #define _PRINT_H_\r
index f91b40498c6eb4608df5e485cfa97625ad2e89f4..bc26a5905d4b35f3c5e9e5ce212c7bc9bfc715a1 100644 (file)
@@ -1,4 +1,5 @@
-/*++\r
+/**@file\r
+\r
 \r
 Copyright (c) 2006, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -9,16 +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
-  Setup.h\r
-\r
-Abstract:\r
-\r
-\r
-Revision History\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _SETUP_H\r
 #define _SETUP_H\r
index 784e04b135be7928d70a071290eb7ade0a19c4db..0e92852c4ae2286b9cf2d1789b36fb79299f1754 100644 (file)
@@ -1,4 +1,5 @@
-/*++\r
+/**@file\r
+\r
 \r
 Copyright (c) 2006, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -9,17 +10,8 @@ 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
-  Ui.h \r
-\r
-Abstract:\r
-\r
-  Head file UI\r
-\r
-Revision History\r
+**/\r
 \r
---*/\r
 \r
 #ifndef _UI_H\r
 #define _UI_H\r