PXE_CPB_START_30

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Block
UINT64 Block;

PXE_VOID Block(UINT32 enable);

Delay
UINT64 Delay;

PXE_VOID Delay(UINTN microseconds);

Mem_IO
UINT64 Mem_IO;

PXE_VOID Mem_IO(UINT8 read_write, UINT8 len, UINT64 port, UINT64 buf_addr);

Virt2Phys
UINT64 Virt2Phys;

PXE_VOID Virt2Phys(UINT64 virtual, UINT64 physical_ptr);

Meta