BootMaintenanceManagerUiLib: Remove invalid keyword "bds"
In current code, BootMaintenanceManagerUiLib is not BDS scope. So we remove bds keyword in the function name. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -116,8 +116,7 @@ FreeAllMenu (
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
BmmBdsSetConsoleMode (
|
||||
BmmSetConsoleMode (
|
||||
BOOLEAN IsSetupMode
|
||||
)
|
||||
{
|
||||
|
Reference in New Issue
Block a user