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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtFwh/
NtFwh.c 14 NtFwh.c
25 #include EFI_PPI_DEFINITION (NtFwh)
29 EFI_GUID_STRING(&gNtFwhPpiGuid, "NtFwh", "NT PEI FWH INFO PPI");
NtFwh.h 14 NtFwh.h
58 NT_FWH_INFORMATION NtFwh;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/
EdkNt32PpiLib.inf 46 NtFwh/NtFwh.h
47 NtFwh/NtFwh.c
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Ppi/
NtFwh.h 14 NtFwh.h
57 NT_FWH_INFORMATION NtFwh;
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtFirmwareVolumePei/
WinntFwh.c 30 #include <Ppi/NtFwh.h>
86 Status = FwhPpi->NtFwh (Index, &FdBase, &FdSize);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtFlashMapPei/
FlashMap.c 32 #include <Ppi/NtFwh.h>
81 Status = NtFwhPpi->NtFwh (0, &FdBase, &FdSize);
  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
SecMain.h 31 #include <Ppi/NtFwh.h>

Completed in 220 milliseconds