Hi3660.dec 1.0 KB

1234567891011121314151617181920212223242526
  1. #
  2. # Copyright (c) 2018, Linaro Limited. All rights reserved.
  3. #
  4. # SPDX-License-Identifier: BSD-2-Clause-Patent
  5. #
  6. [Defines]
  7. DEC_SPECIFICATION = 0x0001001a
  8. PACKAGE_NAME = Hi3660
  9. PACKAGE_GUID = e457ba7c-faba-4dea-b274-f5962d016c79
  10. PACKAGE_VERSION = 0.1
  11. ################################################################################
  12. #
  13. # Include Section - list of Include Paths that are provided by this package.
  14. # Comments are used for Keywords and Module Types.
  15. #
  16. # Supported Module Types:
  17. # BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
  18. #
  19. ################################################################################
  20. [Includes.common]
  21. Include # Root include for the package
  22. [Guids.common]
  23. gHi3660TokenSpaceGuid = { 0x4abc73fa, 0x8a49, 0x4d2c, { 0x95, 0x44, 0x17, 0x87, 0x29, 0x06, 0x20, 0xb4 } }