Lab Material for UEFI / EDK II Training
To see the PDFs of the presentations goto https://github.com/tianocore-training/Tianocore_Training_Contents/wiki
This lab Material uses the edk2 and edk2-libc
Before downloading this Lab Material, First download the open source Simics QSP to the directory edk2-ws
:
$ Mkdir edk2-ws
$ cd edk2-ws
$ git clone -b Edk2Lab_22Q3 https://github.com/tianocore-training/edk2.git
$ git clone https://github.com/tianocore/edk2-libc.git
$ git clone https://github.com/tianocore/edk2-platforms.git
$ git clone https://github.com/tianocore/edk2-non-osi.git
$ git clone https://github.com/intel/FSP.git
$ cd edk2
$ git submodule update --init
$ cd ..
$ cd edk2-platforms
$ git reset --hard c546cc01f1517b42470f3ae44d67efcb8ee257fc
$ cd ..
Download this Lab Material
git clone https://github.com/tianocore-training/Lab_Material_FW.git
After downloading, Copy Lab_Material_FW/FW/edk2-ws to edk2-ws and overwrite any files.
- FW
- Documentation
- DriverWizard
- edk2Linux
- edk2-ws
- setenv.sh and setenv.bat
- edk2-platforms - for updates to Simics QSP BoardX58Ich10 Openboard package
- LabSampleCode - solutions for the labs
- FW
- Presentations PDFs https://github.com/tianocore-training/Presentation_FW