Skip to main content

Crate patina_internal_cpu

Crate patina_internal_cpu 

Source
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.