summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDandan Bi <dandan.bi@intel.com>2016-11-01 10:25:19 +0800
committerStar Zeng <star.zeng@intel.com>2016-11-15 09:36:03 +0800
commitc37dcee6d8c24cff4c50fa5dd139e5a26678eb62 (patch)
tree36873d24670be037a33eeac9f618b645be325455
parenta5991c8832c5301ec969c37cce5c1b332c7e0127 (diff)
downloadedk2-c37dcee6d8c24cff4c50fa5dd139e5a26678eb62.tar.gz
edk2-c37dcee6d8c24cff4c50fa5dd139e5a26678eb62.tar.bz2
edk2-c37dcee6d8c24cff4c50fa5dd139e5a26678eb62.zip
MdeModulePkg/BMMUI: add comments for function parameter
Cc: Eric Dong <eric.dong@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
-rw-r--r--MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c b/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
index f40c61a0fb..e49ab981a7 100644
--- a/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
+++ b/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
@@ -571,6 +571,7 @@ UpdateTerminalContent (
/**
Update the console content in ConsoleMenu.
+ @param ConsoleName The name for the console device type.
@param BmmData The BMM fake NV data.
**/