Corrected Cc unsuccessful in git.

Thanks for your reviewing.

On 7/14/2023 4:59 PM, Yin Wang 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) {


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106955): https://edk2.groups.io/g/devel/message/106955
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