summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h')
-rw-r--r--EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h b/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h
index 2bfc91bcab..93dca90174 100644
--- a/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h
+++ b/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2004 - 2006, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -16,9 +16,9 @@ Module Name:
Abstract:
- This file is supposed to be used by a .dxe file. To write common .dxs file for R8.x
- and R9, a header file named AutoGen.h musted be present. In R8.x-GlueLib code base,
- this AutoGen.h plays the role as the AutoGen.h in R9. Here the AutoGen.h isn't auto-generated
+ This file is supposed to be used by a .dxe file. To write common .dxs file for EDK
+ and EDKII, a header file named AutoGen.h musted be present. In EDK-GlueLib code base,
+ this AutoGen.h plays the role as the AutoGen.h in EDKII. Here the AutoGen.h isn't auto-generated
by any tool.
--*/