From 8ab970f21089f4f03334d4f564e6a286dd4f1fc7 Mon Sep 17 00:00:00 2001 From: Michael Kinney Date: Thu, 21 Jan 2016 18:41:59 +0000 Subject: [PATCH] QuarkPlatformPkg/Quark.dsc: Update for rename of UI libraries Rename the Ui libraries,so need to update the QuarkPlatformPkg.dsc file. Cc: Kelly Steele Cc: Dandan Bi Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney Reviewed-by: Kelly Steele Reviewed-by: Dandan Bi git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19720 6f19259b-4bc3-4df7-8a09-765794883524 --- QuarkPlatformPkg/Quark.dsc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/QuarkPlatformPkg/Quark.dsc b/QuarkPlatformPkg/Quark.dsc index 30515519df..d2d0842f1b 100644 --- a/QuarkPlatformPkg/Quark.dsc +++ b/QuarkPlatformPkg/Quark.dsc @@ -2,7 +2,7 @@ # Clanton Peak CRB platform with 32-bit DXE for 4MB/8MB flash devices. # # This package provides Clanton Peak CRB platform specific modules. -# Copyright (c) 2013 - 2014 Intel Corporation. +# Copyright (c) 2013 - 2016 Intel Corporation. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -628,9 +628,9 @@ } MdeModulePkg/Application/UiApp/UiApp.inf { - NULL|MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf - NULL|MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf - NULL|MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf + NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf + NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf + NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf