summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update paths for items which moved from DuetPkg to PcAtChipsetPkg.jljusten2009-02-231-9/+9
* DuetSerialIoLib.inf => SerialIoLib.infjljusten2009-02-231-0/+0
* DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLibjljusten2009-02-232-0/+0
* Create directory for PcAtChipsetPkg library code.jljusten2009-02-230-0/+0
* PcRtc: DuetPkg => PcAtChipsetPkgjljusten2009-02-234-0/+0
* KbcResetDxe: DuetPkg => PcAtChipsetPkgjljusten2009-02-234-0/+0
* IsaAcpiDxe: DuetPkg => PcAtChipsetPkgjljusten2009-02-235-0/+0
* 8254TimerDxe: DuetPkg => PcAtChipsetPkgjljusten2009-02-233-0/+0
* Creating a package for PC/AT chipset drivers and libraries.jljusten2009-02-230-0/+0
* Remove unneeded reference to DuetPkg.dec.jljusten2009-02-231-2/+1
* CpuIoDxe driver was moved to UefiCpuPkg.jljusten2009-02-231-2/+2
* Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg.jljusten2009-02-232-0/+77
* Moving DuetPkg/CpuIoDxe to UefiCpuPkg. jljusten2009-02-233-0/+0
* Creating a new package for UEFI compatible CPU code.jljusten2009-02-230-0/+0
* Move MdeModuleHii.h into Include\Guid directorylgao42009-02-2320-133/+79
* Add the missing PI capsule architecture protocol.lgao42009-02-232-0/+37
* Update SecMain code to remove unused logic.lgao42009-02-232-37/+4
* Add conditional check before output status code.lgao42009-02-232-27/+39
* Merge tristan's patch:klu22009-02-231-3/+3
* Update the PCD comments for PcdFrameworkHiiCompatibilitySupport.qwang122009-02-231-1/+2
* Update to fix several ECC warningqhuang82009-02-232-3/+10
* Clean up to remove unreferenced data structureqhuang82009-02-231-9/+0
* update PCD help textvanjeff2009-02-231-3/+5
* 1, Use #if defined() to judge the switching macro such as compiler macro. klu22009-02-233-6/+6
* 1, Use #if defined() to judge the switching macro such as compiler macro. klu22009-02-233-24/+24
* retire gEfiFirmwareVolumeDispatcherProtocolGuideric_tian2009-02-231-1/+0
* retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2009-02-231-1/+0
* retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2009-02-237-56/+1
* Fix the wrong fix in last check inqhuang82009-02-231-1/+1
* Refine help text of PcdDisableDefaultKeyboardLayoutInUsbKbDriver.xli242009-02-231-1/+3
* Update to pass buildqhuang82009-02-231-21/+37
* Fix typo in data structureqhuang82009-02-231-1/+1
* Fix typo in include file nameqhuang82009-02-231-1/+1
* Fix typoqhuang82009-02-231-2/+2
* Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recogn...klu22009-02-231-2/+1
* Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkC...qhuang82009-02-232-1/+6
* Add PrintThunk driver, it depends on PrintLib on top of MdePkg:qhuang82009-02-232-0/+123
* Add Print.h, an EDKII public include file for thunk driverqhuang82009-02-231-0/+78
* Update DuetPkg to include DxePcdDriver.qhuang82009-02-232-2/+10
* Remove unused DuetDxeReportStatusCodeLibqhuang82009-02-234-899/+0
* Update Unix platform to use dynamic HII pcd to save console output mode.qhuang82009-02-238-44/+117
* Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang82009-02-237-30/+124
* Add PrintDxe driver and update EdkPrintLib to DxePrintLibPrint2Protocolqhuang82009-02-231-1/+2
* Update the variable name and GUID to set time zone and daylight saving: Use L...qhuang82009-02-233-9/+4
* Update for the performance infrastructure changes:qhuang82009-02-234-27/+5
* 1. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang82009-02-238-110/+23
* Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang82009-02-233-44/+10
* Update MdeModulePkg package surface area:qhuang82009-02-231-16/+14
* Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang82009-02-233-36/+0
* Add PrintDxe to produce EDKII print2 protocol on top of PrintLib in MdePkgqhuang82009-02-232-0/+115