]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[loong64] Add I/O API for LoongArch64
authorXiaotian Wu <wuxiaotian@loongson.cn>
Thu, 29 Jun 2023 14:30:08 +0000 (15:30 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 29 Jun 2023 14:40:24 +0000 (15:40 +0100)
commit0c67a3632dae9132b519f8b9d64453fff175322d
treec14c4bf232b9aa883d30744e8f6ac8e75b90385a
parentc57887bfc808c2be485ed97f2dc709f927550161
[loong64] Add I/O API for LoongArch64

Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/loong64/core/loong64_io.c [new file with mode: 0644]
src/arch/loong64/include/bits/io.h
src/arch/loong64/include/ipxe/loong64_io.h [new file with mode: 0644]