TianoCore EDK2 master
Loading...
Searching...
No Matches
Dependency.h File Reference

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
 

Detailed Description

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.

Macro Definition Documentation

◆ MAX_GRAMMAR_SIZE

#define MAX_GRAMMAR_SIZE   64

Definition at line 13 of file Dependency.h.

Typedef Documentation

◆ DEPENDENCY_EXPRESSION_OPERAND

typedef UINT8 DEPENDENCY_EXPRESSION_OPERAND

Definition at line 18 of file Dependency.h.