Clean up codes which are related with status code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1073 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2006-07-21 16:38:40 +00:00
parent e60884f650
commit 49cff29c80
2 changed files with 140 additions and 1 deletions

View File

@@ -60,6 +60,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<Filename SupArchList="IA32">Common/RuntimeService.c</Filename>
<Filename SupArchList="X64">Common/RuntimeLib.c</Filename>
<Filename SupArchList="X64">Common/RuntimeService.c</Filename>
<Filename SupArchList="EBC">Common/RuntimeLib.c</Filename>
<Filename SupArchList="EBC">Common/RuntimeService.c</Filename>
<Filename SupArchList="IPF">Ipf/RuntimeLib.c</Filename>
<Filename SupArchList="IPF">Ipf/RuntimeService.c</Filename>
</SourceFiles>