summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf')
-rw-r--r--MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf8
1 files changed, 5 insertions, 3 deletions
diff --git a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
index 35a3d6eb33..365fef52ea 100644
--- a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
+++ b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
@@ -1,14 +1,16 @@
#/** @file
-# Instance of HII Library using DXE protocols and services.
#
-# HII Library implementation that uses DXE protocols and services.
+# Instance of HII Library using DXE protocols and services.
#
-# Copyright (c) 2006 - 2008, Intel Corporation
+# HII Library implementation that uses EFI Hii Database Protocol and EFI Hii String Protocol.
+#
+# Copyright (c) 2006 - 2008, 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.
#