Skip to content

Demonstrate how to convert UEFI VFR setup into YAML format and browse on target or host.

Notifications You must be signed in to change notification settings

mauricema/uefi_vfr_cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Setup Browser for UEFI VFR

Demonstrate how to convert UEFI VFR setup into YAML format and browse setup options on target or host.

Steps:

  • Prepare required EDK2 build environment. Please adjust the TOOLCHAIN parameter accordingly in mk.cmd if required.

  • Run "mk build" to generate HPK and combined VFR files.

  • Run "mk setup" to generate Setup YAML files

  • Run "mk run" to start setup browser GUI from host

    Setup on target

  • Or run "mk mpy" to start setup browser TEXT terminal from host

    Please follow instructions in mk.cmd to setup connection with PuTTY or other tools supporting named pipe terminal.

    Setup on target

About

Demonstrate how to convert UEFI VFR setup into YAML format and browse on target or host.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published