Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 60bfa52f6520bff0aa265c3e89ef9d6f6aeca5e7
      
https://github.com/tianocore/edk2/commit/60bfa52f6520bff0aa265c3e89ef9d6f6aeca5e7
  Author: Abner Chang <[email protected]>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M RedfishPkg/Include/Library/RedfishPlatformConfigLib.h
    M RedfishPkg/Include/Protocol/EdkIIRedfishPlatformConfig.h
    M RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigLib.c
    M RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.c

  Log Message:
  -----------
  RedfishPkg/RedfishPlatformConfig: Fix CLANGPDB build failure

CLANGPDB build fails because the intrinsic _memcpy is used by
the compiler for the value structure passed via a function.
Change the code to use the value reference.

This fixes the issue: #11882

Signed-off-by: Abner Chang <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


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

Reply via email to