public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ArmPkg/ArmScmiDxe: Fix a bug uncovered with the new SCP firmware
@ 2018-06-15 14:10 Girish Pathak
  2018-06-15 14:10 ` [PATCH v1 1/2] ArmPkg/ArmScmiDxe: Fix ASSERT error in SCMI DXE Girish Pathak
  2018-06-15 14:10 ` [PATCH v1 2/2] ArmPkg/ArmScmiDxe: Dynamically allocate buffer for protocol ids Girish Pathak
  0 siblings, 2 replies; 6+ messages in thread
From: Girish Pathak @ 2018-06-15 14:10 UTC (permalink / raw)
  To: edk2-devel
  Cc: ard.biesheuvel, leif.lindholm, Matteo.Carlini,
	Stephanie.Hughes-Fitt, nd

This series fixes a bug in the ArmScmiDxe which was revealed while
testing with the new SCP firmware. 

The changes can be seen at https://github.com/girishpathak/edk2/tree/281_scmi_fix_v1 

Girish Pathak (2):
  ArmPkg/ArmScmiDxe: Fix ASSERT error in SCMI DXE
  ArmPkg/ArmScmiDxe: Dynamically allocate buffer for protocol ids

 ArmPkg/Drivers/ArmScmiDxe/Scmi.c    |  5 --
 ArmPkg/Drivers/ArmScmiDxe/ScmiDxe.c | 62 ++++++++++++--------
 ArmPkg/Drivers/ArmScmiDxe/ScmiDxe.h |  9 +--
 3 files changed, 43 insertions(+), 33 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-18 17:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-15 14:10 [PATCH v1 0/2] ArmPkg/ArmScmiDxe: Fix a bug uncovered with the new SCP firmware Girish Pathak
2018-06-15 14:10 ` [PATCH v1 1/2] ArmPkg/ArmScmiDxe: Fix ASSERT error in SCMI DXE Girish Pathak
2018-06-18 17:01   ` Ard Biesheuvel
2018-06-15 14:10 ` [PATCH v1 2/2] ArmPkg/ArmScmiDxe: Dynamically allocate buffer for protocol ids Girish Pathak
2018-06-18 16:40   ` [PATCH v1 0/2] ArmPkg/ArmScmiDxe: Fix a bug uncovered with the new SCP firmware Sudeep Holla
2018-06-18 17:05   ` [PATCH v1 2/2] ArmPkg/ArmScmiDxe: Dynamically allocate buffer for protocol ids Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox