]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Source/GenBuild/org/tianocore/build/pcd/action/CollectPCDAction.java
1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 26 Jun 2006 13:41:23 +0000 (13:41 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 26 Jun 2006 13:41:23 +0000 (13:41 +0000)
commit3534cbb7a33fd3a65d3f9a442f2d6298cae2ce95
tree73c15b1d852d501e67228c40fb5798d160bdba60
parent923e598702dcc27ddee51038a70103dbb2fd1d4d
1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr
2) make sure VOID* type dynamic PCD entry can handle ASCII string correctly.
3) correct one bug where if StringTable is empty the autogen.c won't compile.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@630 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BasePcdLibNull/PcdLib.c
MdePkg/Library/DxePcdLib/DxePcdLib.c
MdePkg/Library/PeiPcdLib/PeiPcdLib.c
Tools/Source/GenBuild/org/tianocore/build/pcd/action/CollectPCDAction.java
Tools/Source/GenBuild/org/tianocore/build/pcd/entity/Token.java