PeiEmuSerialPortLib.inf 910 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ## @file
  2. # Write only instance of Serial Port Library with empty functions.
  3. #
  4. # Copyright (c) 2006 - 2022, Intel Corporation. All rights reserved.<BR>
  5. # Portions copyright (c) 2011, Apple Inc. All rights reserved.
  6. #
  7. # SPDX-License-Identifier: BSD-2-Clause-Patent
  8. #
  9. #
  10. ##
  11. [Defines]
  12. INF_VERSION = 0x00010005
  13. BASE_NAME = PeiEmuSerialPortLibNull
  14. FILE_GUID = 76003416-0373-4C3C-BC4C-87E367FD4BD1
  15. MODULE_TYPE = PEIM
  16. VERSION_STRING = 1.0
  17. LIBRARY_CLASS = SerialPortLib| PEI_CORE PEIM SEC
  18. #
  19. # VALID_ARCHITECTURES = IA32 X64 EBC
  20. #
  21. [Sources]
  22. PeiEmuSerialPortLib.c
  23. [Packages]
  24. MdePkg/MdePkg.dec
  25. EmulatorPkg/EmulatorPkg.dec
  26. [LibraryClasses]
  27. PeiServicesLib
  28. [Ppis]
  29. gEmuThunkPpiGuid # PPI ALWAYS_CONSUMED