Searched refs:DxeIpl (Results 1 – 25 of 72) sorted by relevance
123
65 echo Compressing DxeIpl.efi ...66 $BASETOOLS_DIR/LzmaCompress -e -o $BUILD_DIR/FV/DxeIpl.z $BUILD_DIR/$PROCESSOR/DxeIpl.efi73 …$BUILD_DIR/FV/Efildr32 $BUILD_DIR/$PROCESSOR/EfiLoader.efi $BUILD_DIR/FV/DxeIpl.z $BUILD_DIR/FV/Dx…89 …$BUILD_DIR/FV/Efildr64 $BUILD_DIR/$PROCESSOR/EfiLoader.efi $BUILD_DIR/FV/DxeIpl.z $BUILD_DIR/FV/Dx…
57 echo Compressing DxeIpl.efi ...58 %BASETOOLS_DIR%\LzmaCompress -e -o %BUILD_DIR%\FV\DxeIpl.z %BUILD_DIR%\%PROCESSOR%\DxeIpl.efi65 …LD_DIR%\FV\Efildr32 %BUILD_DIR%\%PROCESSOR%\EfiLoader.efi %BUILD_DIR%\FV\DxeIpl.z %BUILD_DIR%\FV\D…72 …LD_DIR%\FV\Efildr64 %BUILD_DIR%\%PROCESSOR%\EfiLoader.efi %BUILD_DIR%\FV\DxeIpl.z %BUILD_DIR%\FV\D…
161 DuetPkg/DxeIpl/DxeIpl.inf {
160 DuetPkg/DxeIpl/DxeIpl.inf {
13 # DxeIpl.inf21 BASE_NAME = DxeIpl46 DxeIpl.h
53 DxeIpl/DxeIpl.h54 DxeIpl/DxeIpl.c
25 #include EFI_PPI_DEFINITION (DxeIpl)
30 DxeIpl.h31 DxeIpl.c
7 // 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.26 … "3) Handsoff control to DxeIpl to load DXE core and enters DXE phase.<BR>"
7 # 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.
283 EFI_DXE_IPL_PPI *DxeIpl; member
21 BASE_NAME = DxeIpl22 MODULE_UNI_FILE = DxeIpl.uni36 DxeIpl.h
2 // DxeIpl Localized Strings and Content
79 #include EFI_PPI_DEFINITION (DxeIpl)
444 (VOID **)&TempPtr.DxeIpl in PeiCore()463 Status = TempPtr.DxeIpl->Entry ( in PeiCore()464 TempPtr.DxeIpl, in PeiCore()
3 # Component description file for DxeIpl module
54 ; more permanent location by DxeIpl.
112 INF MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
247 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
337 …"For the DxeIpl and the DxeCore are both X64, set NX for stack feature also require PcdDxeIplBuild…338 …"For the DxeIpl and the DxeCore are both IA32 (PcdDxeIplSwitchToLongMode is FALSE), set NX for sta…823 …dulePkgTokenSpaceGuid_PcdDxeIplSwitchToLongMode_PROMPT #language en-US "DxeIpl switch to long mod…825 …nSpaceGuid_PcdDxeIplSwitchToLongMode_HELP #language en-US "Indicates if DxeIpl should switch to l…826 … "TRUE - DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore.<BR>\n"827 … "FALSE - DxeIpl will load a 32-bit DxeCore and perform stack switch to hand over to DxeCore.<BR>"829 #string STR_gEfiMdeModulePkgTokenSpaceGuid_PcdDxeIplBuildPageTables_PROMPT #language en-US "DxeIpl…831 … #language en-US "Indicates if DxeIpl should rebuild page tables. This flag only makes sense in th…832 … "TRUE - DxeIpl will rebuild page tables.<BR>\n"833 … "FALSE - DxeIpl will not rebuild page tables.<BR>"
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 only803 # 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…[all …]
58 INF MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
220 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
241 INF MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
134 INF MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf