summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2006-08-22Introduce a new property INCLUDE_PATHS. This property can used by customized ...wuyizhong1-40/+4
2006-08-21According r1311 can't support linux. So rollback the change, but still remove...wuyizhong1-5/+5
2006-08-17Continue to fix EDKT187.klu21-3/+0
2006-08-17Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file.klu21-2/+2
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong2-11/+5
2006-08-17Fix klu23-10/+10
2006-08-15Adjust Nt32 SecMain user-defined build file to use OBJECTS. wuyizhong1-18/+17
2006-08-15Change Fat binary Guid to EnhancedFatqhuang81-1/+1
2006-08-10Fix BDS boot from file . and .. fail assertionxgu31-2/+23
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu34-12/+192
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang124-16/+57
2006-08-08Some library instance's PCD is missing in FPD file for a module, it break sin...klu21-0/+16
2006-07-29Because the run script will be generated in building, So original run.cmd cou...klu21-20/+0
2006-07-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang81-108/+109
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish3-82/+55
2006-07-24Change license of following files from Intel Copy Right to BSD-license. yshang11-6/+10
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu31-1/+10
2006-07-211) Check in Pei/Dxe status code;yshang12-42/+236
2006-07-211) Check in Pei/Dxe status code;yshang15-534/+0
2006-07-211) Check in Pei/Dxe status code;yshang12-0/+325
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-1/+1
2006-07-21Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file auto...qouyang1-96/+120
2006-07-19Changed the tool chain name from MSFT to MYTOOLSyshi81-1/+1
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin61-0/+159
2006-07-13Remove MdePkg's PCD declaration from EdkNt32Pkg.spd file.klu21-104/+0
2006-07-13Added license & copyright declarationjwang366-0/+60
2006-07-13Added all header files in the packages's include directory into spd files.jwang361-0/+50
2006-07-13Enforced case-sensitive on the file names;jwang365-5/+5
2006-07-13Remove AprioriList.msa filelgao42-47/+0
2006-07-13Roll back my original change, someone check in self's code lead my before's c...klu21-29/+21
2006-07-13Add missing files(uni) in this msalgao41-0/+9
2006-07-12Add missing files in msa file and add module description in msa file.lgao47-31/+24
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82-11/+25
2006-07-12Polished the build tools' screen output to be in a more coherent formjwang361-0/+1
2006-07-12Changed FAT source module to FAT binary modulejwang361-81/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang116-62/+103
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred24-24/+24
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred5-5/+5
2006-07-12Add description of modulexgu32-5/+5
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19...vanjeff3-5/+5
2006-07-12Updated <Abstract> and <Description> sections in MSA filesbxing3-9/+9
2006-07-12Add in Abstract and Description for a few MSA files.qwang123-34/+41
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu23-44/+80
2006-07-12Add reference for all unicode file into MSA.klu21-0/+9
2006-07-11Remove unused code for misc sub smbios table.klu27-250/+0
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao46-183/+14
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang121-9/+1
2006-07-11Fix the bug that SecMain often throw exception when environment variable too ...klu22-4/+3
2006-07-11FD file should only generated in build time but not in run.cmd. Fix it.klu22-5/+2
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang26-472/+456