Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5258c4186f3a41c14a1d4cd40217810882ccd222
      
https://github.com/tianocore/edk2/commit/5258c4186f3a41c14a1d4cd40217810882ccd222
  Author: Nickle Wang <nick...@nvidia.com>
  Date:   2023-05-29 (Mon, 29 May 2023)

  Changed paths:
    M RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.c
    M RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.h
    M RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c
    M RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.h

  Log Message:
  -----------
  RedfishPkg/RedfishPlatformConfigDxe: Fix string assert issue

When calling SetValue() with string type input, there is
assertion of providing zero string ID to HII string function.
Fix this issue by creating string ID for input string buffer.
Fix Unicode and Ascii code convert issue together.
Add text op-code support

Signed-off-by: Nickle Wang <nick...@nvidia.com>
Cc: Abner Chang <abner.ch...@amd.com>
Cc: Igor Kulchytskyy <ig...@ami.com>
Reviewed-by: Abner Chang <abner.ch...@amd.com>
Reviewed-by: Igor Kulchytskyy <ig...@ami.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to