summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/FILE.LST
blob: f0f47a42a9de0c60607f458ca5cca17743ecda27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
IA32
====
FAT12                   FAT16             FAT32
bootsect.asm            bs16.asm          bs32.asm
start.asm               start16.asm       start32.asm
         \                   |                 /
          \                  |                /
                         efi32.asm

X64
===
FAT12                   FAT16             FAT32
bootsect.asm            bs16.asm          bs32.asm
start64.asm             st16_64.asm       st32_64.asm
         \                   |                 /
          \                  |                /
                         efi64.asm

MBR
===
Mbr.asm


GPT
===
Gpt.asm