]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / Udf.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-10-23 Hao WuMdeModulePkg/PartitionDxe: Add check for underlying...
2018-03-29 Jeff BrasenMdeModulePkg/PartitionDxe: Add partition type guid...
2017-11-20 Hao WuMdeModulePkg/PartitionDxe: Merge the discovery of ElTor...
2017-11-15 Paulo AlcantaraMdeModulePkg/PartitionDxe: Fix UDF fs access on certain...
2017-09-25 Paulo AlcantaraMdeModulePkg/UDF: Fix creation of UDF logical partition
2017-09-19 Hao WuMdeModulePkg/Udf: Avoid declaring and initializing...
2017-09-19 Hao WuMdeModulePkg/Udf: Refine function description comments
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: remove always false comparison
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: don't divide 64-bit values...
2017-09-12 Dandan BiMdeModulePkg/PartitionDxe: Initialize the array after...
2017-09-08 Paulo AlcantaraMdeModulePkg/PartitionDxe: Add UDF file system support