Searched refs:EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiS3BootScript.h33 #define EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE 0x0B macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiS3BootScript.h35 #define EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE 0x0B macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
H A DS3SaveState.c612 case EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE:
767 case EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/SmmS3SaveState/
H A DSmmS3SaveState.c610 case EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE:
765 case EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DBootScriptExecute.c1581 @note A known Limitations in the implementation: When interpreting the opcode EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE
1662 case EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE:
1663 DEBUG ((EFI_D_INFO, "EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE\n"));
H A DBootScriptSave.c1113 ScriptPciWrite2.OpCode = EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE;
1616 @note A known Limitations in the implementation: When interpreting the opcode EFI_BOOT_SCRIPT_PCI_CONFIG2_WRITE_OPCODE

Completed in 63 milliseconds