Searched defs:PXE_VOID (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiPxe.h72 typedef VOID PXE_VOID; typedef
931 /// PXE_VOID Delay(UINTN microseconds);
943 /// PXE_VOID Block(UINT32 enable);
959 /// PXE_VOID Virt2Phys(UINT64 virtual, UINT64 physical_ptr);
972 /// PXE_VOID Mem_IO(UINT8 read_write, UINT8 len, UINT64 port,
986 /// PXE_VOID Delay(UINT64 UnqId, UINTN microseconds);
998 /// PXE_VOID Block(UINT64 unq_id, UINT32 enable);
1014 /// PXE_VOID Virt2Phys(UINT64 UnqId, UINT64 virtual, UINT64 physical_ptr);
1027 /// PXE_VOID Mem_IO(UINT64 UnqId, UINT8 read_write, UINT8 len, UINT64 port,
1038 /// PXE_VOID Map_Me
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiPxe.h74 typedef VOID PXE_VOID; typedef
933 /// PXE_VOID Delay(UINTN microseconds);
945 /// PXE_VOID Block(UINT32 enable);
961 /// PXE_VOID Virt2Phys(UINT64 virtual, UINT64 physical_ptr);
974 /// PXE_VOID Mem_IO(UINT8 read_write, UINT8 len, UINT64 port,
988 /// PXE_VOID Delay(UINT64 UnqId, UINTN microseconds);
1000 /// PXE_VOID Block(UINT64 unq_id, UINT32 enable);
1016 /// PXE_VOID Virt2Phys(UINT64 UnqId, UINT64 virtual, UINT64 physical_ptr);
1029 /// PXE_VOID Mem_IO(UINT64 UnqId, UINT8 read_write, UINT8 len, UINT64 port,
1040 /// PXE_VOID Map_Me
[all...]

Completed in 1315 milliseconds