mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
9 lines
351 B
Plaintext
9 lines
351 B
Plaintext
These binaries are used to make the bootable floppy or usb disk.
|
|
The binaries of boot sector are built from DuetPkg\Bootsector\BootSector.inf at r8617 with following steps:
|
|
1) enter edk2 workspace directory from command line windows.
|
|
2) run "edksetup.bat"
|
|
3) run "build -p DuetPkg/DuetPkg.dsc -a IA32 -m DuetPkg/BootSector/BootSector.inf"
|
|
|
|
|
|
|