]> git.proxmox.com Git - mirror_edk2.git/blob - FmpDevicePkg/Library/FmpPayloadHeaderLibV1/FmpPayloadHeaderLibV1.uni
FmpDevicePkg: Add library instances
[mirror_edk2.git] / FmpDevicePkg / Library / FmpPayloadHeaderLibV1 / FmpPayloadHeaderLibV1.uni
1 // /** @file
2 // Provides services to retrieve values from Version 1 of a capsule's FMP Payload
3 // Header. The FMP Payload Header structure is not defined in the library class.
4 // Instead, services are provided to retrieve information from the FMP Payload
5 // Header. If information is added to the FMP Payload Header, then new services
6 // may be added to this library class to retrieve the new information.
7 //
8 // Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
9 //
10 // This program and the accompanying materials
11 // are licensed and made available under the terms and conditions of the BSD License
12 // which accompanies this distribution. The full text of the license may be found at
13 // http://opensource.org/licenses/bsd-license.php
14 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
15 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
16 //
17 // **/
18
19 #string STR_MODULE_ABSTRACT #language en-US "Provides services to retrieve values from Version 1 of a capsule's FMP Payload Header."
20
21 #string STR_MODULE_DESCRIPTION #language en-US "Provides services to retrieve values from Version 1 of a capsule's FMP Payload Header."