HomeSort by relevance Sort by last modified time
    Searched refs:PeiCoreFile (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
SecMain.c 183 VOID *PeiCoreFile;
282 for (Done = FALSE, Index = 0, PeiCoreFile = NULL; !Done; Index++) {
317 if (PeiCoreFile == NULL) {
322 Status = SecFfsFindPeiCore ((EFI_FIRMWARE_VOLUME_HEADER *) (UINTN) gFdInfo[Index].Address, &PeiCoreFile);
358 SecLoadFromCore ((UINTN) InitialStackMemory, (UINTN) InitialStackMemorySize, (UINTN) gFdInfo[0].Address, PeiCoreFile);
    [all...]
SecMain.h 256 IN VOID *PeiCoreFile
269 PeiCoreFile - TODO: add argument description
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.h 171 IN VOID *PeiCoreFile
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GenFvInternalLib.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.c     [all...]

Completed in 198 milliseconds