]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Merger DriverBinding and ComponentName into one <extern> section for all *.msa files
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 05:25:07 +0000 (05:25 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 05:25:07 +0000 (05:25 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1585 6f19259b-4bc3-4df7-8a09-765794883524

30 files changed:
EdkModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.msa
EdkModulePkg/Bus/Pci/CirrusLogic/Dxe/CirrusLogic5430.msa
EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.msa
EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa
EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa
EdkModulePkg/Bus/Pci/Uhci/Dxe/Uhci.msa
EdkModulePkg/Bus/Scsi/ScsiBus/Dxe/ScsiBus.msa
EdkModulePkg/Bus/Scsi/ScsiDisk/Dxe/ScsiDisk.msa
EdkModulePkg/Bus/Usb/UsbBot/Dxe/UsbBot.msa
EdkModulePkg/Bus/Usb/UsbBus/Dxe/UsbBus.msa
EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.msa
EdkModulePkg/Bus/Usb/UsbKb/Dxe/UsbKb.msa
EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.msa
EdkModulePkg/Bus/Usb/UsbMouse/Dxe/UsbMouse.msa
EdkModulePkg/Universal/ConPlatform/Dxe/ConPlatform.msa
EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.msa
EdkModulePkg/Universal/Console/GraphicsConsole/Dxe/GraphicsConsole.msa
EdkModulePkg/Universal/Console/Terminal/Dxe/Terminal.msa
EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.msa
EdkModulePkg/Universal/Disk/DiskIo/Dxe/DiskIo.msa
EdkModulePkg/Universal/Disk/Partition/Dxe/Partition.msa
EdkModulePkg/Universal/Network/PxeBc/Dxe/BC.msa
EdkModulePkg/Universal/Network/PxeDhcp4/Dxe/Dhcp4.msa
EdkModulePkg/Universal/Network/Snp32_64/Dxe/SNP.msa
EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa
EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa
EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa
EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa

index 38215799a5da3cae381f53e913da9672939c1ff8..47c9019541da43cbf1224e97d60bc2d5f51f1e06 100644 (file)
@@ -15,8 +15,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Version>1.0</Version>\r
     <Abstract>Description file for the Atapi Passthru component.</Abstract>\r
     <Description>\r
-      This driver simulates SCSI devices with Atapi devices to test the SCSI io  \r
-      protocol. \r
+      This driver simulates SCSI devices with Atapi devices to test the SCSI io\r
+      protocol.\r
     </Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
     <License>All rights reserved. This program and the accompanying materials\r
@@ -79,8 +79,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gAtapiScsiPassThruDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gAtapiScsiPassThruComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index e93539aca91569741f0c25f6b2194b5b1a073196..0dd3e4abcfd668cce9f7d7f214d5a31c2901ad03 100644 (file)
@@ -15,11 +15,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Version>1.0</Version>\r
     <Abstract>Component description file for CirrusLogic5430 module</Abstract>\r
     <Description>\r
-      Cirrus Logic 5430 Controller Driver.This driver is a sample implementation \r
-      of the UGA Draw Protocol for the Cirrus Logic 5430 family of PCI video controllers. \r
-      This driver is only usable in the EFI pre-boot environment.  This sample is \r
-      intended to show how the UGA Draw Protocol is able to function.  The UGA I/O \r
-      Protocol is not implemented in this sample.  A fully compliant EFI UGA driver \r
+      Cirrus Logic 5430 Controller Driver.This driver is a sample implementation\r
+      of the UGA Draw Protocol for the Cirrus Logic 5430 family of PCI video controllers.\r
+      This driver is only usable in the EFI pre-boot environment.  This sample is\r
+      intended to show how the UGA Draw Protocol is able to function.  The UGA I/O\r
+      Protocol is not implemented in this sample.  A fully compliant EFI UGA driver\r
       requires both the UGA Draw and the UGA I/O Protocol.  Please refer to Microsoft's\r
       documentation on UGA for details on how to write a UGA driver that is able\r
       to function both in the EFI pre-boot environment and from the OS runtime.\r
@@ -86,8 +86,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gCirrusLogic5430DriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gCirrusLogic5430ComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 3decbd86d0bba1fe2f3a8f36b56c74f2c88f44bc..8de9d5c5498d0168edd900f69a5a7f075774c00e 100644 (file)
@@ -79,8 +79,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gEhciDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gEhciComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index cea5076f3fe684fb386eed21f54f78e0107278bc..0805b5e4e59a1cb59e2a002e3723f19716e0fd1d 100644 (file)
@@ -120,8 +120,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gIDEBusDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gIDEBusComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 6584fe5806c5bdc8eaa3ff9b05bfba75348941a9..f6c017cd76fc27699ac1ead2f0aae9b8bc6d1506 100644 (file)
     </Extern>\r
     <Extern>\r
       <DriverBinding>gPciBusDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gPciBusComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 3d24744f1262d269f855fc21857895d2b72818b9..1c19ee50dce9597601876a219a90a62158239f7d 100644 (file)
@@ -80,8 +80,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUhciDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUhciComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 3f1f37b6a6dd8d7ae5c73e2e28a3a011a83a18ed..ab2e50d2b8a5822ea60e303104c830c5fd6940df 100644 (file)
@@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Version>1.0</Version>\r
     <Abstract>Component description file for Scsi Bus module.</Abstract>\r
     <Description>\r
-      SCSI bus driver. This driver scans all SCSI devices and export SCSI IO protocol    \r
+      SCSI bus driver. This driver scans all SCSI devices and export SCSI IO protocol\r
     </Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
     <License>All rights reserved. This program and the accompanying materials\r
@@ -85,8 +85,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gSCSIBusDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gScsiBusComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 3bcd9ecc3e433e63ead9a4b8d4382476184feccf..ade7c34cf454eee55404e8f6c4a8d17beaba6183 100644 (file)
@@ -82,8 +82,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gScsiDiskDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gScsiDiskComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index d6d4fd09f8db8ebbbc13da017bc79b5210be837b..b16191f99b383d4d07ddcdeeb888a82e3b7612c0 100644 (file)
@@ -86,8 +86,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUsbBotDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUsbBotComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index b0414e7e97052a3eab4ac1720df8b9a2b1d0769b..af7b76e0c21f01328ec3047da2a19fbad7666774 100644 (file)
@@ -98,8 +98,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUsbBusDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUsbBusComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 702417e85396d1e929fefb321a43d3720acdefd3..63a936b8e1daa00341df4af1055de4420500da07 100644 (file)
@@ -86,8 +86,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUsbCbi0DriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUsbCbi0ComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 8cf42280697a92519988cdd6031cc30ac0b6e03e..ba6a6d064868f6eb21ae2f3998cd9474fa55c7ef 100644 (file)
@@ -96,8 +96,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUsbKeyboardDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUsbKeyboardComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index f4c33360118c30fd6c84339ec4d82a83079bbb98..f6613301c859027f2c75f5d1c7ccfe7ccf284670 100644 (file)
@@ -83,8 +83,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUSBFloppyDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUsbMassStorageComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 40dc1e9e09784552b4518d934c13e3b0eee714ba..7b1e4401bf1c52025147a5a5788ec553d084fea4 100644 (file)
@@ -88,8 +88,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gUsbMouseDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gUsbMouseComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index fe9ad28b6d2cc84b8a35cc0b5fafe6abd8de3a44..ac0da4fc63203a070bb0b583ff6b803c0f0b39d6 100644 (file)
@@ -130,14 +130,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gConPlatformTextInDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gConPlatformComponentName</ComponentName>\r
     </Extern>\r
     <Extern>\r
       <DriverBinding>gConPlatformTextOutDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gConPlatformComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 28fae0d0be264392a821a94d843462b5cad1e914..5ed3b4acf5571e33c660516b5a1661eda214e44b 100644 (file)
@@ -110,26 +110,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     </Extern>\r
     <Extern>\r
       <DriverBinding>gConSplitterConInDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gConSplitterConInComponentName</ComponentName>\r
     </Extern>\r
     <Extern>\r
       <DriverBinding>gConSplitterSimplePointerDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gConSplitterSimplePointerComponentName</ComponentName>\r
     </Extern>\r
     <Extern>\r
       <DriverBinding>gConSplitterConOutDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gConSplitterConOutComponentName</ComponentName>\r
     </Extern>\r
     <Extern>\r
       <DriverBinding>gConSplitterStdErrDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gConSplitterStdErrComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index fe9bc513f55cff87e12cc412310ca6b7a9de2897..ed939220bc4f1f27344db3f65e493cdbccb9c435 100644 (file)
@@ -87,8 +87,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gGraphicsConsoleDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gGraphicsConsoleComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 58787efa7bac0f69fb8741fa169a875712b14c1e..d1c8c352b652aac1f03bbd55ed81ceb095689a42 100644 (file)
@@ -127,8 +127,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gTerminalDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gTerminalComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 66d4939fbcc39b56136ee060a92ed33ed724c896..5870cd5d1cbb559f4506408b820dcb07fa2f6861 100644 (file)
@@ -99,8 +99,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     </Extern>\r
     <Extern>\r
       <DriverBinding>gDebugPortDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gDebugPortComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 554caa3c996a8c81fe89f7436c274a4f08c494e4..34b5eb41bdfc02271ebe8de122bca8b29cc3974a 100644 (file)
@@ -76,8 +76,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gDiskIoDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gDiskIoComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 93ab188ecd372b5fb9f4488587f8ca8707321d83..e6eab23d753081a5949606e10ab9dd17c26324e3 100644 (file)
@@ -96,8 +96,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gPartitionDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gPartitionComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index d1b414fd3d7bd46bd8241f58819737fc0a6a091d..d7cc3671dd240fd22ec59447d2e7640749fb494f 100644 (file)
@@ -123,8 +123,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     </Extern>\r
     <Extern>\r
       <DriverBinding>gPxeBcDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gPxeBcComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index dbf817cc60564355566c6a2bd85004d770c5817d..7c956351bd2f8ab5053db53d6809749c8e8569d2 100644 (file)
@@ -86,8 +86,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gPxeDhcp4DriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gPxeDhcp4ComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index b9efad30981c059d35b52afda19906f044027f90..47300e9d11aeed31ece316d50bae3154d5d219d4 100644 (file)
@@ -101,8 +101,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>mSimpleNetworkDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gSimpleNetworkComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 458c5e19fd226b17a6a77505e1035186e181f9cb..0e5a08c2b639ac951677817f576d70b51c7e884e 100644 (file)
@@ -93,11 +93,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gWinNtBlockIoDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gWinNtBlockIoComponentName</ComponentName>\r
-    </Extern>\r
-    <Extern>\r
       <DriverDiag>gWinNtBlockIoDriverDiagnostics</DriverDiag>\r
     </Extern>\r
   </Externs>\r
index 3f592b89af74d77a5e924c92bc757fa879bd3b60..c2e3aec3dd388680bf8660f0f84f59379dcf570f 100644 (file)
@@ -88,8 +88,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gWinNtConsoleDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gWinNtConsoleComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 801fd8f22efbb5da55a426c7d1a6d5e93ddd2ae7..6c8395e570bc057b9d17fa13625e081119c827b4 100644 (file)
@@ -92,8 +92,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gWinNtSerialIoDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gWinNtSerialIoComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 8f8d518131b8ec841a7a2ab1f4a7513d8ad2c45f..0fe6db0ea29155775b6595a8befa5c9abd6b2b3e 100644 (file)
@@ -16,8 +16,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Abstract>Simple filesystem driver</Abstract>\r
     <Description>\r
       Produce Simple File System abstractions for directories on your PC using Win32 APIs.\r
-      The configuration of what devices to mount or emulate comes from NT \r
-      environment variables. The variables must be visible to the Microsoft* \r
+      The configuration of what devices to mount or emulate comes from NT\r
+      environment variables. The variables must be visible to the Microsoft*\r
       Developer Studio for them to work.\r
     </Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
@@ -97,8 +97,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gWinNtSimpleFileSystemDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gWinNtSimpleFileSystemComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 777d9c0a8647ea80df4ff59e407d1437dafb6e64..216f4b24e9159cf64d8e19e25285469b6bc3db2f 100644 (file)
@@ -16,9 +16,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Abstract>Uga driver</Abstract>\r
     <Description>\r
       UGA is short hand for Universal Graphics Abstraction protocol.\r
-      This file is a verision of UgaIo the uses WinNtThunk system calls as an IO \r
+      This file is a verision of UgaIo the uses WinNtThunk system calls as an IO\r
       abstraction. For a PCI device WinNtIo would be replaced with\r
-      a PCI IO abstraction that abstracted a specific PCI device. \r
+      a PCI IO abstraction that abstracted a specific PCI device.\r
     </Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
     <License>All rights reserved. This program and the accompanying materials\r
@@ -100,8 +100,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gWinNtUgaDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gWinNtUgaComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
index 8d5582ae9c33d0ac506fad26e4a46a65a40ffe99..1610645b7131ff9e4471293756c5303b4e5ff094 100644 (file)
@@ -15,8 +15,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Version>1.0</Version>\r
     <Abstract>Win NT Bus driver</Abstract>\r
     <Description>\r
-      This following section documents the envirnoment variables for the Win NT \r
-      build.  These variables are used to define the (virtual) hardware \r
+      This following section documents the envirnoment variables for the Win NT\r
+      build.  These variables are used to define the (virtual) hardware\r
       configuration of the NT environment\r
     </Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
@@ -123,8 +123,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <DriverBinding>gWinNtBusDriverBinding</DriverBinding>\r
-    </Extern>\r
-    <Extern>\r
       <ComponentName>gWinNtBusDriverComponentName</ComponentName>\r
     </Extern>\r
   </Externs>\r
@@ -132,7 +130,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <PcdEntry PcdItemType="DYNAMIC">\r
       <C_Name>PcdWinNtConsole</C_Name>\r
       <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>\r
-      <HelpText>This PCD declares the title string of the text console window. \r
+      <HelpText>This PCD declares the title string of the text console window.\r
         such as "My EFI Console".\r
         The item type of this PCD can only be "DYNAMIC".</HelpText>\r
     </PcdEntry>\r
@@ -151,21 +149,21 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     <PcdEntry PcdItemType="DYNAMIC">\r
       <C_Name>PcdWinNtFileSystem</C_Name>\r
       <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>\r
-      <HelpText>This PCD defines the windows directory who will be mounted as \r
+      <HelpText>This PCD defines the windows directory who will be mounted as\r
         harddisk in simulator.\r
         The item type of this PCD can only be "DYNAMIC".</HelpText>\r
     </PcdEntry>\r
     <PcdEntry PcdItemType="DYNAMIC">\r
       <C_Name>PcdWinNtVirtualDisk</C_Name>\r
       <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>\r
-      <HelpText>This PCD defines the devices which use a file to emulate a hard disk or \r
+      <HelpText>This PCD defines the devices which use a file to emulate a hard disk or\r
         removable media device\r
         The item type if this PCD can only be "DYNAMIC".</HelpText>\r
     </PcdEntry>\r
     <PcdEntry PcdItemType="DYNAMIC">\r
       <C_Name>PcdWinNtPhysicalDisk</C_Name>\r
       <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>\r
-      <HelpText>This PCD defines physical disk which will be simualted as a \r
+      <HelpText>This PCD defines physical disk which will be simualted as a\r
         harddisk in simulator.\r
         The item type of this PCD can only be "DYNAMIC".</HelpText>\r
     </PcdEntry>\r