diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 23:38:53 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 23:38:53 +0000 |
commit | 5343eab11a2dfefaef0e332dad7269a65be41e56 (patch) | |
tree | c201ab60b59964b3417863a32d85be24de419d9b /EdkModulePkg/Bus/Pci/IdeBus/Dxe | |
parent | 47a16b84f23e83c49d0fa0c5f9ae507df4b5c986 (diff) | |
download | edk2-platforms-5343eab11a2dfefaef0e332dad7269a65be41e56.tar.xz |
Add missing files in msa file and add module description in msa file, and reorganize DriverSample and DxeIplX64 module directory.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@927 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Bus/Pci/IdeBus/Dxe')
-rw-r--r-- | EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa index 0d93504511..b7778459e5 100644 --- a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa +++ b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa @@ -80,6 +80,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> <Filename>atapi.c</Filename>
<Filename>ComponentName.c</Filename>
<Filename>ComponentName.h</Filename>
+ <Filename ToolCode="DUMMY">DriverConfiguration.c</Filename>
+ <Filename ToolCode="DUMMY">DriverDiagnostics.h</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
|