summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PeiPerformanceLib
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 07:17:17 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 07:17:17 +0000
commit078bee4ebfc4dfdff3eff06823c4fd514c9130f5 (patch)
tree60e26743f3fb64094f99cdf70700cd04ddb69b96 /MdeModulePkg/Library/PeiPerformanceLib
parent82e718f80f8cf17ebeccb0c052942f6b70b659ef (diff)
downloadedk2-078bee4ebfc4dfdff3eff06823c4fd514c9130f5.tar.gz
edk2-078bee4ebfc4dfdff3eff06823c4fd514c9130f5.tar.bz2
edk2-078bee4ebfc4dfdff3eff06823c4fd514c9130f5.zip
clean up EBC in inf files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6267 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/PeiPerformanceLib')
-rw-r--r--MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
index d7e0c8d666..a7f92b7d03 100644
--- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
+++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
@@ -29,7 +29,7 @@
#
# The following information is for reference only and not required by the build tools.
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC
+# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
#
[Sources.common]