[edk2-devel] [PATCH] OvmfPkg:Fix Hii form name mismatch with EFI variable

2023-07-19 Thread Wang, Yin
Onemore need change beside 16acacf24c ("OvmfPkg: fix PlatformConfig") Find by sct cases:ExtractConfigConformance ExtractConfigFunction ExtractConfig_Func fail on RiscVVirtQemu. Signed-off-by: Yin Wang --- OvmfPkg/PlatformDxe/Platform.c | 2 +- OvmfPkg/PlatformDxe/PlatformC

Re: [edk2-devel] [PATCH] OvmfPkg:Fix Hii form name mismatch with EFI variable

2023-07-19 Thread Gerd Hoffmann
On Wed, Jul 19, 2023 at 03:45:20PM +0800, Yin Wang wrote: > Onemore need change beside 16acacf24c ("OvmfPkg: fix PlatformConfig") > > Find by sct cases:ExtractConfigConformance > ExtractConfigFunction > ExtractConfig_Func fail on RiscVVirtQemu. > ConfigRequestHdr = HiiConstructCo

Re: [edk2-devel] [PATCH] OvmfPkg:Fix Hii form name mismatch with EFI variable

2023-07-19 Thread Wang, Yin
Hi Grand Thanks for quick reply, Yes, uefi variable mVariableName by shell command dmpstore, could you help to figure out where to initialize mVariableName for arm of x86? Thanks Yin -Original Message- From: Gerd Hoffmann Sent: Wednesday, July 19, 2023 9:48 PM To: Wang, Yin Cc: devel@

Re: [edk2-devel] [PATCH] OvmfPkg:Fix Hii form name mismatch with EFI variable

2023-07-19 Thread Wang, Yin
The last 2 change was found when I debug another two fail cases,RouteConfigFunction/RouteConfig_Func,  I will do more investigating on them. let's fallback  to patch v1. I will continue on that thread. Thanks for your time. Yin On 7/19/2023 9:48 PM, Gerd Hoffmann wrote: On Wed, Jul 19, 2023 at