Module multiboot2_common::test_utils
source · Expand description
Various test utilities.
Structs§
- Helper to 8-byte align the underlying bytes, as mandated in the Multiboot2 spec. With this type, one can create manual and raw Multiboot2 boot information or just the bytes for simple tags, in a manual and raw approach.
- Dummy test header.