]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
ArmPlatformPkg/FdtPlatformDxe: 'setfdt' command, add display of FDT device paths.
[mirror_edk2.git] / EmbeddedPkg / Drivers / FdtPlatformDxe / FdtPlatformDxe.inf
index ea45baa2e3a0c46a5de890cf1453690439f7dece..64d14a26e748cdfd3f6a102302a4cfb30cda9d23 100644 (file)
@@ -15,6 +15,7 @@
 [Defines]\r
   INF_VERSION     = 0x00010006\r
   BASE_NAME       = FdtPlatformDxe\r
+  MODULE_UNI_FILE = FdtPlatformDxe.uni\r
   FILE_GUID       = 6e9a4c69-57c6-4fcd-b083-4f2c3bdb6051\r
   MODULE_TYPE     = DXE_DRIVER\r
   VERSION_STRING  = 0.1\r
 \r
 [Sources.common]\r
   FdtPlatform.c\r
+  FdtPlatformDxe.uni\r
 \r
 [Packages]\r
   EmbeddedPkg/EmbeddedPkg.dec\r
   ArmPkg/ArmPkg.dec\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
+  ShellPkg/ShellPkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
   DebugLib\r
   UefiBootServicesTableLib\r
   UefiRuntimeServicesTableLib\r
+  HiiLib\r
+  ShellLib\r
 \r
 [Protocols]\r
+  gEfiDevicePathToTextProtocolGuid\r
   gEfiDevicePathFromTextProtocolGuid\r
+  gEfiShellDynamicCommandProtocolGuid\r
 \r
 [Guids]\r
   gEfiEndOfDxeEventGroupGuid\r