1. e343d44 File st32_64.S added for X64. by gikidy · 16 years ago
  2. 72f7d3c File st16_64.S added for X64. by gikidy · 16 years ago
  3. 3bd0ef8 Added efi64.S file for X64 and reviewed efi32.S file. by gikidy · 16 years ago
  4. ded312f 1. Add start64.S file for X64. 2. start.S file reviewed. by gikidy · 16 years ago
  5. 4979475 Remove exit from batch file by klu2 · 16 years ago
  6. d0b0659 cleanScreen verified. by gikidy · 16 years ago
  7. 7674c40 Fix cleanScreen issue. by gikidy · 16 years ago
  8. f3fb74c 1. Fix some convert issue. 2. org address changed. by gikidy · 16 years ago
  9. 640a2e5 Fix issue for boot sector by klu2 · 16 years ago
  10. 88e9055 Should use 16 bit code. by klu2 · 16 years ago
  11. a8abbe2 Should use 16 bit code. by klu2 · 16 years ago
  12. 4d38207 Refine comments. by klu2 · 16 years ago
  13. c15c888 Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH by jljusten · 16 years ago
  14. c521660 Linux split replaced by BaseTools Split. by gikidy · 16 years ago
  15. 5defbd8 Add post build script for linux by klu2 · 16 years ago
  16. c42d374 1. Use /Map to generate map files; 2. Add code to process bin files split. by gikidy · 16 years ago
  17. 20193e0 Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added by klu2 · 16 years ago
  18. 0375ec8 boot sector use 16-bit code. by klu2 · 16 years ago
  19. 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
  20. 43d4555 Add GNUmakefile for Linux GCC to build BootSector; by gikidy · 16 years ago
  21. fd549a4 1. Add GNUmakefile for Linux GCC to build BootSector; by gikidy · 16 years ago
  22. ccec4c3 Port Intel .asm to GAS S by gikidy · 16 years ago
  23. 166451c New .S files added by jji4 · 16 years ago
  24. 9ffd16f syntax checked by jji4 · 16 years ago
  25. 9be1da0 Port Intel .asm to GNU .S by jji4 · 16 years ago
  26. 819958c Port Intel .asm to GNU .S by gikidy · 16 years ago
  27. 32f9b79 Port Intel .asm to GNU .S by jji4 · 16 years ago
  28. 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
  29. 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
  30. a64a47b Use ASMLINK macro but *not* ASMLINK16 by klu2 · 16 years ago
  31. d4344b1 Fix build broken issue by klu2 · 16 years ago
  32. 29cb357 Add MSFT support by klu2 · 16 years ago
  33. 8ac3278 Add condifition for passing ELFGCC building... by eric_tian · 16 years ago
  34. a618ea6 convert blank to tab by eric_tian · 16 years ago
  35. 1b23335 use tab but not blank to do not break GNU make parsing. by eric_tian · 16 years ago
  36. d8bee43 Fix build issue in linux environment. by eric_tian · 16 years ago
  37. c5dfb47 Support X64 build for DUET platform. by klu2 · 17 years ago
  38. 394bbc5 1) Fix some casting working in X64 building by klu2 · 17 years ago
  39. 3da85e6 1, Use PrintLib in Duet loader by klu2 · 17 years ago
  40. 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
  41. c7ec71b Fix the makefile issue for bootsector module by klu2 · 17 years ago
  42. bc02104 Delete the macro definitions which build system will provided automatically. by klu2 · 17 years ago
  43. b9a3117 init target should not be used in customize makefile. Fix it. by klu2 · 17 years ago
  44. d55eb54 User customize build method for BootSector module. by klu2 · 17 years ago
  45. c69dd9d Porting Duet module from EDKI to EDKII by klu2 · 17 years ago