IntelFrameworkPkg.uni 964 B

12345678910111213141516171819202122
  1. // /** @file
  2. // Intel Framework Package Reference Implementations
  3. //
  4. // This package provides definitions and libraries that comply to Intel Framework Specifications.
  5. //
  6. // Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
  7. //
  8. // This program and the accompanying materials are licensed and made available
  9. // under the terms and conditions of the BSD License which accompanies this distribution.
  10. // The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
  11. // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
  12. // OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
  13. //
  14. // **/
  15. #string STR_PACKAGE_ABSTRACT #language en-US "Intel Framework Package Reference Implementations"
  16. #string STR_PACKAGE_DESCRIPTION #language en-US "This package provides definitions and libraries that comply to Intel Framework specifications."