blob: 504029da6299dbb136668bd46a6cad3ba6dca406 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
// /** @file
// This driver implements Reset Architectural and Reset Notification protocols.
//
// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#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 and Reset Notification protocols."
|