作業系統之前的程式 - Write An UEFI OS Loader (x86) - Descent

https://docs.google.com/…/1tFUkNvI9-wMO3h2Ty7J2c07SfH…/edit…
議程簡報, 包含範例程式碼
簡報
搭配 https://descent-incoming.blogspot.com/…/…/uefi os loader 文章一起說明
{%hackmd LcL4-VI0SGitSiINTuy4rA %}

請從這裡開始

Knowledge prerequisites

  • bare metal
  • edk2
  • c-語言

UEFI七階段

  1. Security, SEC
  2. Pre-EFI Initization Environment, PEI
  3. Driver Execution Environment, DXE
  4. Boot Device Select, BDS
  5. Transient System Load, TSL
  6. RunTime, RT
  7. AL

UEFI應用程式 by edk2

UEFI應用程式 by gnu-efi

UEFI應用程式 by 建立自己的UEFI runtime

tags: COSCUP2019 系統軟體社群議程 IB201
Select a repo