MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.inf

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16822 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Shumin Qiu 2015-02-10 07:33:19 +00:00 committed by shenshushi
parent f705342a82
commit 6cffee0cb0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## @file
# Null Platform Hook Library instance with dependency on gPeiSerialPortPpiGuid
#
# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2010 - 2015, 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
@ -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
#