Home
last modified time | relevance | path

Searched refs:EfiOpRomImageNode (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c40 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
52 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
53 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
58 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
59 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
66 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
659 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
706 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
707 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
708 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciOptionRomSupport.c46 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *EfiOpRomImageNode; in LocalLoadFile2() local
58 EfiOpRomImageNode = (MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH *) FilePath; in LocalLoadFile2()
59 if ((EfiOpRomImageNode == NULL) || in LocalLoadFile2()
64 (EfiOpRomImageNode->StartingOffset > EfiOpRomImageNode->EndingOffset) || in LocalLoadFile2()
65 (EfiOpRomImageNode->EndingOffset >= PciIoDevice->RomSize) || in LocalLoadFile2()
72 (UINT8 *) PciIoDevice->PciIo.RomImage + EfiOpRomImageNode->StartingOffset in LocalLoadFile2()
678 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH EfiOpRomImageNode; in ProcessOpRomImage() local
732 EfiOpRomImageNode.Header.Type = MEDIA_DEVICE_PATH; in ProcessOpRomImage()
733 EfiOpRomImageNode.Header.SubType = MEDIA_RELATIVE_OFFSET_RANGE_DP; in ProcessOpRomImage()
734 SetDevicePathNodeLength (&EfiOpRomImageNode.Header, sizeof (EfiOpRomImageNode)); in ProcessOpRomImage()
[all …]