TianoCore EDK2
master
Loading...
Searching...
No Matches
Dependency.h
Go to the documentation of this file.
1
10
#ifndef _PEI_DEPENDENCY_H_
11
#define _PEI_DEPENDENCY_H_
12
13
#define MAX_GRAMMAR_SIZE 64
14
15
//
16
// type definitions
17
//
18
typedef
UINT8 DEPENDENCY_EXPRESSION_OPERAND;
19
20
typedef
struct
{
21
BOOLEAN Result;
22
VOID *Operator;
23
}
EVAL_STACK_ENTRY
;
24
25
#endif
EVAL_STACK_ENTRY
Definition:
Dependency.h:20
MdeModulePkg
Core
Pei
Dependency
Dependency.h
Generated on Fri Nov 15 2024 18:01:10 for TianoCore EDK2 by
1.9.6