TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | EVAL_STACK_ENTRY |
Macros | |
#define | MAX_GRAMMAR_SIZE 64 |
Typedefs | |
typedef UINT8 | DEPENDENCY_EXPRESSION_OPERAND |
This module contains data specific to dependency expressions and local function prototypes.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Dependency.h.
#define MAX_GRAMMAR_SIZE 64 |
Definition at line 13 of file Dependency.h.
typedef UINT8 DEPENDENCY_EXPRESSION_OPERAND |
Definition at line 18 of file Dependency.h.