// SetMemRange - decompiled from Platform.efi
__int64 __fastcall SetMemRange(_WORD *CpRcCfg)
{
if ( ((unsigned __int8)CpRcCfg & 1) != 0 ) /*0x5efc*/
Assert((__int64)"e:\\hs\\MdePkg\\Library\\BaseIoLibIntrinsic\\IoLib.c", 183, (__int64)"(Address & 1) == 0"); /*0x5f11*/
*CpRcCfg = 1280; /*0x5f1b*/
return 1280; /*0x5f1e*/
}