DeviceTree.fdf.inc 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. ## @file
  2. # FDF include file with Layout Regions that define an empty variable store.
  3. #
  4. # Copyright (c) 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
  5. # Copyright (C) 2014, Red Hat, Inc.
  6. # Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
  7. #
  8. # SPDX-License-Identifier: BSD-2-Clause-Patent
  9. #
  10. ##
  11. $(DTB_OFFSET)|$(DTB_SIZE)
  12. gUefiRiscVPlatformPkgTokenSpaceGuid.PcdRiscVDtbFvBase|gUefiRiscVPlatformPkgTokenSpaceGuid.PcdRiscVDtbFvSize
  13. FV = DTBFV
  14. [FV.DTBFV]
  15. BlockSize = 0x1000
  16. FvAlignment = 16
  17. ERASE_POLARITY = 1
  18. MEMORY_MAPPED = TRUE
  19. STICKY_WRITE = TRUE
  20. LOCK_CAP = TRUE
  21. LOCK_STATUS = TRUE
  22. WRITE_DISABLED_CAP = TRUE
  23. WRITE_ENABLED_CAP = TRUE
  24. WRITE_STATUS = TRUE
  25. WRITE_LOCK_CAP = TRUE
  26. WRITE_LOCK_STATUS = TRUE
  27. READ_DISABLED_CAP = TRUE
  28. READ_ENABLED_CAP = TRUE
  29. READ_STATUS = TRUE
  30. READ_LOCK_CAP = TRUE
  31. READ_LOCK_STATUS = TRUE
  32. INF RuleOverride = DTB Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree/U540DeviceTree.inf