index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EdkNt32Pkg
/
Dxe
/
WinNtThunk
Age
Commit message (
Expand
)
Author
2007-05-30
Add UnixSerialIo device driver
klu2
2007-05-05
Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...
ajfish
2007-04-18
Remove autogen.h from all dxs files, because autogen.h file has been included...
lgao4
2007-04-10
Perfected MSA files.
vanjeff
2007-03-30
1. Perfect libraries MSA files
vanjeff
2007-03-29
to fix
xgu3
2007-03-29
[Source] Useless assigning statement in ata and atapi
xgu3
2007-03-21
1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules
vanjeff
2007-03-13
pair RaiseTPL with RestoreTPL
qwang12
2007-03-12
Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...
qwang12
2007-02-27
clean up MSA file and sync FPD file
vanjeff
2007-02-27
clean up MSA/SPD files.
vanjeff
2007-02-14
Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.
qwang12
2007-01-26
To fix,
xgu3
2007-01-19
Fix component name bugs when input Controller Name is invalid
qhuang8
2007-01-10
Add dependency for RealAsm file build rules and Use the module name in place ...
lgao4
2006-12-26
Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...
wuyizhong
2006-10-04
Fix VS 2005 compatibility issue
mdkinney
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-21
Merger DriverBinding and ComponentName into one <extern> section for all *.ms...
vanjeff
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-08-17
Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...
wuyizhong
2006-08-17
Fix
klu2
2006-07-13
Enforced case-sensitive on the file names;
jwang36
2006-07-13
Roll back my original change, someone check in self's code lead my before's c...
klu2
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...
yshang1
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...
alfred
2006-07-12
Updated <Abstract> and <Description> sections in MSA files
bxing
2006-07-12
Fix 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-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-07-05
DebugLib:
qhuang8
2006-07-02
Modify MSA file for correcting <TokenSpaceGuidCName>
klu2
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
Change NT32 to new XML Schema.
wuyizhong
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-23
1) remove some dead code from WinNtBusDriver.c
qwang12
2006-06-12
Transfer old <PCDs> in MSA to <PcdCoded>:
klu2
2006-06-10
1) Sync PcdPpi guid with PCD arch spec.
qwang12
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-24
Check in the Pcd service Driver/PEIM according to the new way of generating P...
qwang12
2006-04-21
Initial import.
bbahnsen