Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: a63914d3f603580e5aeceb5edbafe56688210141
      
https://github.com/tianocore/edk2/commit/a63914d3f603580e5aeceb5edbafe56688210141
  Author: Rebecca Cran <rebe...@nuviainc.com>
  Date:   2021-06-18 (Fri, 18 Jun 2021)

  Changed paths:
    A ArmPkg/Include/IndustryStandard/ArmCache.h
    M ArmPkg/Include/Library/ArmLib.h
    M ArmPkg/Library/ArmLib/ArmLibPrivate.h
    M ArmPkg/Universal/Smbios/ProcessorSubClassDxe/ProcessorSubClass.c
    M ArmPkg/Universal/Smbios/ProcessorSubClassDxe/SmbiosProcessorAArch64.c
    M ArmPkg/Universal/Smbios/ProcessorSubClassDxe/SmbiosProcessorArm.c
    M ArmPkg/Universal/Smbios/ProcessorSubClassDxe/SmbiosProcessorArmCommon.c

  Log Message:
  -----------
  ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.h

Many of the cache definitions in ArmLibPrivate.h are being used outside
of ArmLib, in Universal/Smbios. Move them into ArmCache.h to make them
public, and remove the include of ArmLibPrivate.h from files in
Universal/Smbios.

Signed-off-by: Rebecca Cran <rebe...@nuviainc.com>
Acked-by: Ard Biesheuvel <a...@kernel.org>
Reviewed-by: Leif Lindholm <l...@nuviainc.com>




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

Reply via email to