mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-11-03 07:59:00 +08:00 
			
		
		
		
	StandaloneMmPkg: move core entry point lib and cpu driver to ArmPkg
StandaloneMmCpu driver is only used for Arm architecture and StandaloneMmCoreEntryPointLib for Arm has specific implementation with StandaloneMmCpu driver. Move StandaloneMmCpu Driver and StandaloneMmCoreEntryPointLib for Arm to ArmPkg. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Levi Yun <yeoreum.yun@arm.com>
This commit is contained in:
		@ -49,7 +49,8 @@
 | 
			
		||||
            "EmbeddedPkg/EmbeddedPkg.dec",
 | 
			
		||||
            "MdeModulePkg/MdeModulePkg.dec",
 | 
			
		||||
            "MdePkg/MdePkg.dec",
 | 
			
		||||
            "ShellPkg/ShellPkg.dec"
 | 
			
		||||
            "ShellPkg/ShellPkg.dec",
 | 
			
		||||
            "StandaloneMmPkg/StandaloneMmPkg.dec"
 | 
			
		||||
        ],
 | 
			
		||||
        # For host based unit tests
 | 
			
		||||
        "AcceptableDependencies-HOST_APPLICATION":[
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user