X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FPlatformDriverOverride%2FPlatOverMngr%2FPlatOverMngr.inf;h=170c01c749e16b27b45b2ed6f714c88a3a13bb0d;hp=0aba22113a59291c9bdd2ca8e9cc0133c6e2f44e;hb=cfc8865f177c2846cd51f35fb0748bf4e11d8307;hpb=71f36e0f758503804d6992855347c6d99f3945a2 diff --git a/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf b/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf index 0aba22113a..170c01c749 100644 --- a/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf +++ b/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf @@ -19,11 +19,8 @@ INF_VERSION = 0x00010005 BASE_NAME = PlatOverMngr FILE_GUID = 56D95BFE-F991-4898-B3BE-B8F37C927F48 - MODULE_TYPE = DXE_DRIVER + MODULE_TYPE = UEFI_APPLICATION VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 - ENTRY_POINT = PlatOverMngrInit # @@ -47,7 +44,7 @@ [LibraryClasses] BaseLib UefiBootServicesTableLib - UefiDriverEntryPoint + UefiApplicationEntryPoint UefiLib DebugLib PlatDriOverLib @@ -59,7 +56,7 @@ ExtendedHiiLib UefiRuntimeServicesTableLib DevicePathLib - + [Protocols] gEfiLoadedImageProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiPciIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED @@ -68,6 +65,3 @@ gEfiComponentNameProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiHiiConfigAccessProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDevicePathToTextProtocolGuid # PROTOCOL ALWAYS_CONSUMED - -[Depex] - gEfiHiiDatabaseProtocolGuid