vanjeff
|
ed7748fe4a
|
remove some comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3387 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-20 06:10:09 +00:00 |
vanjeff
|
dd0687a4b1
|
remove some comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-20 04:33:45 +00:00 |
vanjeff
|
3ea0144679
|
remove duplicated modules
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3245 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 05:52:59 +00:00 |
vanjeff
|
adbcbf8ffc
|
Modules cleanup.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3244 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-16 05:48:11 +00:00 |
jwang36
|
2487d6af13
|
Recovered the mis-overwritten inf file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3002 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 09:47:01 +00:00 |
jwang36
|
be82f9ff2b
|
Enabled PCD DXE/PEI modules build in MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2999 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-03 09:29:45 +00:00 |
AJFISH
|
0dea993c5a
|
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-29 21:03:06 +00:00 |
AJFISH
|
5ed00ce4ad
|
removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-29 16:44:40 +00:00 |
vanjeff
|
eb408d8768
|
remove CommonHeader.h form English module
add English module in DSC file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2860 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 15:17:16 +00:00 |
vanjeff
|
9477444115
|
add English.inf, EdkFvbServiceLib.inf and Variable.inf
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2842 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 11:29:10 +00:00 |
vanjeff
|
1e95872165
|
Add DiskIo.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2841 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 10:32:47 +00:00 |
vanjeff
|
61076c5b77
|
Remove diskio.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2840 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 10:32:05 +00:00 |
vanjeff
|
7f58a2f7d6
|
Roll back revision 2222 to recover the wrong checking.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2780 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-27 06:30:05 +00:00 |
vanjeff
|
d8a43975d9
|
added PPI and Protocol definitions needed by porting modules
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2778 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-27 06:15:36 +00:00 |
AJFISH
|
42bc7f7771
|
Update to fix coding style bugs
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2758 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-26 14:15:24 +00:00 |
qhuang8
|
39da673080
|
Add back the #ifndef XXX #define XXX for header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2739 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-26 01:49:34 +00:00 |
qhuang8
|
abc341d1f0
|
Clear up to remove the duplicate driver binding externs in the same header file when merging "CommonHeader.h" to "DiskIo.h".
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2738 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-26 01:46:03 +00:00 |
AJFISH
|
b58c155777
|
pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2737 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-26 00:35:31 +00:00 |
AJFISH
|
b9575d6030
|
pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2736 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-26 00:32:26 +00:00 |
vanjeff
|
79840ee114
|
add modules DiskIo, Partition and SecurityStub.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2732 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-25 12:01:28 +00:00 |