Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.
Mingye Wang edited this page Mar 17, 2016 · 2 revisions

Welcome to the aosc-os wiki!

Interestingly, It's also possible to trick Windows Boot Manager into trying to boot EFISTUB or other EFI applications directly by changing the IMAGE_OPTIONAL_HEADER.Subsystem entry in the PE files from 0x10 (IMAGE_SUBSYSTEM_EFI_APPLICATION) to 0x0A (IMAGE_SUBSYSTEM_EFI_APPLICATION) and updating the checksum. This is, however, generally useless.

Clone this wiki locally