Revision: 16824 http://sourceforge.net/p/edk2/code/16824 Author: vanjeff Date: 2015-02-10 08:32:40 +0000 (Tue, 10 Feb 2015) Log Message: ----------- MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.inf
(Sync patch r16822 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin....@intel.com> Reviewed-by: Liming Gao <liming....@intel.com> Revision Links: -------------- http://sourceforge.net/p/edk2/code/16822 Modified Paths: -------------- branches/UDK2014.SP1/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf Modified: branches/UDK2014.SP1/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf =================================================================== --- branches/UDK2014.SP1/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf 2015-02-10 08:31:45 UTC (rev 16823) +++ branches/UDK2014.SP1/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf 2015-02-10 08:32:40 UTC (rev 16824) @@ -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 # ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits