summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf whic...qwang1243-16220/+5
2008-02-28Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.infqwang129-4998/+0
2008-02-22Fix a bug reported by EDK940 "The main thread has not LeaveCriticalSection wh...qwang121-4/+9
2008-02-19Add checking for ChildHandle.qhuang81-0/+8
2008-02-15Use Mde library and definition instead of some native definitions in NetLib.vanjeff2-30/+30
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang81-1/+1
2008-02-04Remove the unused FDF and DSC.qwang122-824/+0
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang11-0/+1
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang123-3/+6
2008-01-31Fix bug in CustomErashFlashRange function. lgao41-13/+27
2008-01-22Rollback.jwang361-5/+1
2008-01-22Fixed the incorrect library instance setting for "PerformanceLib" library classjwang361-1/+5
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1231-210/+1903
2007-12-26Comment out unused ECP library which no any module referenced, klu21-43/+54
2007-12-23Added following line under [BuildOptions] for R8 modules buildjwang361-0/+2
2007-12-22Added [Libraries] for R8 modules' buildjwang361-14/+45
2007-12-18Add TianoCompressed Rule for PEIM and Dxe Driver as one example.lgao41-0/+10
2007-12-17Use the correct ASSERT form.qwang121-1/+1
2007-12-05Add Capsule library instancelgao41-0/+1
2007-11-30Roll back 4348 version for wrong check in.lgao42-116/+55
2007-11-30Modify minor error in Nt32Pkg.dsclgao45-62/+120
2007-11-30Add PeiPiLib for PeiMain modulelgao41-1/+5
2007-11-27Update NT32 BDS to produce the MemoryTypeInformation variablemdkinney3-0/+163
2007-11-27Change Sleep() time to 1ms to reduce pauses when running on single CPU systemmdkinney1-1/+1
2007-11-22Fix some bugs in DSC/INF file Nt32 platformklu23-2/+7
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang88-9/+9
2007-11-20Remove the old definition in FlashMapHobklu21-15/+0
2007-11-20Remove AtapiPassThru driver in NT32 DSC fileqhuang82-2/+0
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-0/+2
2007-11-05the implementation of FVB->SetAttribute() interface should check the unchange...klu21-0/+19
2007-11-01The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th...klu21-0/+7
2007-10-30Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver.qhuang83-17/+44
2007-10-25Added flag to permit building with VS2005. (strcpy has been depricated, so MS...lhauch1-1/+1
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu29-21/+21
2007-10-19Add a DXE apriori for Nt32 emulator.qwang121-0/+4
2007-10-19Remove WinNtConsole driver since its functionality has already been covered b...qhuang89-2459/+0
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang85-151/+895
2007-10-18Clean UGA from Nt32Pkg.vanjeff3-81/+23
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao41-1/+1
2007-10-17Apply Crc32GuidedSectionExtract library instance to replace the original Crc3...lgao42-3/+4
2007-10-17Merger trackers #7807 and #8372. vanjeff5-58/+58
2007-10-16Add PcdConOutGopSupport and PcdConOutUgaSupport reference in DSC file.vanjeff1-2/+4
2007-10-16Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT...jwang361-1/+1
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122-0/+11
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao41-1/+1
2007-10-15Merge EDK tracker 892 to EDK II.lgao42-0/+224
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-0/+1
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang87-7/+7
2007-10-10Add release compiler option support.lgao41-2/+2
2007-10-10Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao43-52/+36