Documentation ¶
Overview ¶
package compression implements EFI compression/decompression routines by calling out into edk2 Tiano{Dec,C}ompres functions compiled into WebAssembly.
We don't use cgo or c2go because I don't trust that code.
See build.sh on how to regenerate edk2.wasm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decompress ¶
Decompress using Tiano compression algorithm from EDK2.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.