]> git.proxmox.com Git - mirror_edk2.git/blob - DuetPkg/BootSector/FILE.LST
80b4d8d2adaeaf5b33b0fa7bf0c4744a8f42f85a
[mirror_edk2.git] / DuetPkg / BootSector / FILE.LST
1 ## @file
2 #
3 # Copyright (c) 2010 Intel Corporation. All rights reserved.<BR>
4 #
5 # This program and the accompanying materials
6 # are licensed and made available under the terms and conditions of the BSD License
7 # which accompanies this distribution. The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 ##
13
14 IA32
15 ====
16 FAT12 FAT16 FAT32
17 bootsect.asm bs16.asm bs32.asm
18 start.asm start16.asm start32.asm
19 \ | /
20 \ | /
21 efi32.asm
22
23 X64
24 ===
25 FAT12 FAT16 FAT32
26 bootsect.asm bs16.asm bs32.asm
27 start64.asm st16_64.asm st32_64.asm
28 \ | /
29 \ | /
30 efi64.asm
31
32 MBR
33 ===
34 Mbr.asm
35
36
37 GPT
38 ===
39 Gpt.asm