summaryrefslogtreecommitdiff
path: root/MdePkg/Library/HiiLib/InternalHiiLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/HiiLib/InternalHiiLib.h')
-rw-r--r--MdePkg/Library/HiiLib/InternalHiiLib.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/MdePkg/Library/HiiLib/InternalHiiLib.h b/MdePkg/Library/HiiLib/InternalHiiLib.h
new file mode 100644
index 0000000..78540a4
--- /dev/null
+++ b/MdePkg/Library/HiiLib/InternalHiiLib.h
@@ -0,0 +1,20 @@
+/** @file
+ Internal include file for the HII Library instance.
+
+ Copyright (c) 2007, Intel Corporation
+ All rights reserved. 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
+ http://opensource.org/licenses/bsd-license.php
+
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
+**/
+
+#ifndef __INTERNAL_HII_LIB_H__
+#define __INTERNAL_HII_LIB_H__
+
+
+
+#endif