summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-26Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definitionli-elvin2-3/+16
2011-01-26If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin1-2/+2
2011-01-26fix word typoerictian2-4/+4
2011-01-26fix arm gcc build errorerictian1-2/+2
2011-01-25NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang1-5/+6
2011-01-24 Support proportional Font and Font output flags. lgao42-182/+351
2011-01-24Correct file name. lgao41-1/+1
2011-01-21Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney1-1/+1
2011-01-21MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten1-4/+4
2011-01-21OvmfPkg: Add support for memory above 4GBjljusten3-7/+81
2011-01-21OvmfPkg: Add NullMemoryTestDxe driverjljusten6-1/+6
2011-01-21OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten1-0/+24
2011-01-21NetworkPkg: comments clean up.xdu219-64/+63
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu25-17/+17
2011-01-21Enhance code to avoid build error.ydong101-6/+6
2011-01-20ProcessCumulative() function always calculates the average performance by div...lzeng141-13/+15
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu21-13/+13
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang3-35/+47
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong103-18/+198
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao41-1/+5
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye12-20/+30
2011-01-17Update the GUID value to be consist with the one in DEC file.gdong11-2/+2
2011-01-16Fixed 3 ECC errors.gdong11-5/+5
2011-01-16OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten5-5/+5
2011-01-13OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten5-6/+145
2011-01-13OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2-0/+6
2011-01-13OvmfPkg/build.sh: Recognize '-p' switchjljusten1-3/+11
2011-01-13Fix potential memory access violationydong101-4/+7
2011-01-13Refine code to make code follow the coding style.ydong102-5/+5
2011-01-12Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong15-10/+1129
2011-01-12Fix an K9 issue in variable driver.gdong11-0/+1
2011-01-11Remove extra {} inside DEBUG_CODE() macromdkinney1-120/+118
2011-01-11Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...mdkinney1-109/+81
2011-01-10Enhance BDS to support Boot/Driver option whose option number >= 0xFF.niruiyu5-61/+57
2011-01-09OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten4-4/+145
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten5-24/+24
2011-01-09OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten4-8/+26
2011-01-09OvmfPkg/build.sh: Add features and replace build32/64.shjljusten3-158/+116
2011-01-07Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm5031-8/+12
2011-01-07Fix ICC9 compiler failureniruiyu1-1/+1
2011-01-07Fix 32-bit build breakmdkinney1-1/+1
2011-01-06Fix typo in __switchiu8() to use r0 in place of r3. andrewfish1-4/+4
2011-01-06Fix the bug that duplicate HDD is shown in the BMM.niruiyu1-13/+5
2011-01-061. fix AtaPassThru.PassThru() sct failureerictian3-34/+91
2011-01-06Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca...mdkinney2-46/+170
2011-01-06Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memo...mdkinney1-22/+216
2011-01-06Fix Copyright year to 2011mdkinney1-1/+1
2011-01-06Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney1-0/+2
2011-01-05Correct return value check.jyao11-1/+1
2011-01-05NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang2-30/+52