Fix some bugs in PCD tools:

1) Normalize the exception text format, 
2) Add throw exception in some special case.
3) Add more code to verify Datum Size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@497 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2006-06-13 09:40:16 +00:00
parent 8960cdebac
commit 7db4ab705a
3 changed files with 86 additions and 45 deletions

View File

@@ -4980,7 +4980,7 @@
<C_Name>PcdWinNtSerialPort</C_Name>
<Token>0x00001002</Token>
<DatumType>VOID*</DatumType>
<MaxDatumSize>20</MaxDatumSize>
<MaxDatumSize>18</MaxDatumSize>
<SkuInfo>
<SkuId>0</SkuId>
<Value>L"COM1!COM2"</Value>