acpi

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateTablesQemu

func GenerateTablesQemu(resources *bundle.TDXResources) ([]byte, []byte, []byte, error)

GenerateTablesQemu generates ACPI tables for the given TD configuration.

Returns the raw ACPI tables, RSDP and QEMU table loader command blob.

Types

type MemoryOffsetData

type MemoryOffsetData struct {
	RangeMinimumOffset int `json:"range_minimum_offset"`
	LengthOffset       int `json:"length_offset"`
}

type OffsetData

type OffsetData struct {
	Memory MemoryOffsetData `json:"memory"`
}

OffsetData is the offset data file format.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL