]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - EDK2/README.txt
Merge branch 'master' of https://github.com/ventoy/Ventoy
[Ventoy.git] / EDK2 / README.txt
1
2 ========== About Source Code =============
3 Ventoy add an UEFI application module in MdeModulePkg, so I only put the module's source code here.
4 You can download the EDK2 code from https://github.com/tianocore/edk2 and merge the code together.
5
6
7 ========== Build =============
8 Follow the EDK2's build instructions