PlatformSecLibModStrs.uni 431 B

123456789101112131415161718
  1. // /** @file
  2. // PlatformSecLib Localized Abstract and Description Content
  3. //
  4. // Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR>
  5. //
  6. // SPDX-License-Identifier: BSD-2-Clause-Patent
  7. //
  8. // **/
  9. #string STR_MODULE_ABSTRACT
  10. #language en-US
  11. "SEC Platform Library "
  12. #string STR_MODULE_DESCRIPTION
  13. #language en-US
  14. "Provides a platform-specific function to be used during the SEC stage of POST. "