Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
d26b17e3c760f6320fa78393f4a7da7b2f36af29
/
DuetPkg
/
BootSector
e343d44
File st32_64.S added for X64.
by gikidy
· 16 years ago
72f7d3c
File st16_64.S added for X64.
by gikidy
· 16 years ago
3bd0ef8
Added efi64.S file for X64 and reviewed efi32.S file.
by gikidy
· 16 years ago
ded312f
1. Add start64.S file for X64. 2. start.S file reviewed.
by gikidy
· 16 years ago
4979475
Remove exit from batch file
by klu2
· 16 years ago
d0b0659
cleanScreen verified.
by gikidy
· 16 years ago
7674c40
Fix cleanScreen issue.
by gikidy
· 16 years ago
f3fb74c
1. Fix some convert issue. 2. org address changed.
by gikidy
· 16 years ago
640a2e5
Fix issue for boot sector
by klu2
· 16 years ago
88e9055
Should use 16 bit code.
by klu2
· 16 years ago
a8abbe2
Should use 16 bit code.
by klu2
· 16 years ago
4d38207
Refine comments.
by klu2
· 16 years ago
c15c888
Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH
by jljusten
· 16 years ago
c521660
Linux split replaced by BaseTools Split.
by gikidy
· 16 years ago
5defbd8
Add post build script for linux
by klu2
· 16 years ago
c42d374
1. Use /Map to generate map files; 2. Add code to process bin files split.
by gikidy
· 16 years ago
20193e0
Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added
by klu2
· 16 years ago
0375ec8
boot sector use 16-bit code.
by klu2
· 16 years ago
57b6de7
in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so use $ to reference string tag directly.
by klu2
· 16 years ago
43d4555
Add GNUmakefile for Linux GCC to build BootSector;
by gikidy
· 16 years ago
fd549a4
1. Add GNUmakefile for Linux GCC to build BootSector;
by gikidy
· 16 years ago
ccec4c3
Port Intel .asm to GAS S
by gikidy
· 16 years ago
166451c
New .S files added
by jji4
· 16 years ago
9ffd16f
syntax checked
by jji4
· 16 years ago
9be1da0
Port Intel .asm to GNU .S
by jji4
· 16 years ago
819958c
Port Intel .asm to GNU .S
by gikidy
· 16 years ago
32f9b79
Port Intel .asm to GNU .S
by jji4
· 16 years ago
f254e82
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
by klu2
· 16 years ago
3d0134b
Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In future, boot sector should be ported to
by klu2
· 16 years ago
a64a47b
Use ASMLINK macro but *not* ASMLINK16
by klu2
· 16 years ago
d4344b1
Fix build broken issue
by klu2
· 16 years ago
29cb357
Add MSFT support
by klu2
· 16 years ago
8ac3278
Add condifition for passing ELFGCC building...
by eric_tian
· 16 years ago
a618ea6
convert blank to tab
by eric_tian
· 16 years ago
1b23335
use tab but not blank to do not break GNU make parsing.
by eric_tian
· 16 years ago
d8bee43
Fix build issue in linux environment.
by eric_tian
· 16 years ago
c5dfb47
Support X64 build for DUET platform.
by klu2
· 17 years ago
394bbc5
1) Fix some casting working in X64 building
by klu2
· 17 years ago
3da85e6
1, Use PrintLib in Duet loader
by klu2
· 17 years ago
79f16ea
Move post building command from make file to bat file. Until build system support post build, these command will be for Duet platform's post building commands.
by klu2
· 17 years ago
c7ec71b
Fix the makefile issue for bootsector module
by klu2
· 17 years ago
bc02104
Delete the macro definitions which build system will provided automatically.
by klu2
· 17 years ago
b9a3117
init target should not be used in customize makefile. Fix it.
by klu2
· 17 years ago
d55eb54
User customize build method for BootSector module.
by klu2
· 17 years ago
c69dd9d
Porting Duet module from EDKI to EDKII
by klu2
· 17 years ago