Skip to content

This repo contains some UEFI learning documents collected by individuals. Although these documents are not comprehensive enough, they are still helpful for beginner developers.

Notifications You must be signed in to change notification settings

xiaopangzi313/uefi_specs_personal_collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

uefi_specs_personal_collections

This repo contains some UEFI learning documents collected by individuals. Although these documents are not comprehensive enough, they are still helpful for beginner developers.

Background

To help the new BIOS learners to quikly grasp the UEFI technology, I have created a series of UEFI demos which can be run successfully in QEMU. Welcome the more UEFI developers to submit the code patchs and suggestions.

Install

$git clone https://github.com/xiaopangzi313/uefi_specs_personal_collections

Usage

This repo contains a documentation package including some opensouce spec about UEFI and a code package using to debug the UEFI module.

Examples

  • Set up the Qemu Runtime enviroment link.

  • Run the first EFI App link2.

  • Dump Hobs from UEFI shell link3

  • Dump Variable from UEFI shell link4

link5

  • Install/Dump Acpi tables from UEFI shell link6 link7 link8

Maintainers

Darren

Contributing

Current maintainer is only me, and my email is 755056591@qq.com. If you want to view more detail, you can visit my blog. Wecome more developers to join my repo!

Licence

MIT © Richard Littauer

About

This repo contains some UEFI learning documents collected by individuals. Although these documents are not comprehensive enough, they are still helpful for beginner developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages