Lines Matching refs:DxeIpl
794 ## Indicates if DxeIpl should switch to long mode to enter DXE phase.
797 # TRUE - DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore.<BR>
798 …# FALSE - DxeIpl will load a 32-bit DxeCore and perform stack switch to hand over to DxeCore.<BR>
799 # @Prompt DxeIpl switch to long mode.
802 ## Indicates if DxeIpl should rebuild page tables. This flag only
803 # makes sense in the case where the DxeIpl and the DxeCore are both X64.<BR><BR>
804 # TRUE - DxeIpl will rebuild page tables.<BR>
805 # FALSE - DxeIpl will not rebuild page tables.<BR>
806 # @Prompt DxeIpl rebuild page tables.
1640 …# For the DxeIpl and the DxeCore are both X64, set NX for stack feature also require PcdDxeIplBui…
1641 …# For the DxeIpl and the DxeCore are both IA32 (PcdDxeIplSwitchToLongMode is FALSE), set NX for s…