audk/DuetPkg/BootSector
qhuang8 208628f805 Remove .rept directive to improve portability.
we might have to replace them with copies.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9171 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-21 03:20:20 +00:00
..
bin This patch includes: 2009-06-22 03:01:53 +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 Make end of line consistent for DuetPkg. There is no other update. 2009-08-20 06:44:42 +00:00
Mbr.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
bootsect.S Detab in DuetPkg 2009-08-21 02:51:09 +00:00
bootsect.asm Add comments for introducing startup sequence for DUET boot disk. 2009-04-09 06:16:52 +00:00
bs16.S Detab in DuetPkg 2009-08-21 02:51:09 +00:00
bs16.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
bs32.S Replaced ASM_GLOBAL with .global, and add start label for some files to avoid link warnings. 2009-06-01 03:25:36 +00:00
bs32.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
efi32.S Remove .rept directive to improve portability. 2009-08-21 03:20:20 +00:00
efi32.asm Fix the makefile issue for bootsector module 2008-04-24 04:38:12 +00:00
efi64.S Remove .rept directive to improve portability. 2009-08-21 03:20:20 +00:00
efi64.asm Support X64 build for DUET platform. 2008-05-08 06:22:31 +00:00
st16_64.S Detab in DuetPkg 2009-08-21 02:51:09 +00:00
st16_64.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
st32_64.S Detab in DuetPkg 2009-08-21 02:51:09 +00:00
st32_64.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start.S Detab in DuetPkg 2009-08-21 02:51:09 +00:00
start.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start16.S Use .p2align directive instead of ambiguous .align directive. 2009-08-20 09:15:11 +00:00
start16.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start32.S Use .p2align directive instead of ambiguous .align directive. 2009-08-20 09:15:11 +00:00
start32.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start64.S Detab in DuetPkg 2009-08-21 02:51:09 +00:00
start64.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00