summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-081-1/+1
* Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2007-06-2512-49/+49
* remove UefiRuntimeServiceTableLib reference from Helloworld module.vanjeff2007-06-081-2/+2
* Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. qwang122007-06-011-51/+51
* 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
* clean up SFD file.vanjeff2007-05-081-10/+5
* Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish2007-05-051-1/+45
* Perfected MSA files.vanjeff2007-04-196-24/+26
* Remove autogen.h from all dxs files, because autogen.h file has been included...lgao42007-04-1814-15/+0
* Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu22007-04-161-13/+6
* Fixed some issues for IA32 architecture platform build.vanjeff2007-04-131-0/+10
* Perfected MSA files.vanjeff2007-04-1019-58/+53
* Clean up the following module msa files, they are three networt and two PCD m...lgao42007-04-091-1/+2
* Change PcdWinNtFileSystem value is to the correct directory.lgao42007-04-052-3/+3
* Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao42007-04-051-0/+2
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-042-4/+4
* remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff2007-03-301-53/+0
* 1. Perfect libraries MSA filesvanjeff2007-03-3043-1042/+893
* 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-213-24/+12
* 1. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff2007-03-201-8/+0
* 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff2007-03-162-20/+31
* 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
* Resolve the build break caused by changes to DxeCore.qwang122007-03-121-0/+8
* 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122007-03-094-40/+4
* 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82007-03-082-1/+5
* Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_...lgao42007-03-051-2/+1
* 1.replace macros EFI32 with MDE_CPU_IA32vanjeff2007-03-022-5/+5
* The token for PERF_END macro is CHAR8 but not CHAR16klu22007-02-281-1/+1
* clean up MSA file and sync FPD filevanjeff2007-02-272-81/+146
* clean up MSA/SPD files.vanjeff2007-02-2726-338/+144
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-142-17/+470
* Remove the combo libraryqhuang82007-02-132-339/+0
* Split Nt32OemHookStatusCodeLib to PEI/DXE instancesqhuang82007-02-136-150/+613
* 1.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang82007-02-051-17/+20
* 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff2007-02-024-197/+19
* 1. PEI core needs to check image machine typexgu32007-01-312-7/+52
* To fix,xgu32007-01-261-2/+33
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-252-3/+2
* Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module...lgao42007-01-251-1/+1
* - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang362007-01-251-17/+20
* Fix up file paths.bbahnsen2007-01-243-41/+41
* Fix component name bugs when input Controller Name is invalidqhuang82007-01-1914-11/+105
* Fix the issues,xgu32007-01-163-0/+5
* Update video card preference policy, together with some memory leaks in Gener...xli242007-01-123-70/+187