]> git.proxmox.com Git - mirror_edk2.git/blob - DuetPkg/BootSector/FILE.LST
Porting Duet module from EDKI to EDKII
[mirror_edk2.git] / DuetPkg / BootSector / FILE.LST
1 IA32
2 ====
3 FAT12 FAT16 FAT32
4 bootsect.asm bs16.asm bs32.asm
5 start.asm start16.asm start32.asm
6 \ | /
7 \ | /
8 efi32.asm
9
10 X64
11 ===
12 FAT12 FAT16 FAT32
13 bootsect.asm bs16.asm bs32.asm
14 start64.asm st16_64.asm st32_64.asm
15 \ | /
16 \ | /
17 efi64.asm
18
19 MBR
20 ===
21 Mbr.asm
22
23
24 GPT
25 ===
26 Gpt.asm