Re: [edk2-devel][PATCH] UefiCpuPkg: Update BFV searching algorithm in VTF0

2022-03-23 Thread Ni, Ray
Reviewed-by: Ray Ni -Original Message- From: Kuo, Ted Sent: Thursday, March 17, 2022 4:39 PM To: devel@edk2.groups.io Cc: Ni, Ray ; De, Debkumar ; Han, Harry ; West, Catharine ; Xu, Min M Subject: [edk2-devel][PATCH] UefiCpuPkg: Update BFV searching algorithm in VTF0 REF:https

Re: [edk2-devel][PATCH] UefiCpuPkg: Update BFV searching algorithm in VTF0

2022-03-17 Thread Min Xu
On March 17, 2022 4:39 PM, Kuo Ted wrote: > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3870 > The new algorithm searches FFS3 GUID first and then FFS2 GUID at every 4KB > address in the top 16MB just below 4GB. > > Cc: Ray Ni > Cc: Debkumar De > Cc: Harry Han > Cc: Catharine West >

[edk2-devel][PATCH] UefiCpuPkg: Update BFV searching algorithm in VTF0

2022-03-17 Thread Kuo, Ted
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3870 The new algorithm searches FFS3 GUID first and then FFS2 GUID at every 4KB address in the top 16MB just below 4GB. Cc: Ray Ni Cc: Debkumar De Cc: Harry Han Cc: Catharine West Cc: Min Xu Signed-off-by: Ted Kuo --- .../Vtf0/Bin/IA32/Rese