]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/UpdateDriverDxe.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[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 9//\r
c0a00b14 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
8fc6e9f7
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "Update Driver for Capsule update"\r
16\r
17#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
18\r