Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: f2b9d5417dccf763bcbb68cd0effed0e25890aab
      
https://github.com/tianocore/edk2/commit/f2b9d5417dccf763bcbb68cd0effed0e25890aab
  Author: Leif Lindholm <[email protected]>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    M ArmPkg/ArmPkg.dec
    R ArmPkg/Include/Library/ArmLib.h
    M Maintainers.txt
    A MdePkg/Include/Library/ArmLib.h
    M MdePkg/MdePkg.dec

  Log Message:
  -----------
  ArmPkg,MdePkg: move ArmLib.h to MdePkg

Related to https://bugzilla.tianocore.org/show_bug.cgi?id=4121, but not
resolving it. (Nearly?) all of ArmPkg describes industry standard
behaviour, and hence according to general rules, ought to live in MdePkg.

Addressing this will however be a substantial task.
Take a first step by moving the ArmLib interface definition to MdePkg,
as discussed in
https://edk2.groups.io/g/devel/topic/patch_v5_2_6/102725178

Continuous-integration-options: PatchCheck.ignore-multi-package
Cc: Pierre Gondois <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Sami Mujawar <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>


  Commit: c68fb69dfefa7a76ebad33674a49632c4f8c6926
      
https://github.com/tianocore/edk2/commit/c68fb69dfefa7a76ebad33674a49632c4f8c6926
  Author: Pierre Gondois <[email protected]>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    R ArmPkg/Include/Chipset/AArch64.h
    R ArmPkg/Include/Chipset/AArch64Mmu.h
    M ArmPkg/Library/ArmExceptionLib/AArch64/AArch64Exception.c
    M ArmPkg/Library/ArmExceptionLib/AArch64/ExceptionSupport.S
    M ArmPkg/Library/ArmLib/AArch64/AArch64Lib.c
    M ArmPkg/Library/ArmLib/AArch64/AArch64Support.S
    M ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c
    M ArmPlatformPkg/PrePeiCore/AArch64/Exception.S
    M ArmPlatformPkg/PrePeiCore/AArch64/Helper.S
    M ArmPlatformPkg/PrePi/AArch64/ArchPrePi.c
    M ArmVirtPkg/PrePi/AArch64/ArchPrePi.c
    A MdePkg/Include/AArch64/AArch64.h
    A MdePkg/Include/AArch64/AArch64Mmu.h
    M MdePkg/Include/Library/ArmLib.h

  Log Message:
  -----------
  ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkg

Following the discussion at [1] and as the ArmLib relies on them,
move ArmPkg/Chipset/ArmV7[|Mmu].h files to the MdePkg.

Update the path to correctly include the moved files.

[1] https://edk2.groups.io/g/devel/message/111566

Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Pierre Gondois <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>


  Commit: cf323e2839ce260fde43487baae205527dee1b2f
      
https://github.com/tianocore/edk2/commit/cf323e2839ce260fde43487baae205527dee1b2f
  Author: Pierre Gondois <[email protected]>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    R ArmPkg/Include/Chipset/ArmV7.h
    R ArmPkg/Include/Chipset/ArmV7Mmu.h
    M ArmPkg/Library/ArmExceptionLib/Arm/ArmException.c
    M ArmPkg/Library/ArmLib/Arm/ArmV7Lib.c
    M ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibConvert.c
    M ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c
    M ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibUpdate.c
    M ArmPlatformPkg/PrePi/Arm/ModuleEntryPoint.S
    A MdePkg/Include/Arm/AArch32.h
    A MdePkg/Include/Arm/AArch32Mmu.h
    M MdePkg/Include/Library/ArmLib.h

  Log Message:
  -----------
  ArmPkg,MdePkg: Move ArmPkg/Chipset/Aarch64[|Mmu].h to MdePkg

Following the discussion at [1] and as the ArmLib relies on them,
move ArmPkg/Chipset/Aarch64[|Mmu].h files to the MdePkg.

Update the path to correctly include the moved files.

[1] https://edk2.groups.io/g/devel/message/111566

Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Pierre Gondois <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/5e776299a260...cf323e2839ce

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