XenevaOS
Loading...
Searching...
No Matches
AprioriFileName.h
Go to the documentation of this file.
1
20#ifndef __PEI_APRIORI_FILE_NAME_H__
21#define __PEI_APRIORI_FILE_NAME_H__
22
23#define PEI_APRIORI_FILE_NAME_GUID \
24 { 0x1b45cc0a, 0x156a, 0x428a, { 0x62, 0XAF, 0x49, 0x86, 0x4d, 0xa0, 0xe6, 0xe6 } }
25
26
33typedef struct {
38 EFI_GUID FileNamesWithinVolume[1];
40
42
43#endif
44
EFI_GUID gPeiAprioriFileNameGuid
Definition Base.h:281
Definition AprioriFileName.h:33