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

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
QNCRootPorts.c 46 VOID *S3DispatchEntryPoint;
70 &S3DispatchEntryPoint,
78 Status = S3BootScriptSaveDispatch2 (S3DispatchEntryPoint, Context);
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/
QncS3Support.h 59 OUT VOID **S3DispatchEntryPoint,
75 S3DispatchEntryPoint - The entry point of the QNC S3 support image.
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/
QncS3Support.c 164 OUT VOID **S3DispatchEntryPoint,
179 S3DispatchEntryPoint - The entry point of the QNC S3 support image.
194 *S3DispatchEntryPoint = NULL;
210 *S3DispatchEntryPoint = (VOID*) (UINTN)QncS3InitPcieRootPortDownstream;
213 DEBUG ((DEBUG_INFO, "QncS3InitPcieRootPortDownstream @ 0x%08x - context 0x%08x\n", (UINTN)*S3DispatchEntryPoint, (UINTN)*Context));
QncS3Support.h 63 OUT VOID **S3DispatchEntryPoint,
78 S3DispatchEntryPoint - The entry point of the QNC S3 support image.
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchS3Support.h 112 OUT EFI_PHYSICAL_ADDRESS * S3DispatchEntryPoint
124 @param[in] S3DispatchEntryPoint The entry point of the PCH S3 support image.

Completed in 643 milliseconds