Hi, Could you help to review on it?

Thanks in advance!

Yin

On 7/17/2023 7:36 PM, Gerd Hoffmann wrote:
On Fri, Jul 14, 2023 at 04:59:48PM +0800, Wang, Yin wrote:
Onemore need change beside fixs:16acacf24c ("OvmfPkg: fix PlatformConfig")
Find by sct case:ExtractConfigConformance fail.

Signed-off-by: Yin Wang <yin.w...@intel.com>
---
  OvmfPkg/PlatformDxe/Platform.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/OvmfPkg/PlatformDxe/Platform.c b/OvmfPkg/PlatformDxe/Platform.c
index cd3bfd554c98..c32439683d83 100644
--- a/OvmfPkg/PlatformDxe/Platform.c
+++ b/OvmfPkg/PlatformDxe/Platform.c
@@ -279,7 +279,7 @@ ExtractConfig (
      //
      ConfigRequestHdr = HiiConstructConfigHdr (
                           &gOvmfPlatformConfigGuid,
-                         mVariableName,
+                         mHiiFormName,
                           mImageHandle
                           );
      if (ConfigRequestHdr == NULL) {
Acked-by: Gerd Hoffmann <kra...@redhat.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107078): https://edk2.groups.io/g/devel/message/107078
Mute This Topic: https://groups.io/mt/100142143/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to