[edk2] [PATCH 0/2] MdeModulePkg: UDF fixes and cleanups, round 2

Laszlo Ersek posted 2 patches 6 years, 6 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
[edk2] [PATCH 0/2] MdeModulePkg: UDF fixes and cleanups, round 2
Posted by Laszlo Ersek 6 years, 6 months ago
Repo:   https://github.com/lersek/edk2.git
Branch: udf_fixes_cleanups_round2

Once these patches are sufficiently reviewed, please don't wait for me
to commit them.

Further UdfDxe issues should be please reported in the TianoCore
Bugzilla.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Paulo Alcantara <pcacjr@zytor.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>

Thanks
Laszlo

Laszlo Ersek (2):
  MdeModulePkg/UdfDxe: reject reserved values in ICB.Flags[2:0]
  MdeModulePkg/UdfDxe: suppress incorrect compiler warning in ReadFile()

 MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

-- 
2.14.1.3.gb7cf6e02401b

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] MdeModulePkg: UDF fixes and cleanups, round 2
Posted by Paulo Alcantara 6 years, 6 months ago

On September 12, 2017 7:26:10 PM GMT-03:00, Laszlo Ersek <lersek@redhat.com> wrote:
>Repo:   https://github.com/lersek/edk2.git
>Branch: udf_fixes_cleanups_round2
>
>Once these patches are sufficiently reviewed, please don't wait for me
>to commit them.
>
>Further UdfDxe issues should be please reported in the TianoCore
>Bugzilla.
>
>Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>Cc: Eric Dong <eric.dong@intel.com>
>Cc: Paulo Alcantara <pcacjr@zytor.com>
>Cc: Ruiyu Ni <ruiyu.ni@intel.com>
>Cc: Star Zeng <star.zeng@intel.com>
>
>Thanks
>Laszlo
>
>Laszlo Ersek (2):
>  MdeModulePkg/UdfDxe: reject reserved values in ICB.Flags[2:0]
> MdeModulePkg/UdfDxe: suppress incorrect compiler warning in ReadFile()
>
>MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c | 13
>+++++++++++++
> 1 file changed, 13 insertions(+)

Reviewed-by: Paulo Alcantara <pcacjr@zytor.com>

Thanks,
Paulo

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] MdeModulePkg: UDF fixes and cleanups, round 2
Posted by Laszlo Ersek 6 years, 6 months ago
On 09/13/17 15:42, Paulo Alcantara wrote:
> 
> 
> On September 12, 2017 7:26:10 PM GMT-03:00, Laszlo Ersek <lersek@redhat.com> wrote:
>> Repo:   https://github.com/lersek/edk2.git
>> Branch: udf_fixes_cleanups_round2
>>
>> Once these patches are sufficiently reviewed, please don't wait for me
>> to commit them.
>>
>> Further UdfDxe issues should be please reported in the TianoCore
>> Bugzilla.
>>
>> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>> Cc: Eric Dong <eric.dong@intel.com>
>> Cc: Paulo Alcantara <pcacjr@zytor.com>
>> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
>> Cc: Star Zeng <star.zeng@intel.com>
>>
>> Thanks
>> Laszlo
>>
>> Laszlo Ersek (2):
>>  MdeModulePkg/UdfDxe: reject reserved values in ICB.Flags[2:0]
>> MdeModulePkg/UdfDxe: suppress incorrect compiler warning in ReadFile()
>>
>> MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c | 13
>> +++++++++++++
>> 1 file changed, 13 insertions(+)
> 
> Reviewed-by: Paulo Alcantara <pcacjr@zytor.com>

Thanks Everyone, pushed as c3246da7bf0a..5afa5b815936.

Laszlo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel