summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Dxe
AgeCommit message (Expand)AuthorFilesLines
2007-05-30Fix the wrong checking for UnixSerialIoklu24-2121/+20
2007-05-30Add UnixSerialIo device driverklu24-20/+2121
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff2-6/+2
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...lgao48-9/+0
2007-04-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu21-13/+6
2007-04-10Perfected MSA files.vanjeff14-42/+32
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao42-4/+4
2007-03-301. Perfect libraries MSA filesvanjeff32-747/+611
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 modulesvanjeff2-17/+12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang121-1/+4
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-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang121-2/+2
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang81-1/+0
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff1-2/+2
2007-02-28The token for PERF_END macro is CHAR8 but not CHAR16klu21-1/+1
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-24Fix up file paths.bbahnsen1-38/+38
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang814-11/+105
2007-01-16Fix the issues,xgu33-0/+5
2007-01-11BDS code calls Hii->FindHandles() with hardcoded length.xli243-12/+19
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao42-2/+2
2006-12-28Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang82-2/+5
2006-12-26Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong10-0/+2358
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang121-2/+1
2006-12-12Merge GOP related code from r8->r9. wuyizhong3-60/+106
2006-11-16Fixed EDKT419.qouyang1-3/+3
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu21-1/+4
2006-11-08Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang24-6/+62
2006-11-07Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt"dtang21-3/+8
2006-11-031. Add the fix for the following Bugs:cwu111-2/+2
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22-4/+90
2006-10-31Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch1-1/+1
2006-10-31Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch9-14/+14
2006-10-23rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI...vanjeff2-18/+18
2006-10-04Fix VS 2005 compatibility issuemdkinney2-3/+4
2006-09-27Remove the duplicated Copy Right in msa header.lgao414-112/+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...lgao414-182/+182
2006-09-13Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao45-1266/+0
2006-08-17Continue to fix EDKT187.klu21-3/+0
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong1-6/+0
2006-08-17Fix klu21-2/+2
2006-08-10Fix BDS boot from file . and .. fail assertionxgu31-2/+23