From: "Ni, Ruiyu" <ruiyu.ni@intel.com>
To: Paulo Alcantara <pcacjr@zytor.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>, Laszlo Ersek <lersek@redhat.com>
Subject: Re: [PATCH v5 6/6] Nt32Pkg: Enable UDF file system support
Date: Fri, 8 Sep 2017 02:24:42 +0000 [thread overview]
Message-ID: <734D49CCEBEEF84792F5B80ED585239D5BA27F5F@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <77459a12264d03b13abd05f221b46983c6510fb5.1504825081.git.pcacjr@zytor.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Thanks/Ray
> -----Original Message-----
> From: Paulo Alcantara [mailto:pcacjr@zytor.com]
> Sent: Friday, September 8, 2017 7:13 AM
> To: edk2-devel@lists.01.org
> Cc: Paulo Alcantara <pcacjr@zytor.com>; Ni, Ruiyu <ruiyu.ni@intel.com>; Wu,
> Hao A <hao.a.wu@intel.com>; Laszlo Ersek <lersek@redhat.com>
> Subject: [PATCH v5 6/6] Nt32Pkg: Enable UDF file system support
>
> This patch enables UDF file system support by default.
>
> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
> Cc: Hao Wu <hao.a.wu@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
> ---
> Nt32Pkg/Nt32Pkg.dsc | 1 +
> Nt32Pkg/Nt32Pkg.fdf | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc index
> cb6b33f3e0..22c8a5595c 100644
> --- a/Nt32Pkg/Nt32Pkg.dsc
> +++ b/Nt32Pkg/Nt32Pkg.dsc
> @@ -444,6 +444,7 @@
> MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
>
> MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
> FatPkg/EnhancedFatDxe/Fat.inf
> + MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf
> MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
> MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver
> follows UEFI specification definition
> MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver
> follows UEFI specification definition
> diff --git a/Nt32Pkg/Nt32Pkg.fdf b/Nt32Pkg/Nt32Pkg.fdf index
> e03999b0cb..d104cb7645 100644
> --- a/Nt32Pkg/Nt32Pkg.fdf
> +++ b/Nt32Pkg/Nt32Pkg.fdf
> @@ -295,6 +295,7 @@ INF EdkShellBinPkg/FullShell/FullShell.inf
> !endif
>
> INF FatPkg/EnhancedFatDxe/Fat.inf
> +INF MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf
>
> INF MdeModulePkg/Logo/LogoDxe.inf
> INF MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.inf
> --
> 2.11.0
next prev parent reply other threads:[~2017-09-08 2:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-07 23:13 [PATCH v5 0/6] read-only UDF file system support Paulo Alcantara
2017-09-07 23:13 ` [PATCH v5 1/6] MdePkg: Add UDF volume structure definitions Paulo Alcantara
2017-09-07 23:13 ` [PATCH v5 2/6] MdeModulePkg/PartitionDxe: Add UDF file system support Paulo Alcantara
2017-09-07 23:13 ` [PATCH v5 3/6] MdeModulePkg: Initial UDF/ECMA-167 " Paulo Alcantara
2017-09-07 23:13 ` [PATCH v5 4/6] OvmfPkg: Enable UDF " Paulo Alcantara
2017-09-07 23:13 ` [PATCH v5 5/6] ArmVirtPkg: " Paulo Alcantara
2017-09-07 23:13 ` [PATCH v5 6/6] Nt32Pkg: " Paulo Alcantara
2017-09-08 2:24 ` Ni, Ruiyu [this message]
2017-09-08 0:56 ` [PATCH v5 0/6] read-only " Paulo Alcantara
2017-09-08 2:41 ` Ni, Ruiyu
2017-09-08 3:35 ` Paulo Alcantara
2017-09-08 6:25 ` Ni, Ruiyu
2017-09-08 8:35 ` Laszlo Ersek
2017-09-08 11:46 ` Paulo Alcantara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=734D49CCEBEEF84792F5B80ED585239D5BA27F5F@SHSMSX104.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox