|
ReactOS 0.4.16-dev-2332-g4cba65d
|

Go to the source code of this file.
Classes | |
| struct | _APPLE_GRAPH_INFO_PROTOCOL |
Macros | |
| #define | APPLE_GRAPH_INFO_PROTOCOL_GUID {0xe316e100, 0x0751, 0x4c49, {0x90, 0x56, 0x48, 0x6c, 0x7e, 0x47, 0x29, 0x03}} |
Typedefs | |
| typedef struct _APPLE_GRAPH_INFO_PROTOCOL | APPLE_GRAPH_INFO_PROTOCOL |
| typedef EFI_STATUS(EFIAPI * | GET_INFO) (APPLE_GRAPH_INFO_PROTOCOL *This, UINT64 *BaseAddress, UINT64 *FrameBufferSize, UINT32 *BytesPerRow, UINT32 *Width, UINT32 *Height, UINT32 *Depth) |
| #define APPLE_GRAPH_INFO_PROTOCOL_GUID {0xe316e100, 0x0751, 0x4c49, {0x90, 0x56, 0x48, 0x6c, 0x7e, 0x47, 0x29, 0x03}} |
Definition at line 16 of file AppleGraphInfo.h.
Definition at line 18 of file AppleGraphInfo.h.
| typedef EFI_STATUS(EFIAPI * GET_INFO) (APPLE_GRAPH_INFO_PROTOCOL *This, UINT64 *BaseAddress, UINT64 *FrameBufferSize, UINT32 *BytesPerRow, UINT32 *Width, UINT32 *Height, UINT32 *Depth) |
Definition at line 20 of file AppleGraphInfo.h.