]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
MdeModulePkg/PartitionDxe: Add UDF file system support
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / PartitionDxe.inf
index 48212773e8c4d766349619d193ceff7d670ad178..fb2ea87a9d3e2081a600a03f2bf9907e11a91ca7 100644 (file)
@@ -4,7 +4,7 @@
 #  This module produces the logical Block I/O device that represents\r
 #  the bytes from Start to End of the Parent Block I/O device.\r
 #  The partition of physical BlockIo device supported is one of legacy MBR, GPT,\r
-#  and "El Torito" partitions.\r
+#  UDF and "El Torito" partitions.\r
 #\r
 #  Caution: This module requires additional review when modified.\r
 #  This driver will have external input - disk partition.\r
@@ -46,6 +46,7 @@
   Mbr.c\r
   Gpt.c\r
   ElTorito.c\r
+  Udf.c\r
   Partition.c\r
   Partition.h\r
 \r