HiKey.dec 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. #
  2. # Copyright (c) 2014-2017, Linaro Limited. All rights reserved.
  3. #
  4. # This program and the accompanying materials
  5. # are licensed and made available under the terms and conditions of the BSD License
  6. # which accompanies this distribution. The full text of the license may be found at
  7. # http://opensource.org/licenses/bsd-license.php
  8. #
  9. # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  10. # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
  11. #
  12. [Defines]
  13. DEC_SPECIFICATION = 0x00010019
  14. PACKAGE_NAME = HiKey
  15. PACKAGE_GUID = d6db414d-ea67-4312-94d5-9c9e5b224d25
  16. PACKAGE_VERSION = 0.1
  17. ################################################################################
  18. #
  19. # Include Section - list of Include Paths that are provided by this package.
  20. # Comments are used for Keywords and Module Types.
  21. #
  22. # Supported Module Types:
  23. # BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
  24. #
  25. ################################################################################
  26. [Includes.common]
  27. Include # Root include for the package
  28. [Guids.common]
  29. gHiKeyTokenSpaceGuid = { 0x91148425, 0xcdd2, 0x4830, { 0x8b, 0xd0, 0xc6, 0x1c, 0x6d, 0xea, 0x36, 0x21 } }
  30. [PcdsFixedAtBuild.common]
  31. gHiKeyTokenSpaceGuid.PcdAndroidFastbootNvmDevicePath|L""|VOID*|0x00000001
  32. gHiKeyTokenSpaceGuid.PcdArmFastbootFlashLimit|L""|VOID*|0x00000002