Skip to content

UEFI boot should provide runtime services to the kernel #312

Open
@jasoncouture

Description

@jasoncouture

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions