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)
Sep 27 2024, 1:55 AM
Unknown Object (File)
Sep 21 2024, 1:20 AM
Unknown Object (File)
Sep 7 2024, 1:54 AM
Unknown Object (File)
Sep 5 2024, 10:46 PM
Unknown Object (File)
Aug 29 2024, 2:03 AM
Unknown Object (File)
Aug 8 2024, 10:57 PM
Unknown Object (File)
Jun 7 2024, 5:05 AM
Unknown Object (File)
May 3 2024, 11:32 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable