From 6cffee0cb04e0605126d9436e2acf073aa0679bf Mon Sep 17 00:00:00 2001 From: Shumin Qiu Date: Tue, 10 Feb 2015 07:33:19 +0000 Subject: MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.inf Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu Reviewed-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16822 6f19259b-4bc3-4df7-8a09-765794883524 --- .../PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Library/PlatformHookLibSerialPortPpi') diff --git a/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf b/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf index 54aa894fdc..09074a8a4e 100644 --- a/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf +++ b/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf @@ -1,7 +1,7 @@ ## @file # Null Platform Hook Library instance with dependency on gPeiSerialPortPpiGuid # -# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -18,7 +18,7 @@ FILE_GUID = 621734D8-8B5E-4c01-B330-9F89A1081710 MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = PlatformHookLibSerialPortPpi + LIBRARY_CLASS = PlatformHookLib MODULE_UNI_FILE = PlatformHookLibSerialPortPpi.uni # -- cgit v1.2.3