]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add UDF volume structure definitions
authorPaulo Alcantara <pcacjr@zytor.com>
Fri, 8 Sep 2017 12:41:45 +0000 (09:41 -0300)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 8 Sep 2017 18:42:22 +0000 (20:42 +0200)
commitfae0d2a2c6eb1c5d25797f85e6400516b2a130e7
tree617a578f2dc6785b7086898800baa01dd0674194
parent7aee391fa3d01a9413e173686d04dac5842e7499
MdePkg: Add UDF volume structure definitions

This patch adds basic volume structure definitions necessary to identify
a valid UDF file system on a block device, as specified by OSTA
Universal Disk Format Specification 2.60.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdePkg/Include/IndustryStandard/Udf.h [new file with mode: 0644]