MdeModulePkg/UefiBootManagerLib: Separate boot description functions.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# manipulation, hotkey registration, UEFI boot, connect/disconnect, console
|
||||
# manipulation, driver health checking and etc.
|
||||
#
|
||||
# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||
# 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
|
||||
@@ -37,6 +37,7 @@
|
||||
BmMisc.c
|
||||
BmConsole.c
|
||||
BmBoot.c
|
||||
BmBootDescription.c
|
||||
BmLoadOption.c
|
||||
BmHotkey.c
|
||||
BmDriverHealth.c
|
||||
|
Reference in New Issue
Block a user