// GetVariableSize - decompiled from Platform.efi
__int64 __fastcall GetVariableSize(unsigned __int16 *CpuPciCfg)
{
if ( ((unsigned __int8)CpuPciCfg & 1) != 0 ) /*0x5ecc*/
Assert((__int64)"e:\\hs\\MdePkg\\Library\\BaseIoLibIntrinsic\\IoLib.c", 151, (__int64)"(Address & 1) == 0"); /*0x5ee1*/
return *CpuPciCfg; /*0x5ee9*/
}