X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FPlatformDriverOverride%2FPlatOverMngr%2FPlatOverMngr.inf;h=0aba22113a59291c9bdd2ca8e9cc0133c6e2f44e;hp=9fb499ae84a9cbd241b5c3afd853ad12380474ac;hb=71f36e0f758503804d6992855347c6d99f3945a2;hpb=c30050f5bbb2edf45dcf8f57eb7269a61223d59f diff --git a/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf b/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf index 9fb499ae84..0aba22113a 100644 --- a/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf +++ b/MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf @@ -19,7 +19,7 @@ INF_VERSION = 0x00010005 BASE_NAME = PlatOverMngr FILE_GUID = 56D95BFE-F991-4898-B3BE-B8F37C927F48 - MODULE_TYPE = UEFI_APPLICATION + MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 @@ -47,7 +47,7 @@ [LibraryClasses] BaseLib UefiBootServicesTableLib - UefiApplicationEntryPoint + UefiDriverEntryPoint UefiLib DebugLib PlatDriOverLib