AmlOffsets.inf 705 B

1234567891011121314151617181920212223242526
  1. ## @file
  2. # Generate AML offset table EPRPPlatform10nm.offset.h via edk2 build
  3. #
  4. # @copyright
  5. # Copyright (C) 2022 Intel Corporation.
  6. #
  7. # SPDX-License-Identifier: BSD-2-Clause-Patent
  8. ##
  9. [Defines]
  10. INF_VERSION = 0x00010005
  11. BASE_NAME = AmlOffsets
  12. FILE_GUID = d7641589-753a-44c5-91c2-bd09686205c6
  13. MODULE_TYPE = USER_DEFINED
  14. VERSION_STRING = 1.0
  15. [Sources]
  16. WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/EPRPPlatform10nm.asl
  17. [Packages]
  18. MdePkg/MdePkg.dec
  19. WhitleySiliconPkg/SiliconPkg.dec
  20. [BuildOptions]
  21. # add -vr and -so to generate offset.h
  22. *_*_*_ASL_FLAGS = -so