1 repository
Runtime generation of Advanced Configuration and Power Interface tables to adapt to hardware targets.
Distinct from Dynamic Table Generators: Produces low-level system configuration tables (ACPI), not UI data tables or database tables.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Dynamic ACPI Table Generation. Refine with filters or upvote what's useful.
edk2 is a development project for creating system firmware that complies with the UEFI specification. It provides the necessary infrastructure to initialize hardware platforms and boot operating systems across multiple CPU architectures. The project utilizes a modular firmware architecture that decouples high-level management protocols from physical transport layers. It implements critical security features, including a measured boot chain, cryptographic primitives for image authentication, and support for Trusted Platform Module hardware and software implementations. Its capability surface
Produces ACPI and system configuration tables at runtime to adapt firmware behavior to hardware.