X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FConf%2FPcd%2FPcdDatabaseCommonDefinitions.sample;h=7bdb28293c91bf7a82120d1c1e8bfb4b2ed4b5aa;hp=eaa692d25e8bd2eef40456ef88872832c2268534;hb=bb5545b663e1d8ac4fd37003d5ba26fafdad5831;hpb=a15bb0d31f5345dd81dde0e978a3cbdc54fa27e7 diff --git a/Tools/Conf/Pcd/PcdDatabaseCommonDefinitions.sample b/Tools/Conf/Pcd/PcdDatabaseCommonDefinitions.sample index eaa692d25e..7bdb28293c 100644 --- a/Tools/Conf/Pcd/PcdDatabaseCommonDefinitions.sample +++ b/Tools/Conf/Pcd/PcdDatabaseCommonDefinitions.sample @@ -21,7 +21,7 @@ typedef UINT8 SKU_ID; typedef struct { UINT32 ExTokenNumber; - UINT32 LocalTokenNumber; // PCD Number of this particular platform build + UINT16 LocalTokenNumber; // PCD Number of this particular platform build UINT16 ExGuidIndex; // Index of GuidTable } DYNAMICEX_MAPPING;