Re: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv.

2023-12-19 Thread Ard Biesheuvel
3 1:02 PM > To: Xu, Wei6 ; devel@edk2.groups.io > Cc: Laszlo Ersek ; Ard Biesheuvel > ; Sami Mujawar > Subject: RE: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in > uncompressed inner fv. > > Reviewed-by: Ray Ni > > Can you kindly update the PR

Re: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv.

2023-12-18 Thread Xu, Wei6
ubject: RE: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv. Reviewed-by: Ray Ni Can you kindly update the PR to add the Reviewed-by? I can help to set "push" label after that. Thanks, Ray > -Original Message- > From: Xu, Wei6 > Sent: M

Re: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv.

2023-12-17 Thread Ni, Ray
lo Ersek ; Ard Biesheuvel > ; Sami Mujawar ; Ni, > Ray > Subject: RE: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in > uncompressed inner fv. > > This patch series already got "reviewed-by" from Laszlo. Could anyone help to > merge the changes? Thanks a lo

Re: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv.

2023-12-17 Thread Xu, Wei6
devel@edk2.groups.io Cc: Xu, Wei6 ; Laszlo Ersek ; Ard Biesheuvel ; Sami Mujawar ; Ni, Ray Subject: [edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv. V1: This patch is to fix the issue that StandaloneMmCore fails to detect uncompressed inner FV. PR: https://

[edk2-devel] [PATCH v4 0/4] StandaloneMmCore finds drivers in uncompressed inner fv.

2023-11-05 Thread Xu, Wei6
V1: This patch is to fix the issue that StandaloneMmCore fails to detect uncompressed inner FV. PR: https://github.com/tianocore/edk2/pull/4943 V2: Based on V1, fix some other issues 1. Add Missing object size checks before casting pointers to header types a. InnerFvHeader =