Skip to main content

Module chainload

Module chainload 

Source
Expand description

Chainloading the next EFI image.

Loads and starts the next OS loader (e.g. the Windows Boot Manager, msbootmgfw.os.efi) using LoadImage / StartImage. See docs/architecture.md boot flow step 5.

Functionsยง

chainload_next
Loads the EFI image at next_loader and transfers control to it.