Page MenuHomeFreeBSD

stand/efi: allow not exiting boot services
ClosedPublic

Authored by royger on Feb 5 2021, 12:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 2:12 AM
Unknown Object (File)
Sat, Sep 5, 3:23 PM
Unknown Object (File)
Sat, Sep 5, 10:56 AM
Unknown Object (File)
Sat, Sep 5, 5:41 AM
Unknown Object (File)
Thu, Sep 3, 5:43 PM
Unknown Object (File)
Thu, Sep 3, 5:11 PM
Unknown Object (File)
Thu, Sep 3, 2:55 PM
Unknown Object (File)
Thu, Sep 3, 6:50 AM

Details

Summary

Xen requires that UEFI BootServices are enabled in order to boot, so
introduce a new parameter to bi_load in order to select whether BS
should be exited.

No functional change introduced in this patch, as all current users of
bi_load request BS to be exited. Further changes will make use of this
functionality.

Sponsored by: Citrix Systems R&D

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36726
Build 33615: arc lint + arc unit