]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PlatformDriverOverride/PlatOverMngr/PlatOverMngr.inf
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_...
[mirror_edk2.git] / MdeModulePkg / Universal / PlatformDriverOverride / PlatOverMngr / PlatOverMngr.inf
index 0aba22113a59291c9bdd2ca8e9cc0133c6e2f44e..170c01c749e16b27b45b2ed6f714c88a3a13bb0d 100644 (file)
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PlatOverMngr\r
   FILE_GUID                      = 56D95BFE-F991-4898-B3BE-B8F37C927F48\r
-  MODULE_TYPE                    = DXE_DRIVER\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = PlatOverMngrInit\r
 \r
 #\r
@@ -47,7 +44,7 @@
 [LibraryClasses]\r
   BaseLib\r
   UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
+  UefiApplicationEntryPoint\r
   UefiLib\r
   DebugLib\r
   PlatDriOverLib\r
@@ -59,7 +56,7 @@
   ExtendedHiiLib\r
   UefiRuntimeServicesTableLib\r
   DevicePathLib\r
-\r
+  \r
 [Protocols]\r
   gEfiLoadedImageProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
   gEfiPciIoProtocolGuid                         # PROTOCOL ALWAYS_CONSUMED\r
@@ -68,6 +65,3 @@
   gEfiComponentNameProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
   gEfiHiiConfigAccessProtocolGuid               # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDevicePathToTextProtocolGuid              # PROTOCOL ALWAYS_CONSUMED\r
-\r
-[Depex]\r
-  gEfiHiiDatabaseProtocolGuid\r