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
This commit is contained in:
lgao4
2006-07-12 23:38:53 +00:00
parent 47a16b84f2
commit 5343eab11a
16 changed files with 215 additions and 34 deletions

View File

@@ -5,8 +5,8 @@
<ModuleType>DXE_DRIVER</ModuleType>
<GuidValue>ed3de5c8-c389-44f2-a35e-2ebdc9802a49</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the PEI library.</Abstract>
<Description>FIX ME!</Description>
<Abstract>EdkPeCoffLoaderLib library instance</Abstract>
<Description>This library gets PeCoffLoader Protocol from Hob List</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License

View File

@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>858bbbc9-474f-4556-a361-0ae52a44ffa5</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the PEI library.</Abstract>
<Description>FIX ME!</Description>
<Abstract>EdkPeCoffLoaderLib library instance</Abstract>
<Description>This library provides PeCoffLoader protocol based on PeCoffLib functions.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License

View File

@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>6aac37f2-7b46-4ef3-8645-c24800a3d410</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the PEI library.</Abstract>
<Description>FIX ME!</Description>
<Abstract>EdkPeCoffLoaderX64Lib library instance</Abstract>
<Description>This library provides PeCoffLoader protocol to support PE64 image.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License