]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
HII Library Class interface refine.
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / DriverSampleDxe.inf
index d1da67da0401c65b1074d299d9772e12a6e4940b..657d0ca78e11042e03fc58e11da12ac18e124422 100644 (file)
@@ -22,6 +22,7 @@
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = DriverSampleInit\r
+  UNLOAD_IMAGE                   = DriverSampleUnload\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -45,6 +46,7 @@
 \r
 \r
 [LibraryClasses]\r
+  BaseLib\r
   MemoryAllocationLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
@@ -52,9 +54,9 @@
   BaseMemoryLib\r
   DebugLib\r
   HiiLib\r
-  IfrSupportLib\r
-  ExtendedHiiLib\r
-  ExtendedIfrSupportLib\r
+\r
+[Guids]\r
+  gEfiIfrTianoGuid                              ## CONSUMES ## Guid\r
 \r
 [Protocols]\r
   gEfiHiiStringProtocolGuid                     ## CONSUMES\r