make sure all files under the PCD PEIM/Driver direcotry into the MSA file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@879 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2006-07-11 10:52:17 +00:00
parent bd0cd44be5
commit 1779985ecc
2 changed files with 3 additions and 1 deletions

View File

@ -65,6 +65,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
</LibraryClass> </LibraryClass>
</LibraryClassDefinitions> </LibraryClassDefinitions>
<SourceFiles> <SourceFiles>
<Filename>Service.h</Filename>
<Filename>Service.c</Filename> <Filename>Service.c</Filename>
<Filename>Pcd.c</Filename> <Filename>Pcd.c</Filename>
<Filename>Pcd.dxs</Filename> <Filename>Pcd.dxs</Filename>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2006, Intel Corporation <!--Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License are licensed and made available under the terms and conditions of the BSD License
@ -61,6 +61,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
<SourceFiles> <SourceFiles>
<Filename>Pcd.dxs</Filename> <Filename>Pcd.dxs</Filename>
<Filename>Pcd.c</Filename> <Filename>Pcd.c</Filename>
<Filename>Service.h</Filename>
<Filename>Service.c</Filename> <Filename>Service.c</Filename>
</SourceFiles> </SourceFiles>
<PackageDependencies> <PackageDependencies>