diff options
Diffstat (limited to 'MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf')
-rw-r--r-- | MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf index e0fea385e9..f7bd39f15b 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf @@ -1,6 +1,9 @@ #/** @file
-#
-# Component name for module UefiEfiIfrSupportLib
+# Library instance for ExtendedIfrSupportLib.
+#
+# This library instance implements the API which is
+# related to IFR operations but reference data structures
+# that are not defined in UEFI specification, for example EFI_IFR_GUID_LABEL.
#
# Copyright (c) 2007 - 2008, Intel Corporation. <BR>
# All rights reserved. This program and the accompanying materials
|