Options
All
  • Public
  • Public/Protected
  • All
Menu

BIOS (setup) configuration manager object.

Hierarchy

  • BiosConfigManager

Index

Properties

Methods

Properties

defaultRom

defaultRom: BiosRom

Default rom

Methods

get

  • Gets the ROM.

    Returns BiosRom

has

  • has(): string
  • Checks if there is a BIOS configuration present.

    Returns string

loadDefaults

  • loadDefaults(): void
  • Loads the default ROM.

    Returns void

save

  • Saves the ROM.

    Parameters

    Returns void

Generated using TypeDoc