gikidy
|
c42d374322
|
1. Use /Map to generate map files;
2. Add code to process bin files split.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7726 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-02-27 03:41:50 +00:00 |
klu2
|
20193e01ca
|
Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7721 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-02-26 14:41:56 +00:00 |
klu2
|
57b6de773d
|
in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so use $ to reference string tag directly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7719 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-02-26 12:52:17 +00:00 |
gikidy
|
43d4555b08
|
Add GNUmakefile for Linux GCC to build BootSector;
Now the makefile only for pass build and source control.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7700 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-02-26 03:41:41 +00:00 |