audk/DuetPkg/BootSector
klu2 8141eea5fa Add comments for introducing startup sequence for DUET boot disk.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8043 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-09 06:19:15 +00:00
..
BootSector.inf 1. Add GNUmakefile for Linux GCC to build BootSector; 2009-02-26 03:39:15 +00:00
FILE.LST Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
GNUmakefile Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH 2009-03-05 00:44:05 +00:00
Gpt.S 1. Add GNUmakefile for Linux GCC to build BootSector; 2009-02-26 03:39:15 +00:00
Gpt.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
Makefile Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.txt, ASM16 should also be removed from tool_def.txt 2009-01-07 02:15:35 +00:00
Mbr.S Port Intel .asm to GNU .S 2009-02-20 03:11:41 +00:00
Mbr.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
bootsect.S Add comments for introducing startup sequence for DUET boot disk. 2009-04-09 06:19:15 +00:00
bootsect.asm Add comments for introducing startup sequence for DUET boot disk. 2009-04-09 06:16:52 +00:00
bs16.S Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added 2009-02-26 14:41:56 +00:00
bs16.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
bs32.S Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added 2009-02-26 14:41:56 +00:00
bs32.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
efi32.S Added efi64.S file for X64 and reviewed efi32.S file. 2009-03-16 07:56:33 +00:00
efi32.asm Fix the makefile issue for bootsector module 2008-04-24 04:38:12 +00:00
efi64.S Added efi64.S file for X64 and reviewed efi32.S file. 2009-03-16 07:56:33 +00:00
efi64.asm Support X64 build for DUET platform. 2008-05-08 06:22:31 +00:00
st16_64.S File st16_64.S added for X64. 2009-03-16 08:51:21 +00:00
st16_64.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
st32_64.S File st32_64.S added for X64. 2009-03-16 09:03:53 +00:00
st32_64.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start.S 1. Add start64.S file for X64. 2009-03-16 04:50:05 +00:00
start.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start16.S 1. Add GNUmakefile for Linux GCC to build BootSector; 2009-02-26 03:39:15 +00:00
start16.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start32.S 1. Add GNUmakefile for Linux GCC to build BootSector; 2009-02-26 03:39:15 +00:00
start32.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start64.S 1. Add start64.S file for X64. 2009-03-16 04:50:05 +00:00
start64.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00