#[repr(C, packed)]
pub struct StivaleSlideHddmHeaderTag { /* private fields */ }
Expand description

This tag tells the bootloader to add a random slide to the base address of the higher half direct map (HHDM).

Implementations

All flags are undefined and must be 0.

This value must be non-0 and must be aligned to 2MiB. It tells the bootloader what alignment the base address of the HHDM should have.

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.