TianoCore EDK2 master
Loading...
Searching...
No Matches
GhcbApicIds.h
Go to the documentation of this file.
1
9#ifndef GHCB_APIC_IDS_H_
10#define GHCB_APIC_IDS_H_
11
12#define GHCB_APIC_IDS_GUID \
13 { 0xbc964338, 0xee39, 0x4fc8, { 0xa2, 0x24, 0x10, 0x10, 0x8b, 0x17, 0x80, 0x1b }}
14
15extern EFI_GUID gGhcbApicIdsGuid;
16
17#endif
Definition: Base.h:213