summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25Add EDKII DSC file to build EDK shell source with Edk Compatibility package.qhuang8
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang8
2008-01-25Fix two issues:qhuang8
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang8
2008-01-25Add new protocol definitions:qhuang8
2008-01-25Update device path type value for PI Firmware volume device & Firmware file d...qhuang8
2008-01-25Fixed an unicode file parser issue which will remove the "\r\n" in the string.jwang36
2008-01-24Update memcpy.c and memset.c to support both /Ox and /Os of MSFT IPF toolchai...qwang12
2008-01-24Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' lib...jwang36
2008-01-24Enforced "CompilerStub" for IA32 and X64 arch onlyjwang36
2008-01-24add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang12
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang12
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang12
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang12
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang12
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang12
2008-01-24Add a new line at the end of CpuLib.h for GCC build.xli24
2008-01-24Update Thunk16.S of X64 for BaseLib.xli24
2008-01-24fixed comments problem.vanjeff
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang8
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff
2008-01-23using R8 component type when choosing rule for INF in FDF.jlin16
2008-01-23Support R8 modules in GenFds.exejlin16
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli24
2008-01-22updateeric_tian
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian
2008-01-22Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang12
2008-01-22delete a unwanted semicolon sign.eric_tian
2008-01-22fixed icc build bugeric_tian
2008-01-22Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang8
2008-01-22Rollback.jwang36
2008-01-22Fixed the incorrect library instance setting for "PerformanceLib" library classjwang36
2008-01-22a. Merged the recent improvement on R8 modules buildjwang36
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang1
2008-01-22UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff
2008-01-21Added necessary support module typejwang36
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang1
2008-01-21Fix bugs in GNU assembly files for writing CR and DR registers.xli24
2008-01-17Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao4
2008-01-17Back the wrong check in for MdeModulePkg.dsc.vanjeff
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff