1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Apple SiliconのMacとUTMで「ゼロからのOS自作入門」の環境を構築する

Posted at

概要

「ゼロからのOS自作入門」を進める中で、Apple SiliconのMac + UTM + Ubuntu 22.04 arm64という組み合わせで、詰まってしまった箇所のメモです。

2章

target.txtTOOL_CHAIN_TAGを変更する

TOOL_CHAIN_TAG = CLANGPDB

edk2のブランチを変更する

git checkout edk2-stable202102

参考

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?