summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Dxe/WinNtThunk
AgeCommit message (Expand)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-05-30Fix the wrong checking for UnixSerialIoklu2
2007-05-30Add UnixSerialIo device driverklu2
2007-05-05Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-10Perfected MSA files.vanjeff
2007-03-301. Perfect libraries MSA filesvanjeff
2007-03-29to fix xgu3
2007-03-29[Source] Useless assigning statement in ata and atapixgu3
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-13pair RaiseTPL with RestoreTPLqwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-02-27clean up MSA file and sync FPD filevanjeff
2007-02-27clean up MSA/SPD files.vanjeff
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-01-26To fix,xgu3
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao4
2006-12-26Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong
2006-10-04Fix VS 2005 compatibility issuemdkinney
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong
2006-08-17Fix klu2
2006-07-13Enforced case-sensitive on the file names;jwang36
2006-07-13Roll back my original change, someone check in self's code lead my before's c...klu2
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-12Updated <Abstract> and <Description> sections in MSA filesbxing
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu2
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-05 DebugLib:qhuang8
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30Change NT32 to new XML Schema. wuyizhong
2006-06-26• BaseMemoryLib:qhuang8
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang12
2006-04-21Initial import.bbahnsen