MdeModulePkg/ResetSystem: Implement ResetNotification protocol
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
// /** @file
|
||||
// This driver implements Reset Architectural Protocol.
|
||||
// This driver implements Reset Architectural and Reset Notification protocols.
|
||||
//
|
||||
// This driver implements Reset Architectural Protocol.
|
||||
//
|
||||
// Copyright (c) 2006 - 2014, 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
|
||||
@@ -16,7 +14,7 @@
|
||||
// **/
|
||||
|
||||
|
||||
#string STR_MODULE_ABSTRACT #language en-US "Implements Reset Architectural Protocol"
|
||||
#string STR_MODULE_ABSTRACT #language en-US "Implements Reset Architectural and Reset Notification protocols"
|
||||
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "This driver implements Reset Architectural Protocol."
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "This driver implements Reset Architectural and Reset Notification protocols."
|
||||
|
||||
|
Reference in New Issue
Block a user