]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/UpdateDriverDxe.uni
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / FirmwareVolume / UpdateDriverDxe / UpdateDriverDxe.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// Update Driver for Capulse update.\r
3//\r
4// This driver is intended to be put in a capsule (FV). If all goes well,\r
5// then it should be dispatched from the capsule FV, then find the image\r
6// in the same FV and program it in a target Firmware Volume device.\r
7//\r
0a6f4824 8// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
8fc6e9f7
JJ
9//\r
10// This program and the accompanying materials are\r
11// licensed and made available under the terms and conditions of the BSD License\r
12// which accompanies this distribution. The full text of the license may be found at\r
13// http://opensource.org/licenses/bsd-license.php\r
0a6f4824 14//\r
8fc6e9f7
JJ
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "Update Driver for Capsule update"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "This driver is intended to be put in a capsule (FV). If all goes correctly, it should be dispatched from the capsule FV, and then it finds the image in the same FV, and programs it in a target Firmware Volume device."\r
24\r