随笔分类 -  ARM64

摘要:Raspberry Pi 2 uses bcm2709 which is an ARMV7 processor. cat /proc/cpuinfo 01 02 03 04 05 06 07 08 09 10 11 ... 阅读全文
posted @ 2019-01-21 03:49 lyan_tech 阅读(377) 评论(0) 推荐(0)
摘要:1. Download and compiler the QEMU after 2.2 git clone https://github.com/qemu/qemu.git2. Build a aarch64-softmmu3. Get EDK2 cod ... 阅读全文
posted @ 2019-01-20 03:04 lyan_tech 阅读(1845) 评论(0) 推荐(0)