README.txt 314 Bytes
Newer Older
longpanda's avatar
longpanda committed
1
2
3
4
5
6
7
8

========== About Source Code =============
Ventoy add an UEFI application module in MdeModulePkg, so I only put the module's source code here.
You can download the EDK2 code from https://github.com/tianocore/edk2  and merge the code together.


========== Build =============
Follow the EDK2's build instructions