[edk2-devel] [PATCH edk2-platforms 0/4] More ARM_CORE_INFO fixes

Ard Biesheuvel posted 4 patches 2 years, 3 months ago
Failed in applying to current master (apply log)
Platform/ARM/Morello/Library/PlatformLib/PlatformLib.c              |  8 ++++----
Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c               |  2 +-
Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c                   | 16 ++++++++--------
Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960.c          | 16 ++++++++--------
Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c  |  2 +-
Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/ArmPlatformLib.c |  2 +-
Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c  |  2 +-
Platform/RaspberryPi/Library/PlatformLib/RaspberryPi.c              |  8 ++++----
Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLib.c         |  8 ++++----
9 files changed, 32 insertions(+), 32 deletions(-)
[edk2-devel] [PATCH edk2-platforms 0/4] More ARM_CORE_INFO fixes
Posted by Ard Biesheuvel 2 years, 3 months ago
Some fixes related to the struct typedef change of ARM_CORE_INFO that
were missed the first time around.

Ard Biesheuvel (4):
  Platform/ARM: fix for ARM_CORE_INFO struct layout changes
  Platform/HiKey: fix for ARM_CORE_INFO struct layout changes
  Platform/NXP: fix for ARM_CORE_INFO struct layout changes
  Platform/RaspberryPi: fix for ARM_CORE_INFO struct layout changes

 Platform/ARM/Morello/Library/PlatformLib/PlatformLib.c              |  8 ++++----
 Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c               |  2 +-
 Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c                   | 16 ++++++++--------
 Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960.c          | 16 ++++++++--------
 Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c  |  2 +-
 Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/ArmPlatformLib.c |  2 +-
 Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c  |  2 +-
 Platform/RaspberryPi/Library/PlatformLib/RaspberryPi.c              |  8 ++++----
 Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLib.c         |  8 ++++----
 9 files changed, 32 insertions(+), 32 deletions(-)

-- 
2.30.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86241): https://edk2.groups.io/g/devel/message/86241
Mute This Topic: https://groups.io/mt/88805634/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH edk2-platforms 0/4] More ARM_CORE_INFO fixes
Posted by Leif Lindholm 2 years, 3 months ago
On Mon, Jan 31, 2022 at 12:45:37 +0100, Ard Biesheuvel wrote:
> Some fixes related to the struct typedef change of ARM_CORE_INFO that
> were missed the first time around.

For the series:
Reviewed-by: Leif Lindholm <leif@nuviainc.com>

> Ard Biesheuvel (4):
>   Platform/ARM: fix for ARM_CORE_INFO struct layout changes
>   Platform/HiKey: fix for ARM_CORE_INFO struct layout changes
>   Platform/NXP: fix for ARM_CORE_INFO struct layout changes
>   Platform/RaspberryPi: fix for ARM_CORE_INFO struct layout changes
> 
>  Platform/ARM/Morello/Library/PlatformLib/PlatformLib.c              |  8 ++++----
>  Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c               |  2 +-
>  Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c                   | 16 ++++++++--------
>  Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960.c          | 16 ++++++++--------
>  Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c  |  2 +-
>  Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/ArmPlatformLib.c |  2 +-
>  Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c  |  2 +-
>  Platform/RaspberryPi/Library/PlatformLib/RaspberryPi.c              |  8 ++++----
>  Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLib.c         |  8 ++++----
>  9 files changed, 32 insertions(+), 32 deletions(-)
> 
> -- 
> 2.30.2
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86246): https://edk2.groups.io/g/devel/message/86246
Mute This Topic: https://groups.io/mt/88805634/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-