]> git.proxmox.com Git - mirror_edk2.git/blame - Tools/CodeTools/TianoTools/GenDepex/DepexParser.h
Restructuring for better separation of Tool packages.
[mirror_edk2.git] / Tools / CodeTools / TianoTools / GenDepex / DepexParser.h
CommitLineData
878ddf1f 1/*++\r
2Copyright (c) 2004, Intel Corporation \r
3All rights reserved. This program and the accompanying materials \r
4are licensed and made available under the terms and conditions of the BSD License \r
5which accompanies this distribution. The full text of the license may be found at \r
6http://opensource.org/licenses/bsd-license.php \r
7 \r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
10\r
11 Module Name: \r
12 GenDepex.h\r
13\r
14 Abstract:\r
15 This file contains the relevant declarations required\r
16 to generate a binary Dependency File\r
17\r
18 Complies with Tiano C Coding Standards Document, version 0.31, 12 Dec 2000.\r
19\r
20--*/\r
21\r
22// TODO: fix comment to set correct module name: DepexParser.h\r
23#ifndef _EFI_DEPEX_PARSER_H_\r
24#define _EFI_DEPEX_PARSER_H_\r
25#include "GenDepex.h"\r
26#endif\r