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 = HiiConstructConfigHdr ( > &gOvmfPlatformConfigGuid, > - mVariableName, > + mHiiFormName, Ok. > Status = gRT->SetVariable ( > - mVariableName, > + mHiiFormName, > Status = GetVariable2 ( > - mVariableName, > + mHiiFormName, That looks wrong to me. With only riscv failing I suspect some setup code is missing in the riscv build. take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107054): https://edk2.groups.io/g/devel/message/107054 Mute This Topic: https://groups.io/mt/100231365/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-