Searched refs:PciWrite8 (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
H A DPciCfg2.c148 PciWrite8 (PciLibAddress, *((UINT8 *) Buffer));
159 PciWrite8 (PciLibAddress, *((UINT8 *) Buffer));
160 PciWrite8 (PciLibAddress + 1, *((UINT8 *) Buffer + 1));
178 PciWrite8 (PciLibAddress, *((UINT8 *) Buffer));
179 PciWrite8 (PciLibAddress + 1, *((UINT8 *) Buffer + 1));
180 PciWrite8 (PciLibAddress + 2, *((UINT8 *) Buffer + 2));
181 PciWrite8 (PciLibAddress + 3, *((UINT8 *) Buffer + 3));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxePciLibEsal/
H A DPciLib.c248 PciWrite8 ( function
285 return PciWrite8 (Address, (UINT8)(PciRead8 (Address) | OrData));
315 return PciWrite8 (Address, (UINT8)(PciRead8 (Address) & AndData));
348 return PciWrite8 (Address, (UINT8)((PciRead8 (Address) & AndData) | OrData));
415 return PciWrite8 (
456 return PciWrite8 (
497 return PciWrite8 (
542 return PciWrite8 (
1405 PciWrite8 (StartAddress, *(UINT8*)Buffer);
1445 PciWrite8 (StartAddres
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciLibPciCfg2/
H A DPciLib.c206 PciWrite8 ( function
243 return PciWrite8 (Address, (UINT8) (PciRead8 (Address) | OrData));
273 return PciWrite8 (Address, (UINT8) (PciRead8 (Address) & AndData));
306 return PciWrite8 (Address, (UINT8) ((PciRead8 (Address) & AndData) | OrData));
373 return PciWrite8 (
414 return PciWrite8 (
455 return PciWrite8 (
500 return PciWrite8 (
1363 PciWrite8 (StartAddress, *(UINT8*)Buffer);
1403 PciWrite8 (StartAddres
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPciLibPciRootBridgeIo/
H A DPciLib.c218 PciWrite8 ( function
255 return PciWrite8 (Address, (UINT8) (PciRead8 (Address) | OrData));
285 return PciWrite8 (Address, (UINT8) (PciRead8 (Address) & AndData));
318 return PciWrite8 (Address, (UINT8) ((PciRead8 (Address) & AndData) | OrData));
385 return PciWrite8 (
426 return PciWrite8 (
467 return PciWrite8 (
512 return PciWrite8 (
1375 PciWrite8 (StartAddress, *(UINT8*)Buffer);
1415 PciWrite8 (StartAddres
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciLibPciRootBridgeIo/
H A DPciLib.c220 PciWrite8 ( function
257 return PciWrite8 (Address, (UINT8) (PciRead8 (Address) | OrData));
287 return PciWrite8 (Address, (UINT8) (PciRead8 (Address) & AndData));
320 return PciWrite8 (Address, (UINT8) ((PciRead8 (Address) & AndData) | OrData));
387 return PciWrite8 (
428 return PciWrite8 (
469 return PciWrite8 (
514 return PciWrite8 (
1377 PciWrite8 (StartAddress, *(UINT8*)Buffer);
1417 PciWrite8 (StartAddres
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DBdsPlatform.c822 PciWrite8 (PCI_LIB_ADDRESS (0, 0, 0, 0x3c), 0x00);
827 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 0, 0x3c), 0x00);
828 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 0, 0x60), 0x0b);
829 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 0, 0x61), 0x09);
830 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 0, 0x62), 0x0b);
831 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 0, 0x63), 0x09);
836 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 1, 0x3c), 0x00);
837 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 1, 0x0d), 0x40);
842 PciWrite8 (PCI_LIB_ADDRESS (0, 1, 3, 0x3c), 0x0b);
843 PciWrite8 (PCI_LIB_ADDRES
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyInterrupt.c160 PciWrite8 (GetAddress (PirqNumber), PirqData);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DPciLib.h109 PciWrite8 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciLibCf8/
H A DPciLib.c94 PciWrite8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciLibPciExpress/
H A DPciLib.c94 PciWrite8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3PciLib/
H A DS3PciLib.c137 return InternalSavePciWrite8ValueToBootScript (Address, PciWrite8 (Address, Value));
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c1136 PciWrite8 (PcieRegAddr, *Uint8Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DBootScriptExecute.c766 PciWrite8 (PCI_ADDRESS_ENCODE(Address), *(UINT8 *) Buffer);

Completed in 87 milliseconds