]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsicInternal.h
CommitLineData
e2955fba 1/**@file\r
2 Common header file shared by all source files.\r
3\r
4 This file includes package header files, library classes and protocol, PPI & GUID definitions.\r
5\r
2c7e5c2f
HT
6 Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>\r
7 This program and the accompanying materials\r
e2955fba 8 are licensed and made available under the terms and conditions of the BSD License\r
9 which accompanies this distribution. The full text of the license may be found at\r
10 http://opensource.org/licenses/bsd-license.php\r
11 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13**/\r
14\r
15#ifndef __COMMON_HEADER_H_\r
16#define __COMMON_HEADER_H_\r
17\r
18\r
19\r
20#include <EdkIIGlueBase.h>\r
21\r
22\r
23#include <Library/EdkIIGlueIoLib.h>\r
24#include <Library/EdkIIGlueBaseLib.h>\r
25#include <Library/EdkIIGlueDebugLib.h>\r
26#include <Pcd/EdkIIGluePcd.h>\r
27\r
28#endif\r