vanjeff
|
818e688e78
|
Add IPF, X64 and EBC build for HelloWorld module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2960 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 09:46:24 +00:00 |
vanjeff
|
ecd9cd15e7
|
1. Remove IntelFrameworkPkg.dec package dependency from EdkFvbServiceLib.inf and VariableRuntimeDxe/Variable.inf
2. Remove IntelFrameworkModulePkg.dec package dependency from DxeNt32OemHookStatusCodeLib.inf and PeiNt32OemHookStatusCodeLib.inf.
3. Enable StatusCode Dxe and Peim modules in Nt32Pkg.dsc
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2938 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 07:28:50 +00:00 |
yshang1
|
d9d78c65fd
|
Update MdeModulePkg.dsc
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2931 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-07-02 03:50:43 +00:00 |
qhuang8
|
88303a7d0b
|
Add Crc32SectionExtract Module
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2902 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-29 08:09:31 +00:00 |
qhuang8
|
f5bd465ba3
|
Remove all blanks lines to avoid build errors.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2883 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-29 04:58:19 +00:00 |
klu2
|
6ad55b150b
|
Add ScsiDiskDxe driver for Nt32Pkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2879 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-29 03:44:58 +00:00 |
klu2
|
3a10d47190
|
Porting ScsiBus module for Nt32Pkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2876 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-29 03:33:17 +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 |
qhuang8
|
8d11234b58
|
comment out CrcGuidedSectionExtract for the lack of definitions in IntelFrameworkPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2857 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 14:58:04 +00:00 |
qhuang8
|
0075de8f6b
|
Fix a typo
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2854 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 14:08:28 +00:00 |
qhuang8
|
f29ae5d6b8
|
Fix several typos to make PeiVariable pass build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2845 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 12:05:08 +00:00 |
vanjeff
|
a190687a97
|
add ia32 and x64 direcotry for EdkFvbServiceLib
updated module VariableRuntimeDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2844 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 11:55:39 +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 |
klu2
|
b76623c183
|
Enable VariablePei into DSC file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2839 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 09:14:58 +00:00 |
klu2
|
7ff7768df2
|
Add variablePei module into MdeModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2838 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 09:00:08 +00:00 |
klu2
|
de4c8a3080
|
1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver use ReportStatus so this module is dependent on IntelFrameworkPkg now.
2) Write ReportStatusCodeLib.inf for IntelFrameworkPkg\Library\ReportStatusCodeLibFramework and add it into IntelFrameworkPkg.dec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2837 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-28 08:36:46 +00:00 |
qhuang8
|
d7dec593ea
|
Add EBC, FTW, Crc32SectionExtract, NullMemoryTest modules.
CrcSectionExtract cannot build for now for some missing definitions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2813 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-27 14:52:40 +00:00 |
qhuang8
|
513f3f4447
|
Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2806 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-27 09:29:08 +00:00 |
jwang36
|
7a7f7e47b6
|
Used "|" as value separator.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2741 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-26 02:48:50 +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 |
yshang1
|
ab38df9871
|
Add PcdComponentName2Disable and PcdDriverDiagnostics2Disable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2724 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-22 16:26:00 +00:00 |
vanjeff
|
b7d286b6f9
|
Import MdeModulePkg, only one module HelloWorld by now.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2718 6f19259b-4bc3-4df7-8a09-765794883524
|
2007-06-22 09:15:22 +00:00 |