blob: 37efb8c9ecacdf843b650fed5fde8be58bc8ac09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
// /** @file
// Provides firmware device specific services to support updates of a firmware
// image stored in a firmware device.
//
// Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Provides firmware device specific services to support updates of a firmware image stored in a firmware device."
#string STR_MODULE_DESCRIPTION #language en-US "Provides firmware device specific services to support updates of a firmware image stored in a firmware device."
|