summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg/Dxe
Commit message (Expand)AuthorAgeFilesLines
* Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2007-06-2511-48/+48
* Fix the wrong checking for UnixSerialIoklu22007-05-304-2121/+20
* Add UnixSerialIo device driverklu22007-05-304-20/+2121
* Remove some unnecessary #if/#ifdef from some header files.vanjeff2007-05-212-6/+2
* Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish2007-05-051-1/+45
* Remove autogen.h from all dxs files, because autogen.h file has been included...lgao42007-04-188-9/+0
* Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu22007-04-161-13/+6
* Perfected MSA files.vanjeff2007-04-1014-42/+32
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-042-4/+4
* 1. Perfect libraries MSA filesvanjeff2007-03-3032-747/+611
* to fix xgu32007-03-291-12/+23
* [Source] Useless assigning statement in ata and atapixgu32007-03-292-3/+7
* 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2007-03-212-17/+12
* Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122007-03-141-1/+4
* pair RaiseTPL with RestoreTPLqwang122007-03-132-2/+2
* Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang122007-03-122-41/+140
* 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122007-03-091-2/+2
* 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82007-03-081-1/+0
* 1.replace macros EFI32 with MDE_CPU_IA32vanjeff2007-03-021-2/+2
* The token for PERF_END macro is CHAR8 but not CHAR16klu22007-02-281-1/+1
* clean up MSA file and sync FPD filevanjeff2007-02-271-0/+65
* clean up MSA/SPD files.vanjeff2007-02-2714-234/+72
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-141-15/+7
* To fix,xgu32007-01-261-2/+33
* Fix up file paths.bbahnsen2007-01-241-38/+38
* Fix component name bugs when input Controller Name is invalidqhuang82007-01-1914-11/+105
* Fix the issues,xgu32007-01-163-0/+5
* BDS code calls Hii->FindHandles() with hardcoded length.xli242007-01-113-12/+19
* Add dependency for RealAsm file build rules and Use the module name in place ...lgao42007-01-102-2/+2
* Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang82006-12-282-2/+5
* Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong2006-12-2610-0/+2358
* 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang122006-12-131-2/+1
* Merge GOP related code from r8->r9. wuyizhong2006-12-123-60/+106
* Fixed EDKT419.qouyang2006-11-161-3/+3
* Add comments for all file tagged with "ToolCode="DUMMY"".klu22006-11-131-1/+4
* Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang22006-11-084-6/+62
* Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt"dtang22006-11-071-3/+8
* 1. Add the fix for the following Bugs:cwu112006-11-031-2/+2
* 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22006-11-032-4/+90
* Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch2006-10-311-1/+1
* Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch2006-10-319-14/+14
* rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI...vanjeff2006-10-232-18/+18
* Fix VS 2005 compatibility issuemdkinney2006-10-042-3/+4
* Remove the duplicated Copy Right in msa header.lgao42006-09-2714-112/+0
* Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff2006-09-216-24/+10
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-1814-182/+182
* Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao42006-09-135-1266/+0
* Continue to fix EDKT187.klu22006-08-171-3/+0
* Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong2006-08-171-6/+0
* Fix klu22006-08-171-2/+2