]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Source/PcdTools/org/tianocore/pcd/entity/UsageInstance.java
Fix track EDKT213: PCD value size should be specificed when generate const variable...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Aug 2006 05:28:36 +0000 (05:28 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Aug 2006 05:28:36 +0000 (05:28 +0000)
commita3222f6a718e983f319e327841cdcfbe624c27e9
tree686389ec316140a37a256da16ac079b9b3c84f62
parent6ffd3b0cd256d10b669776b56241d47839be208f
Fix track EDKT213: PCD value size should be specificed when generate const variable for String type, PATCHABLE_IN_MODULE type PCD.
The fixing work is translate the ANSIC string or Unicode string to byte array for PATCHABLE_IN_MODULE PCD.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1399 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/PcdTools/org/tianocore/pcd/entity/Token.java
Tools/Source/PcdTools/org/tianocore/pcd/entity/UsageInstance.java