1) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).

2) Update the Status code related drivers' source file list in.msa


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1206 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2006-08-07 11:02:26 +00:00
parent 2a23019dfd
commit 7035cc32f9
6 changed files with 16 additions and 22 deletions

View File

@@ -81,9 +81,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<Constructor>RuntimeDriverLibConstruct</Constructor>
<Destructor>RuntimeDriverLibDeconstruct</Destructor>
</Extern>
<Extern>
<Constructor>RuntimeDriverLibConstruct</Constructor>
<Destructor>RuntimeDriverLibDeconstruct</Destructor>
</Extern>
</Externs>
</ModuleSurfaceArea>