| // /** @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." | |