Indicates if DxeIpl should switch to long mode to enter DXE phase.
It is assumed that 64-bit DxeCore is built in firmware if it is true; otherwise 32-bit DxeCore
is built in firmware.
TRUE - DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore.
FALSE - DxeIpl will load a 32-bit DxeCore and perform stack switch to hand over to DxeCore.
DxeIpl switch to long mode.
Name | Token Space | Token number | Data Type | Default Value |
PcdDxeIplSwitchToLongMode | gEfiMdeModulePkgTokenSpaceGuid | 0x0001003b | BOOLEAN | TRUE |