Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/firmware/efi/
H A Dfirmware.c1262 PHYSICAL_ADDRESS GopInterfacePhys, FrameBufferPhys, FrameBufferSizePhys; in EfiGopGetFrameBuffer() local
1273 BlMmTranslateVirtualAddress(FrameBuffer, &FrameBufferPhys); in EfiGopGetFrameBuffer()
1274 FrameBuffer = PhysicalAddressToPtr(FrameBufferPhys); in EfiGopGetFrameBuffer()