diff options
author | Paulo Alcantara <pcacjr@zytor.com> | 2017-09-23 02:11:32 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-09-25 15:36:27 +0800 |
commit | baaa3cee1eafc044606ee9dc60ec091713f81b8b (patch) | |
tree | 70cbbdf356fb04c1288cd4ad8cefbd30723964ad /BaseTools/Source/Python | |
parent | 264d16fcbf7b51c8d03d56e21cbeb5933eeb29e1 (diff) | |
download | edk2-baaa3cee1eafc044606ee9dc60ec091713f81b8b.tar.gz edk2-baaa3cee1eafc044606ee9dc60ec091713f81b8b.tar.bz2 edk2-baaa3cee1eafc044606ee9dc60ec091713f81b8b.zip |
MdeModulePkg/UDF: Fix creation of UDF logical partition
Do not reserve entire block device size for an UDF file system -
instead, reserve the appropriate space (UDF logical volume space) for
it.
Additionally, only create a logical partition for UDF logical volumes
that are currently supported by EDK2 UDF file system implementation. For
instance, an UDF volume with a single LVD and a single Physical (Type 1)
Partition will be supported.
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Reported-by: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Tested-by: Hao Wu <hao.a.wu@intel.com>
Build-tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Build-tested-by: Star Zeng <star.zeng@intel.com>
Build-tested-by: Paulo Alcantara <paulo@hp.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions