Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: b1ce2e1b67ff3b2478739976e952ac719010f019
      
https://github.com/tianocore/edk2/commit/b1ce2e1b67ff3b2478739976e952ac719010f019
  Author: Vishal Oliyil Kunnil <vish...@qti.qualcomm.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.c

  Log Message:
  -----------
  ArmPkg/ArmPsciMpServices: GetProcessorInfo copies incorrect structure

GetProcessorInfo copies CpuData instead of CpuData.Info. The OUT parameter
ProcessorInfoBuffer is of type EFI_PROCESSOR_INFORMATION, not CPU_AP_DATA.

Fix it to copy the correct member CpuData.Info.

Signed-off-by: Vishal Oliyil Kunnil <quic_vish...@quicinc.com>



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


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

Reply via email to