669b55e BaseTool: Fixed the bug of Boolean Hii Pcd packing.

Authored and Committed by Liming Gao 5 years ago
    BaseTool: Fixed the bug of Boolean Hii Pcd packing.
    
    When packing HiiPcd into PcdNvStoreDefaultValueBuffer,
    The boolean type pcd value packing incorrect.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Bob Feng <bob.c.feng@intel.com>
    Cc: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>