MdeModulePkg: Update Ppi/Protocol/Guid usage in INF files
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Cc: Star Zeng <star.zeng@intel.com> Cc: Eric Dong <eric.dong@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## @file
|
||||
# This driver produces security2 and security architectural protocol based on SecurityManagementLib.
|
||||
#
|
||||
# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2006 - 2017, 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
|
||||
# which accompanies this distribution. The full text of the license may be found at
|
||||
@@ -51,7 +51,7 @@
|
||||
gEfiSecurityArchProtocolGuid ## PRODUCES
|
||||
gEfiSecurity2ArchProtocolGuid ## PRODUCES
|
||||
gEfiDeferredImageLoadProtocolGuid ## PRODUCES
|
||||
gEfiDxeSmmReadyToLockProtocolGuid ## CONSUMES
|
||||
gEfiDxeSmmReadyToLockProtocolGuid ## NOTIFY
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
Reference in New Issue
Block a user