Xcode5SecPeiCpuExceptionHandlerLib.uni 715 B

123456789101112131415161718
  1. // /** @file
  2. // XCODE5 CPU Exception Handler library instance for SEC/PEI modules.
  3. //
  4. // CPU Exception Handler library instance for SEC/PEI modules when built
  5. // using the XCODE5 toolchain.
  6. //
  7. // Copyright (C) 2020, Advanced Micro Devices, Inc. All rights reserved.<BR>
  8. // Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR>
  9. //
  10. // SPDX-License-Identifier: BSD-2-Clause-Patent
  11. //
  12. // **/
  13. #string STR_MODULE_ABSTRACT #language en-US "CPU Exception Handler library instance for SEC/PEI modules with the XCODE5 toolchain."
  14. #string STR_MODULE_DESCRIPTION #language en-US "CPU Exception Handler library instance for SEC/PEI modules with the XCODE5 toolchain."