]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BaseCpuLib: LoongArch Base CPU library implementation.
authorChao Li <lichao@loongson.cn>
Thu, 11 Nov 2021 12:14:20 +0000 (20:14 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 14 Oct 2022 02:16:33 +0000 (02:16 +0000)
commitf89815a125ae93c5214c90cf165c2a39a0347b31
tree4e3e242594acd47d8f8c57eb12bd2a23cca8ac00
parentdbbb045ff18b8b321fd5ce8a294f805b4a4af364
MdePkg/BaseCpuLib: LoongArch Base CPU library implementation.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053

Implement LoongArch CPU related functions in BaseCpuLib.

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>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
MdePkg/Library/BaseCpuLib/BaseCpuLib.uni
MdePkg/Library/BaseCpuLib/LoongArch/CpuFlushTlb.S [new file with mode: 0644]
MdePkg/Library/BaseCpuLib/LoongArch/CpuSleep.S [new file with mode: 0644]