core

package
v0.0.0-...-c6bddeb Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CLOVER_REPO = "CloverHackyColor/CloverBootloader"
View Source
var OPENCORE_REPO = "acidanthera/OpenCorePkg"

Functions

func Detect

func Detect() *ghw.HostInfo

Types

type Processor

type Processor uint
const (
	// Intel
	Penryn Processor = iota
	Clarksfield
	Nehalem
	SandyBridge
	SandyBridge_E
	IvyBridge
	Haswell
	Haswell_E
	Boardwell
	Skylake
	Skylake_X
	KabyLake
	CoffeeLake
	IceLake
	TigerLake
	TigerLake_L
	CometLake
	CometLake_L

	// AMD
	Bulldozer
	Jaguar
	Zen
)

type Result

type Result struct {
	Model  []string
	Status Status
}

func Compatibility

func Compatibility(i interface{}) Result

type Status

type Status uint
const (
	Supported Status = iota
	Unsupported
	Warning
	Depreated
	Unknown
)

Jump to

Keyboard shortcuts

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