Raw UEFI types and bindings for protocols, boot, and runtime services. This can
serve as base for an UEFI firmware implementation or a high-level wrapper to
access UEFI functionality from an UEFI image.
// SPDX-License-Identifier: MIT OR Apache-2.0
//! Standard UEFI tables.
modheader;modrevision;pubmodboot;pubmodconfiguration;pubmodruntime;pubmodsystem;pubuseheader::Header;pubuserevision::Revision;