Expand description
UEFI CPU Crate
This crate provides implementation for the Cpu.
§License
Copyright (c) Microsoft Corporation.
SPDX-License-Identifier: Apache-2.0
Modules§
- cpu
- UEFI CPU Module
- interrupts
- UEFI Interrupt Module
- paging
- UEFI Paging Module
Macros§
- log_
registers - This macro pretty prints registers in groups of four per line. The expected input is a list of name, value pairs.