FmpDependencyCheckLib.uni 486 B

12345678910111213
  1. // /** @file
  2. // Provides FMP capsule dependency check services when updating the firmware
  3. // image of a FMP device.
  4. //
  5. // Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
  6. //
  7. // SPDX-License-Identifier: BSD-2-Clause-Patent
  8. //
  9. // **/
  10. #string STR_MODULE_ABSTRACT #language en-US "FMP Dependency Check Lib"
  11. #string STR_MODULE_DESCRIPTION #language en-US "Provides FMP capsule dependency check services when updating the firmware image of a FMP device."