mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-11-03 07:59:00 +08:00 
			
		
		
		
	MdePkg: Add LoongArch Cpucfg function
Add LoongArch AsmCpucfg function and Cpucfg definitions. Also added Include/Register/LoongArch64/Cpucfg.h to IgnoreFiles of EccCheck. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4584 Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Chao Li <lichao@loongson.cn> Acked-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
		@ -80,7 +80,8 @@
 | 
			
		||||
            "Include/Register/Amd/SmramSaveStateMap.h",
 | 
			
		||||
            "Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.c",
 | 
			
		||||
            "Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.h",
 | 
			
		||||
            "Test/UnitTest/Library/DevicePathLib/TestDevicePathStringConversions.c"
 | 
			
		||||
            "Test/UnitTest/Library/DevicePathLib/TestDevicePathStringConversions.c",
 | 
			
		||||
            "Include/Register/LoongArch64/Cpucfg.h"
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    ## options defined ci/Plugin/CompilerPlugin
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user