Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5258c4186f3a41c14a1d4cd40217810882ccd222
      
https://github.com/tianocore/edk2/commit/5258c4186f3a41c14a1d4cd40217810882ccd222
  Author: Nickle Wang <[email protected]>
  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 <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Reviewed-by: Abner Chang <[email protected]>
Reviewed-by: Igor Kulchytskyy <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to