diff options
author | niruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-10-19 05:37:48 +0000 |
---|---|---|
committer | niruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-10-19 05:37:48 +0000 |
commit | bb9f4ead2aeedd1ca0a909343b6a64fb9b04c552 (patch) | |
tree | bfe8cb3859ec9cc4bed6c12554995bae0767bd0e /Nt32Pkg | |
parent | 25d7031fea49766681061c951937504e6aceab80 (diff) | |
download | edk2-platforms-bb9f4ead2aeedd1ca0a909343b6a64fb9b04c552.tar.xz |
Avoid using code name in comments.
Signed-off-by: niruiyu
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12551 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg')
-rw-r--r-- | Nt32Pkg/Nt32Pkg.dsc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc index 356c9bae89..7c14779bbd 100644 --- a/Nt32Pkg/Nt32Pkg.dsc +++ b/Nt32Pkg/Nt32Pkg.dsc @@ -375,10 +375,10 @@ #############################################################################################################
# NOTE:
-# The following [Libraries.IA32] section is for building R8 module under the R9 tool chain.
-# If you want build R8 module for Nt32 platform, please uncomment [Libraries.IA32] section and
-# libraries used by that R8 module.
-# Currently, Nt32 platform do not has any R8 style module
+# The following [Libraries.IA32] section is for building EDK module under the EDKII tool chain.
+# If you want build EDK module for Nt32 platform, please uncomment [Libraries.IA32] section and
+# libraries used by that EDK module.
+# Currently, Nt32 platform do not has any EDK style module
#
#
#[Libraries.IA32]
|