mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 06:34:30 +02:00
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:
parent
f705342a82
commit
6cffee0cb0
@ -1,7 +1,7 @@
|
|||||||
## @file
|
## @file
|
||||||
# Null Platform Hook Library instance with dependency on gPeiSerialPortPpiGuid
|
# 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
|
# This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# 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
|
FILE_GUID = 621734D8-8B5E-4c01-B330-9F89A1081710
|
||||||
MODULE_TYPE = BASE
|
MODULE_TYPE = BASE
|
||||||
VERSION_STRING = 1.0
|
VERSION_STRING = 1.0
|
||||||
LIBRARY_CLASS = PlatformHookLibSerialPortPpi
|
LIBRARY_CLASS = PlatformHookLib
|
||||||
MODULE_UNI_FILE = PlatformHookLibSerialPortPpi.uni
|
MODULE_UNI_FILE = PlatformHookLibSerialPortPpi.uni
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user