Porting Duet module from EDKI to EDKII
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5076 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
26
DuetPkg/BootSector/FILE.LST
Normal file
26
DuetPkg/BootSector/FILE.LST
Normal file
@@ -0,0 +1,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
|
Reference in New Issue
Block a user