Home
last modified time | relevance | path

Searched refs:DxeCore (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
DBdsDxe.uni4 // When DxeCore dispatching all DXE driver, this module will produce architecture protocol
5 // gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry
22DxeCore dispatching all DXE driver, this module will produce architecture protocol gEfiBdsArchPro…
DBdsDxe.inf4 # When DxeCore dispatching all DXE driver, this module will produce architecture protocol
5 # gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DDxeCoreMemoryAllocationLib.uni4 // The implementation borrows the DxeCore Memory Allocation services as the primitive
6 // It is assumed that this library instance must be linked with DxeCore in this package.
22DxeCore Memory Allocation services as the primitive for memory allocation instead of using UEFI bo…
DDxeCoreMemoryAllocationLib.inf3 # The implementation borrows the DxeCore Memory Allocation services as the primitive
5 # It is assumed that this library instance must be linked with DxeCore in this package.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DBdsDxe.uni4 // When DxeCore dispatching all DXE driver, this module will produce architecture protocol
5 // gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry
32DxeCore dispatching all DXE driver, this module will produce architecture protocol gEfiBdsArchPro…
DBdsDxe.inf4 # When DxeCore dispatching all DXE driver, this module will produce architecture protocol
5 # gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DDxeCorePerformanceLib.uni2 // Performance library instance mainly for DxeCore usage.
9 // This library is mainly used by DxeCore to start performance logging to ensure that
25 …MODULE_ABSTRACT #language en-US "Performance library instance mainly for DxeCore usage"
27 …to logging performance data in DXE phase. This library is mainly used by DxeCore to start performa…
DDxeCorePerformanceLib.inf2 # Performance library instance mainly for DxeCore usage.
9 # This library is mainly used by DxeCore to start performance logging to ensure that
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DDxeMain.inf19 BASE_NAME = DxeCore
20 MODULE_UNI_FILE = DxeCore.uni
197 # EVENT_TYPE_RELATIVE_TIMER ## PRODUCES # DxeCore signals timer event.
198 # EVENT_TYPE_PERIODIC_TIMER ## PRODUCES # DxeCore signals timer event.
DDxeCoreExtra.uni2 // DxeCore Localized Strings and Content
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
DDxeInit.c251 …gHob->DxeCore.MemoryAllocationHeader.MemoryBaseAddress, gHob->DxeCore.MemoryAllocationHeader.Memor… in DxeInit()
DHobGeneration.c751 gHob->DxeCore.MemoryAllocationHeader.MemoryBaseAddress = DxeCoreImageBase; in PrepareHobDxeCore()
752 gHob->DxeCore.MemoryAllocationHeader.MemoryLength = DxeCoreLength; in PrepareHobDxeCore()
753 gHob->DxeCore.EntryPoint = (EFI_PHYSICAL_ADDRESS)(UINTN)DxeCoreEntryPoint; in PrepareHobDxeCore()
DHobGeneration.h77 EFI_HOB_MEMORY_ALLOCATION_MODULE DxeCore; member
/device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/
DDxeCoreReportStatusCodeLibFromHob.inf2 # Report status code library for DxeCore.
/device/linaro/bootloader/edk2/DuetPkg/
DPostBuild.sh75 $BASETOOLS_DIR/LzmaCompress -e -o $BUILD_DIR/FV/DxeMain.z $BUILD_DIR/$PROCESSOR/DxeCore.efi
DPostBuild.bat36 @%BASETOOLS_DIR%\LzmaCompress -e -o %BUILD_DIR%\FV\DxeMain.z %BUILD_DIR%\%PROCESSOR%\DxeCore.efi
DDuetPkgIa32.dsc166 # Enable debug output for DxeCore module, this is a sample for how to enable debug output
DDuetPkgX64.dsc167 # Enable debug output for DxeCore module, this is a sample for how to enable debug output
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
DDxeIpl.inf127 # MEMORY_ALLOCATION ## SOMETIMES_PRODUCES # MEMORY_ALLOCATION_MODULE for DxeCore
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni264 … flag is to control which memory types of alloc info will be recorded by DxeCore & SmmCore.<BR><BR…
313 …"For the DxeIpl and the DxeCore are both X64, set NX for stack feature also require PcdDxeIplBuild…
314 …"For the DxeIpl and the DxeCore are both IA32 (PcdDxeIplSwitchToLongMode is FALSE), set NX for sta…
791 …nter DXE phase. It is assumed that 64-bit DxeCore is built in firmware if it is true; otherwise 32…
792 … "TRUE - DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore.<BR>\n"
793 … "FALSE - DxeIpl will load a 32-bit DxeCore and perform stack switch to hand over to DxeCore.<BR>"
797 … tables. This flag only makes sense in the case where the DxeIpl and the DxeCore are both X64.<BR>…
857 … "If this PCD is TRUE, DxeCore publishs PropertiesTable.\n"
858 … "DxeCore evaluates if all runtime drivers has 4K aligned PE sections. If all\n"
859 … "PE sections in runtime drivers are 4K aligned, DxeCore sets BIT0 in\n"
[all …]
DMdeModulePkg.dec708 # It is assumed that 64-bit DxeCore is built in firmware if it is true; otherwise 32-bit DxeCore
710 # TRUE - DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore.<BR>
711 …# FALSE - DxeIpl will load a 32-bit DxeCore and perform stack switch to hand over to DxeCore.<BR>
716 # makes sense in the case where the DxeIpl and the DxeCore are both X64.<BR><BR>
952 …## This flag is to control which memory types of alloc info will be recorded by DxeCore & SmmCore.…
1397 # If this PCD is TRUE, DxeCore publishs PropertiesTable.
1398 # DxeCore evaluates if all runtime drivers has 4K aligned PE sections. If all
1399 # PE sections in runtime drivers are 4K aligned, DxeCore sets BIT0 in
1400 # PropertiesTable. Or DxeCore clears BIT0 in PropertiesTable.
1401 # If this PCD is FALSE, DxeCore does not publish PropertiesTable.
[all …]
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.uni125 …nSpaceGuid_PcdStatusCodeValueDxeCoreEntry_PROMPT #language en-US "Progress Code for DxeCore Entry"
127 …StatusCodeValueDxeCoreEntry_HELP #language en-US "Status code value for DxeCore entry. EFI_SOFTWA…
129 …odeValueDxeCoreHandoffToBds_PROMPT #language en-US "Progress Code for Handoff from DxeCore to BDS"
131 …reHandoffToBds_HELP #language en-US "Status code value for handoff from DxeCore to BDS. EFI_SOFTW…
DMdePkg.dec1796 ## Status code value for DxeCore entry.
1798 # @Prompt Progress Code for DxeCore Entry.
1802 ## Status code value for handoff from DxeCore to BDS.
1804 # @Prompt Progress Code for Handoff from DxeCore to BDS.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformPkgIA32.dsc548 …tchToLongMode is TRUE, DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to D…
DPlatformPkgGccX64.dsc548 …tchToLongMode is TRUE, DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to D…

12