summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-07 10:03:39 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-07 10:03:39 +0000
commit65ddc26edc3c8763e208e69c55f1c02626cdbebd (patch)
tree9cae8f7f4d4f95e5714e8b5c5fb7d0d1f3f0c9da
parent8403ef2e855466c0ebf339a74b43c0ac27c9e5fc (diff)
downloadedk2-platforms-65ddc26edc3c8763e208e69c55f1c02626cdbebd.tar.xz
1. Fixed STRING_TOKEN() matching issue during unicode file parsing
2. Added "#include" support in unicode file 3. Removed an non-existing unicode file included in MiscSubclassDriver.uni git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3566 6f19259b-4bc3-4df7-8a09-765794883524
-rwxr-xr-xBaseTools/Bin/Win32/build.exebin1415708 -> 1420215 bytes
-rw-r--r--Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.unibin13058 -> 12970 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index ac9db28bdb..64bf2d3233 100755
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ
diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.uni b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.uni
index 3c06e35d4f..a1e0f24e9c 100644
--- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.uni
+++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.uni
Binary files differ