Home
last modified time | relevance | path

Searched refs:PeiCore (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
DSecMain.c57 IN PEI_CORE_ENTRY PeiCore, in SecStartup() argument
127 PeiCore (&SecCoreData, mPeiSecPlatformInformationPpi); in SecStartup()
DSecMain.h123 IN PEI_CORE_ENTRY PeiCore,
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
DPeiMain.inf23 BASE_NAME = PeiCore
24 MODULE_UNI_FILE = PeiCore.uni
28 ENTRY_POINT = PeiCore
DPeiCoreExtra.uni2 // PeiCore Localized Strings and Content
DPeiMain.h280 PEICORE_FUNCTION_POINTER PeiCore; member
319 PeiCore (
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/
DPeiMain.c116 …return (PEICORE_FUNCTION_POINTER)((UINTN) EntryPoint + (UINTN) PeiCore - (UINTN) _ModuleEntryPoint… in ShadowPeiCore()
140 PeiCore ( in PeiCore() function
262 OldCoreData->ShadowedPeiCore = (PEICORE_FUNCTION_POINTER) (UINTN) PeiCore; in PeiCore()
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DPatchPcdValue_Utility_Man_Page.rtf31 …tchable PcdDebugPrintErrorLevel in the binary PeiCore image. This PCD type is UINT32. Its offset i…
32 \b\f0 PatchPcdValue.exe -f 0x6F80 \endash u 0x80000000 \endash t UINT32 PeiCore.efi\f1\par
DGenPatchPcdTable_Utility_Man_Page.rtf109 …dbch\af31505\loch\f39 1. Get the patchable Pcds from the binary PeiCore image and PeiCore map file…
110 …9178819 \hich\af39\dbch\af31505\loch\f39 GenPatchPcdTable.exe -m PeiCore.map -e PeiCore.efi -o Pcd…
DGenFfs_Utility_Man_Page.rtf163 \ltrch\fcs0 \fs18\cf1\insrsid2566036 \hich\af39\dbch\af31505\loch\f39 1. Generate PeiCore FFS file …
166 …s0 \fs18\cf1\insrsid2566036 \hich\af39\dbch\af31505\loch\f39 2. Generate PeiCore FFS file with the…
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/
DPrePeiCoreMPCore.inf2 # Pre PeiCore - Hand-off to PEI Core in Normal World
DPrePeiCoreUniCore.inf2 # Pre PeiCore - Hand-off to PEI Core in Normal World
/device/linaro/bootloader/edk2/ArmPlatformPkg/Documentation/
DArmPlatformPkg.txt61 - PrePeiCore: when the firmware is started from XIP memory and in Secure world. The PeiCore shadows…
62 Boot sequence: Sec/PrePiCore/PeiCore/Dxe/Bds
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni72 …ceGuid_PcdPeiCoreMaxFvSupported_PROMPT #language en-US "Maximum number of FV supported by PeiCore"
74 …eMaxFvSupported_HELP #language en-US "Maximum number of FV is supported by PeiCore's dispatching."
76 …uid_PcdPeiCoreMaxPeimPerFv_PROMPT #language en-US "Maximum File count per FV supported by PeiCore"
78 …nguage en-US "Maximum File count in every FV is supported by PeiCore's dispatching. PeiCore suppor…
80 …kgTokenSpaceGuid_PcdPeiCoreMaxPeiStackSize_PROMPT #language en-US "Maximum stack size for PeiCore"
82 …PkgTokenSpaceGuid_PcdPeiCoreMaxPeiStackSize_HELP #language en-US "Maximum stack size for PeiCore."
84 …paceGuid_PcdPeiCoreMaxPpiSupported_PROMPT #language en-US "Maximum PPI count supported by PeiCore"
86 …reMaxPpiSupported_HELP #language en-US "Maximum PPI count is supported by PeiCore's PPI database."
658 …eGuid_PcdPeiCoreImageLoaderSearchTeSectionFirst_PROMPT #language en-US "PeiCore search TE section…
660 …#language en-US "Indicates PeiCore will first search TE section from the PEIM to load the image, o…
[all …]
DMdeModulePkg.dec556 …## Indicates PeiCore will first search TE section from the PEIM to load the image, or PE32 section…
559 …# TRUE - PeiCore will first search TE section from PEIM to load the image, if TE section is not…
560 # FALSE - PeiCore will first search PE section from PEIM to load the image.<BR>
561 # @Prompt PeiCore search TE section first.
589 # the PeiCore will handle the framework FvHob and install FvInfo PPI for it.<BR>
591 # the PeiCore will not handle the framework FvHob and install FvInfo PPI for it.<BR>
773 ## Maximum number of FV is supported by PeiCore's dispatching.
774 # @Prompt Maximum number of FV supported by PeiCore.
777 ## Maximum File count in every FV is supported by PeiCore's dispatching.
778 # PeiCore supported File type includes PEIM, Combined PEIM and FV.
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dispatcher/
DDispatcher.c626 PeiCore (SecCoreData, NULL, Private); in PeiCoreEntry()
805 PeiCore (SecCoreData, NULL, Private); in PeiCheckAndSwitchStack()
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.uni121 …nSpaceGuid_PcdStatusCodeValuePeiCoreEntry_PROMPT #language en-US "Progress Code for PeiCore Entry"
123 …StatusCodeValuePeiCoreEntry_HELP #language en-US "Status code value for PeiCore entry. EFI_SOFTWA…
DMdePkg.dec1790 ## Status code value for PeiCore entry.
1792 # @Prompt Progress Code for PeiCore Entry.