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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSmm/
S3Save.c 290 S3BootScriptWidthUint8,
362 S3BootScriptWidthUint8,
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseS3PciLib/
S3PciLib.c 83 InternalSavePciWriteValueToBootScript (S3BootScriptWidthUint8, Address, &Value);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptExecute.c 215 case S3BootScriptWidthUint8:
216 DEBUG ((EFI_D_INFO, "S3BootScriptWidthUint8 - 0x%08x\n", (UINTN) Address));
322 case S3BootScriptWidthUint8:
323 DEBUG ((EFI_D_INFO, "S3BootScriptWidthUint8 - 0x%08x (0x%02x)\n", (UINTN)Address, (UINTN)*In.Uint8));
450 case S3BootScriptWidthUint8:
451 DEBUG ((EFI_D_INFO, "S3BootScriptWidthUint8 - 0x%08x\n", (UINTN)Address));
553 case S3BootScriptWidthUint8:
554 DEBUG ((EFI_D_INFO, "S3BootScriptWidthUint8 - 0x%08x (0x%02x)\n", (UINTN)Address, (UINTN)*In.Uint8));
681 case S3BootScriptWidthUint8:
682 DEBUG ((EFI_D_INFO, "S3BootScriptWidthUint8 - 0x%08x\n", PciAddress));
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
S3BootScriptLib.h 51 S3BootScriptWidthUint8, ///< 8-bit operation.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseS3IoLib/
S3IoLib.c 77 InternalSaveIoWriteValueToBootScript (S3BootScriptWidthUint8, Port, &Value);
    [all...]

Completed in 3314 milliseconds