]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/FaultTolerantWriteDxe/SmmFaultTolerantWriteDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / SmmFaultTolerantWriteDxe.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// Fault Tolerant Write Smm Driver.\r
3//\r
4// This driver installs SMM Fault Tolerant Write (FTW) protocol, which provides fault\r
5// tolerant write capability in SMM environment for block devices. Its implementation\r
6// depends on the full functionality SMM FVB protocol that support read, write/erase\r
7// flash access.\r
8//\r
9// Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
10//\r
9d510e61 11// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
12//\r
13// **/\r
14\r
15\r
16#string STR_MODULE_ABSTRACT #language en-US "Fault Tolerant Write Smm Driver."\r
17\r
18#string STR_MODULE_DESCRIPTION #language en-US "Installs SMM Fault Tolerant Write (FTW) protocol, which provides fault tolerant write capability in SMM environment for block devices. Its implementation depends on the full functionality SMM FVB protocol that support read, write/erase flash access."\r
19\r