summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Zero all the field so that caller does not need to be concerned about the res...qhuang81-1/+1
2008-01-25Fix two issues:qhuang81-2/+2
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang81-0/+6
2008-01-25Add new protocol definitions:qhuang84-0/+334
2008-01-25Update device path type value for PI Firmware volume device & Firmware file d...qhuang81-2/+2
2008-01-25Fixed an unicode file parser issue which will remove the "\r\n" in the string.jwang361-0/+0
2008-01-24Update memcpy.c and memset.c to support both /Ox and /Os of MSFT IPF toolchai...qwang122-0/+23
2008-01-24Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' lib...jwang361-0/+0
2008-01-24Enforced "CompilerStub" for IA32 and X64 arch onlyjwang361-0/+0
2008-01-24add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang121-1/+3
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang122-1/+156
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang122-31/+78
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang1287-3587/+19727
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang12448-5615/+18656
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang1240-67/+4178
2008-01-24Add a new line at the end of CpuLib.h for GCC build.xli241-1/+1
2008-01-24Update Thunk16.S of X64 for BaseLib.xli241-10/+18
2008-01-24fixed comments problem.vanjeff1-2/+2
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang81-1/+1
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff9-802/+306
2008-01-23using R8 component type when choosing rule for INF in FDF.jlin161-0/+0
2008-01-23Support R8 modules in GenFds.exejlin162-0/+0
2008-01-22Check in implementation in GNU assembly for Thunk16.S in BaseLib.xli241-0/+290
2008-01-22updateeric_tian2-8/+8
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian32-276/+276
2008-01-22Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang121-1/+1
2008-01-22delete a unwanted semicolon sign.eric_tian1-2/+1
2008-01-22fixed icc build bugeric_tian10-67/+57
2008-01-22Suppress the divide-by-zero warning for package validation of MdeModulePkg. T...qhuang81-1/+2
2008-01-22Rollback.jwang361-5/+1
2008-01-22Fixed the incorrect library instance setting for "PerformanceLib" library classjwang361-1/+5
2008-01-22a. Merged the recent improvement on R8 modules buildjwang363-0/+0
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang11-6/+15
2008-01-22UEFI HII: Merge UEFI HII support changes from branch.qwang123-0/+583
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1231-210/+1903
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1221-3007/+3252
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12139-380/+59160
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1217-707/+708
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1215-379/+517
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang122-0/+0
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff5-25/+73
2008-01-21Added necessary support module typejwang362-2/+2
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang11-0/+1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang19-78/+1386
2008-01-21Fix bugs in GNU assembly files for writing CR and DR registers.xli244-4/+4
2008-01-17Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao41-31/+56
2008-01-17Back the wrong check in for MdeModulePkg.dsc.vanjeff1-99/+99
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff12-259/+593
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff12-2/+2720
2008-01-15Fix bug that failed to reclaim the variable.yshang11-1/+1