Skip to content
Jake Garver edited this page May 31, 2023 · 14 revisions

Building UEFI for NVIDIA Platforms

UEFI for NVIDIA Platforms can be built using a docker image or without docker. The docker image provides all the necessary build tools and environment. Without docker, the build environment must be setup manually.

Additional information:

Clone this wiki locally