summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Dxe/WinNtThunk
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch60-19649/+0
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-1/+1
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff10-46/+46
2007-05-30Fix the wrong checking for UnixSerialIoklu24-2121/+20
2007-05-30Add UnixSerialIo device driverklu24-20/+2121
2007-05-05Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish1-1/+45
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao46-7/+0
2007-04-10Perfected MSA files.vanjeff12-17/+17
2007-03-301. Perfect libraries MSA filesvanjeff19-457/+320
2007-03-29to fix xgu31-12/+23
2007-03-29[Source] Useless assigning statement in ata and atapixgu32-3/+7
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff1-3/+1
2007-03-13pair RaiseTPL with RestoreTPLqwang122-2/+2
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang122-41/+140
2007-02-27clean up MSA file and sync FPD filevanjeff1-0/+65
2007-02-27clean up MSA/SPD files.vanjeff14-234/+72
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang121-15/+7
2007-01-26To fix,xgu31-2/+33
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang814-11/+105
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao42-2/+2
2006-12-26Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong8-0/+2303
2006-10-04Fix VS 2005 compatibility issuemdkinney2-3/+4
2006-09-27Remove the duplicated Copy Right in msa header.lgao412-96/+0
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff6-24/+10
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao412-156/+156
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong1-6/+0
2006-08-17Fix klu21-2/+2
2006-07-13Enforced case-sensitive on the file names;jwang361-1/+1
2006-07-13Roll back my original change, someone check in self's code lead my before's c...klu21-29/+21
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-1/+1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang110-41/+81
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred12-12/+12
2006-07-12Updated <Abstract> and <Description> sections in MSA filesbxing1-3/+3
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu21-29/+21
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang12-233/+220
2006-07-07Redefine SPEC and Release Version to 0x20000lgao412-157/+170
2006-07-07Obsoleted by new schema and new build tools.jwang3624-1085/+0
2006-07-05 DebugLib:qhuang812-12/+12
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu21-25/+25
2006-06-30removed unnecessary name space declarations in some top level elementsjwang3612-12/+12
2006-06-30Change NT32 to new XML Schema. wuyizhong12-591/+860
2006-06-26• BaseMemoryLib:qhuang87-7/+7
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-20/+0
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu21-54/+28
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang121-1/+1
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch12-12/+12
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang121-10/+10
2006-04-21Initial import.bbahnsen78-0/+18267