]> git.proxmox.com Git - mirror_edk2.git/blobdiff - InOsEmuPkg/Library/DevicePathTextLib/DevicePathTextLib.inf
InOsEmuPkg: Update DevicePathTextLib to the latest MdeModulePkg patch on the mailing...
[mirror_edk2.git] / InOsEmuPkg / Library / DevicePathTextLib / DevicePathTextLib.inf
index 546cbf1d8b3d89ce0c6c44494d298efe2fa96265..2895b3963b161fe56023f07f51c28ad40ed78f35 100644 (file)
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DevicePathTextLib\r
   FILE_GUID                      = DCD1F939-1732-CA4D-81B7-C757AEC84DBC\r
-  MODULE_TYPE                    = BASE\r
+  MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = DevicePathTextLib\r
+  LIBRARY_CLASS                  = NULL|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE\r
+  CONSTRUCTOR                    = DevicePathToTextLibConstructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -35,7 +36,9 @@
   InOsEmuPkg/InOsEmuPkg.dec\r
 \r
 [LibraryClasses]\r
-  BaseMemoryLib\r
+  BaseLib\r
+  DebugLib\r
+  DevicePathLib\r
 \r
 [Protocols]\r
   gEmuThunkProtocolGuid\r