[Defines] INF_VERSION = 0x00010005 BASE_NAME = UefiMonitorTest FILE_GUID = e6ca80d0-12bc-4fda-a229-8d108630296e MODULE_TYPE = UEFI_APPLICATION VERSION_STRING = 1.0 ENTRY_POINT = UefiMain UEFI_HII_RESOURCE_SECTION = TRUE [Sources] UefiMonitorTest.c Graphics.c MainMenu.c [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec [LibraryClasses] BaseLib DebugLib HiiLib MemoryAllocationLib PcdLib PrintLib UefiApplicationEntryPoint UefiBootServicesTableLib UefiHiiServicesLib UefiLib UefiRuntimeServicesTableLib [Protocols] gEfiHiiPackageListProtocolGuid gEfiSimplePointerProtocolGuid gEfiSimpleTextInputExProtocolGuid [FeaturePcd] [Pcd]