TianoCore EDK2 master
Loading...
Searching...
No Matches
QemuRamfb.h
Go to the documentation of this file.
1
11#ifndef __QEMU_RAMFB_H__
12#define __QEMU_RAMFB_H__
13
14#define QEMU_RAMFB_GUID \
15{0x557423a1, 0x63ab, 0x406c, {0xbe, 0x7e, 0x91, 0xcd, 0xbc, 0x08, 0xc4, 0x57}}
16
17extern EFI_GUID gQemuRamfbGuid;
18
19#endif
Definition: Base.h:213