logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

intelvbttool - Parse VBT from VGA BIOS

Authors

       coresystems GmbH.
       Man page written by Ahmad Khalifa.

                                                  November 2024                                  INTELVBTTOOL(8)

Description

       Parse VBT from VGA BIOS

Name

       intelvbttool - Parse VBT from VGA BIOS

Options

-h--helpSOURCECMD
       Set the VBT source. Supports:

       --inlegacy
              Legacy BIOS area at phys. memory 0xc0000

       --invbt <path>
              Read raw Intel VBT file

       --inoprom
              Read VBT from Intel Option ROM file from <path>

   DESTCMD
       Set the VBT destination. Supports:

       --outdump
              Print VBT in human readable form

       --outvbt <path>
              Write raw Intel VBT file to <path>

       --patchoprom <path>
              Patch existing Intel Option ROM at <path>

Synopsis

       intelvbttool --<SOURCECMD> [filename] --<DESTCMD> [filename]

See Also