Searched refs:Read (Results 1 – 7 of 7) sorted by relevance
/DragonStub/lib/ |
H A D | hw.c | 81 … Status = uefi_call_wrapper(GlobalIoFncs->Io.Read, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data); in ReadPort() 111 …Status = uefi_call_wrapper(GlobalIoFncs->Pci.Read, 5, GlobalIoFncs, Width, (UINT64)Address, 1, &Da… in ReadPciConfig()
|
H A D | sread.c | 319 … Status = uefi_call_wrapper(FHand->FileHandle->Read, 3, FHand->FileHandle, ReadSize, Buffer); in ReadSimpleReadFile()
|
/DragonStub/inc/ |
H A D | efiser.h | 127 EFI_SERIAL_READ Read; member
|
H A D | efipciio.h | 78 EFI_PCI_IO_PROTOCOL_IO_MEM Read; member 83 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM Read; member 105 EFI_PCI_IO_PROTOCOL_CONFIG Read; member
|
H A D | efiprot.h | 454 EFI_FILE_READ Read; member 602 EFI_DEVICE_IO Read; member
|
/DragonStub/inc/protocol/ |
H A D | efidbg.h | 155 EFI_DEBUGPORT_IO_READ Read; member
|
/DragonStub/ |
H A D | ChangeLog | 883 EFI_PCI_IO_PROTOCOL.Mem.Read()/Write() or BS->OpenProtocol() quite
|