jljusten
|
c15c888908
|
Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH
during a build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7802 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-03-05 00:44:05 +00:00 |
gikidy
|
c521660aa1
|
Linux split replaced by BaseTools Split.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7776 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-03-03 04:29:29 +00:00 |
klu2
|
5defbd8dba
|
Add post build script for linux
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7768 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-03-02 09:28:44 +00:00 |
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 |