summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-21 16:38:40 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-21 16:38:40 +0000
commit49cff29c808deac5f214fb1917859c3907959ae0 (patch)
treefef1a078587620f0b88fda376ba86cdc43dd3174 /EdkModulePkg/Library
parente60884f6504faf85f4300d025147f157d80a6482 (diff)
downloadedk2-platforms-49cff29c808deac5f214fb1917859c3907959ae0.tar.xz
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
Diffstat (limited to 'EdkModulePkg/Library')
-rw-r--r--EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa2
1 files changed, 2 insertions, 0 deletions
diff --git a/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa b/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa
index 7a11c0e1a8..abada2c5d0 100644
--- a/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa
+++ b/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa
@@ -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>