summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Dxe
AgeCommit message (Expand)Author
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-21Remove some unnecessary #if/#ifdef from some header files.vanjeff
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-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu2
2007-04-10Perfected MSA files.vanjeff
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
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-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-13pair RaiseTPL with RestoreTPLqwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang12
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang8
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff
2007-02-28The token for PERF_END macro is CHAR8 but not CHAR16klu2
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-24Fix up file paths.bbahnsen
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-16Fix the issues,xgu3
2007-01-11BDS code calls Hii->FindHandles() with hardcoded length.xli24
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao4
2006-12-28Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang8
2006-12-26Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-11-16Fixed EDKT419.qouyang
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-11-08Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang2
2006-11-07Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt"dtang2
2006-11-031. Add the fix for the following Bugs:cwu11
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang2
2006-10-31Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch
2006-10-31Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch
2006-10-23rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI...vanjeff
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-09-13Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao4
2006-08-17Continue to fix EDKT187.klu2
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong
2006-08-17Fix klu2