ここでは、corebootについて、適当に知見を記録してくところです。正しいかどうかは知りませんが、自分なりにといった感じです。マザーボードを作りたいというのがあり、その一環としてという側面が強いです。
例えば、CPUは、リセットベクタ(x86CPUでは、EEPROMの先頭が、0xFFFF0?かどっかにマッピングされる)から命令を実行していき、CPU、メモリ、IO/EC回りと徐々に初期化していくというようなことを詳しく具体的にどうするのか、自分の言葉で書いてみるとかですかね?まあ、そんなことできるのかっていうところもありますが。。。
このページは、まだ未完成です。。。 nicotalk&キャラ素材配布所 http://www.nicotalk.com/charasozai_kt.html (2024年5月16日) この記事を作った動機 単に調べて分かったことを記録するだけ。
Intel Boot Guard Intel Boot Guard によって主に、Broadwell(5th) 以降のCPUでそれが有効な場合、何かしらの方法でCPUに内蔵されたキーが分からない限り、自由に作ったファームウェアを動かせない。Xbox 360 のセキュリティと似ている気がする。
How the Xbox 360 Hypervisor Security was Defeated | MVG - YouTube
https://www.youtube.com/watch?v=Vq1lxeg_gNs&t=228s (2025年8月18日) 参考にしたサイトとか Intel Boot Guard について coreboot FAQ — coreboot 25.06-129-g5db8bf0cfa documentation
https://doc.coreboot.org/getting_started/faq.html#can-coreboot-be-ported-to-this-board (2025年8月18日) BIOSがIntel Boot Guardで適切に保護されていないため改変の恐れ - Lenovo Support KW
https://support.lenovo.com/kw/ja/solutions/ps500187-bios-modules-unprotected-by-intel-boot-guard-vulnerable-to-physical-attack (2025年8月18日) mjg59 | Intel Boot Guard, Coreboot and user freedom
https://mjg59.dreamwidth.org/33981.html (2025年8月18日) Boot Guard TOCTOU Vulnerability Mitigation · tianocore/tianocore.github.io Wiki · GitHub
https://github.com/tianocore/tianocore.github.io/wiki/Boot-Guard-TOCTOU-Vulnerability-Mitigation (2025年8月18日) Hardening Intel® Trusted eXecution Technology and Intel® Boot Guard
https://www.intel.co.jp/content/www/jp/ja/content-details/824411/hardening-intel-trusted-execution-technology-and-intel-boot-guard.html (2025年8月18日) Libreboot – Disabling Intel Boot Guard on MEv11 for Libreboot installation
https://libreboot.org/docs/install/deguard.html (2025年8月18日) Intel’s boot guard is a doddle to defeat
https://fudzilla.com/news/pc-hardware/48676-intel-s-boot-guard-is-a-doddle-to-defeat (2025年8月18日) How the Xbox 360 Hypervisor Security was Defeated | MVG - YouTube
https://www.youtube.com/watch?v=Vq1lxeg_gNs&t=228s (2025年8月18日) フリースペース intel/FSP at legacy
https://github.com/intel/FSP/tree/legacy (2025年8月18日) intel/FSP: Intel(R) Firmware Support Package (FSP)
https://github.com/intel/FSP (2025年8月18日)