ReactOS 0.4.16-dev-2332-g4cba65d
AppleGraphInfo.h File Reference
This graph shows which files directly or indirectly include this file:

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(EFIAPIGET_INFO) (APPLE_GRAPH_INFO_PROTOCOL *This, UINT64 *BaseAddress, UINT64 *FrameBufferSize, UINT32 *BytesPerRow, UINT32 *Width, UINT32 *Height, UINT32 *Depth)
 

Macro Definition Documentation

◆ APPLE_GRAPH_INFO_PROTOCOL_GUID

#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.

Typedef Documentation

◆ APPLE_GRAPH_INFO_PROTOCOL

◆ GET_INFO

Definition at line 20 of file AppleGraphInfo.h.