summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
AgeCommit message (Expand)Author
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-06-08remove UefiRuntimeServiceTableLib reference from Helloworld module.vanjeff
2007-06-01Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. qwang12
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-08clean up SFD file.vanjeff
2007-05-05Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish
2007-04-19Perfected MSA files.vanjeff
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-13Fixed some issues for IA32 architecture platform build.vanjeff
2007-04-10Perfected MSA files.vanjeff
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao4
2007-04-05Change PcdWinNtFileSystem value is to the correct directory.lgao4
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao4
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
2007-03-30remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff
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-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff
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-12Resolve the build break caused by changes to DxeCore.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-05Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_...lgao4
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-02-13Remove the combo libraryqhuang8
2007-02-13Split Nt32OemHookStatusCodeLib to PEI/DXE instancesqhuang8
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang8
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff
2007-01-311. PEI core needs to check image machine typexgu3
2007-01-26To fix,xgu3
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang12
2007-01-25Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module...lgao4
2007-01-25- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang36
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-12Update video card preference policy, together with some memory leaks in Gener...xli24