diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-17 01:47:53 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-17 01:47:53 +0000 |
commit | 0c1f1ad1e9a9fe34dd52bcaca18f46c5488812e0 (patch) | |
tree | 3b4081e83d13fa772ec670f28c7c2b37085cbfbf | |
parent | 795580073525ee92abd3e379a1dec0a2fe1ba4aa (diff) | |
download | edk2-0c1f1ad1e9a9fe34dd52bcaca18f46c5488812e0.zip edk2-0c1f1ad1e9a9fe34dd52bcaca18f46c5488812e0.tar.gz edk2-0c1f1ad1e9a9fe34dd52bcaca18f46c5488812e0.tar.bz2 |
Comment unallowed item
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3270 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf index bcebb4d..e525bac 100644 --- a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf +++ b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf @@ -36,7 +36,7 @@ #
# The following information is for reference only and not required by the build tools.
#
- VALID_ARCHITECTURES = IA32 X64 EBC
+# VALID_ARCHITECTURES = IA32 X64 EBC
#
################################################################################
|