TianoCore EDK2 master
Loading...
Searching...
No Matches
PcAtChipsetTokenSpace.h
Go to the documentation of this file.
1
9#ifndef _PCATCHIPSET_TOKEN_SPACE_GUID_H_
10#define _PCATCHIPSET_TOKEN_SPACE_GUID_H_
11
12#define PCATCHIPSET_TOKEN_SPACE_GUID \
13 { \
14 0x326ae723, 0xae32, 0x4589, { 0x98, 0xb8, 0xca, 0xc2, 0x3c, 0xdc, 0xc1, 0xb1 } \
15 }
16
17extern EFI_GUID gPcAtChipsetPkgTokenSpaceGuid;
18
19#endif
Definition: Base.h:213