summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff12-49/+49
2007-06-08remove UefiRuntimeServiceTableLib reference from Helloworld module.vanjeff1-2/+2
2007-06-01Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. qwang121-51/+51
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-08clean up SFD file.vanjeff1-10/+5
2007-05-05Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish1-1/+45
2007-04-19Perfected MSA files.vanjeff6-24/+26
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao414-15/+0
2007-04-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu21-13/+6
2007-04-13Fixed some issues for IA32 architecture platform build.vanjeff1-0/+10
2007-04-10Perfected MSA files.vanjeff19-58/+53
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao41-1/+2
2007-04-05Change PcdWinNtFileSystem value is to the correct directory.lgao42-3/+3
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao41-0/+2
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao42-4/+4
2007-03-30remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff1-53/+0
2007-03-301. Perfect libraries MSA filesvanjeff43-1042/+893
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 modulesvanjeff3-24/+12
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff1-8/+0
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff2-20/+31
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-12Resolve the build break caused by changes to DxeCore.qwang121-0/+8
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang124-40/+4
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82-1/+5
2007-03-05Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_...lgao41-2/+1
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff2-5/+5
2007-02-28The token for PERF_END macro is CHAR8 but not CHAR16klu21-1/+1
2007-02-27clean up MSA file and sync FPD filevanjeff2-81/+146
2007-02-27clean up MSA/SPD files.vanjeff26-338/+144
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122-17/+470
2007-02-13Remove the combo libraryqhuang82-339/+0
2007-02-13Split Nt32OemHookStatusCodeLib to PEI/DXE instancesqhuang86-150/+613
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang81-17/+20
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff4-197/+19
2007-01-311. PEI core needs to check image machine typexgu32-7/+52
2007-01-26To fix,xgu31-2/+33
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122-3/+2
2007-01-25Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module...lgao41-1/+1
2007-01-25- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang361-17/+20
2007-01-24Fix up file paths.bbahnsen3-41/+41
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang814-11/+105
2007-01-16Fix the issues,xgu33-0/+5
2007-01-12Update video card preference policy, together with some memory leaks in Gener...xli243-70/+187
2007-01-11BDS code calls Hii->FindHandles() with hardcoded length.xli245-12/+79