efiboot.backends.default#

The default backend.

The default backend acts as a proxy. It detects the user’s platform, loads an appropriate backend, and delegates all functionality to it.

Contents

DEFAULT_BACKEND

The default backend.

DefaultController

The default controller for EFI variables.