Open
Description
UEFI runtime services can be useful for a variety of purposes. Some kernels may want access to these at runtime.
The UEFI bootloader should provide support for mapping runtime services, and providing a pointer to the runtime services table via boot info.
BIOS boot would simply set this field to None, as there is no runtime services (or rather, there are interrupts)