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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user