hhtian
|
b1f700a859
|
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10438 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-04-28 12:39:50 +00:00 |
klu2
|
c4ae2792f2
|
1, Remove comma after year
2, Use full stop instead of comma after "Intel Corporation"
3, Remove blank char between "." and "<BR>"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10222 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-03-10 02:36:05 +00:00 |
klu2
|
fe89d43a23
|
Add license header for Duet's makefile.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10218 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-03-10 01:07:26 +00:00 |
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 |