summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf')
-rw-r--r--MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf5
1 files changed, 4 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf b/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
index 34100d2..e9280c9 100644
--- a/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
+++ b/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
@@ -1,6 +1,9 @@
#/** @file
#
-# Component name for module GenericBdsLib
+# General BDS defines and produce general interfaces for platform BDS driver including:
+# 1) BDS boot policy interface;
+# 2) BDS boot device connect interface;
+# 3) BDS Misc interfaces for mainting boot variable, ouput string, etc.
#
# Copyright (c) 2007 - 2008, Intel Corporation. <BR>
# All rights reserved. This program and the accompanying materials