audk/DuetPkg/BootSector
klu2 e88f305671 This patch includes:
1) Use the binaries of boot sector directly instead of building it. Because the code of boot sector will be modified rarely and it is native code.
2) Correct the shell binary file path which is changed by recently.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8620 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-22 03:01:53 +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 Replaced ASM_GLOBAL with .global, and add start label for some files to avoid link warnings. 2009-06-01 03:25:36 +00:00
Mbr.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
bootsect.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
bootsect.asm Add comments for introducing startup sequence for DUET boot disk. 2009-04-09 06:16:52 +00:00
bs16.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
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 Replaced ASM_GLOBAL with .global, and add start label for some files to avoid link warnings. 2009-06-01 03:25:36 +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 Replaced ASM_GLOBAL with .global, and add start label for some files to avoid link warnings. 2009-06-01 03:25:36 +00:00
start.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start16.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
start16.asm Porting Duet module from EDKI to EDKII 2008-04-17 05:48:13 +00:00
start32.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
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