summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21NetworkPkg: comments clean up.xdu2
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu2
2011-01-21Enhance code to avoid build error.ydong10
2011-01-20ProcessCumulative() function always calculates the average performance by div...lzeng14
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu2
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong10
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao4
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye1
2011-01-17Update the GUID value to be consist with the one in DEC file.gdong1
2011-01-16Fixed 3 ECC errors.gdong1
2011-01-16OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten
2011-01-13OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten
2011-01-13OvmfPkg/PlatformPei: Set PM base address OVMFjljusten
2011-01-13OvmfPkg/build.sh: Recognize '-p' switchjljusten
2011-01-13Fix potential memory access violationydong10
2011-01-13Refine code to make code follow the coding style.ydong10
2011-01-12Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong1
2011-01-12Fix an K9 issue in variable driver.gdong1
2011-01-11Remove extra {} inside DEBUG_CODE() macromdkinney
2011-01-11Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...mdkinney
2011-01-10Enhance BDS to support Boot/Driver option whose option number >= 0xFF.niruiyu
2011-01-09OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten
2011-01-09OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten
2011-01-09OvmfPkg/build.sh: Add features and replace build32/64.shjljusten
2011-01-07Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm503
2011-01-07Fix ICC9 compiler failureniruiyu
2011-01-07Fix 32-bit build breakmdkinney
2011-01-06Fix typo in __switchiu8() to use r0 in place of r3. andrewfish
2011-01-06Fix the bug that duplicate HDD is shown in the BMM.niruiyu
2011-01-061. fix AtaPassThru.PassThru() sct failureerictian
2011-01-06Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca...mdkinney
2011-01-06Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memo...mdkinney
2011-01-06Fix Copyright year to 2011mdkinney
2011-01-06Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney
2011-01-05Correct return value check.jyao1
2011-01-05NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang
2011-01-05in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.erictian
2011-01-03Use REPORT_STATUS_CODExxx() macros directly.mdkinney
2011-01-03Use REPORT_STATUS_CODExxx() macros directly.mdkinney
2011-01-03EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten
2011-01-03NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten
2011-01-01Fix build issue.qianouyang
2010-12-31Add IPsec/Ikev2 support.qianouyang
2010-12-31OvmfPkg: Work around issue seen with kvm + grub2 (efi)jljusten
2010-12-31OvmfPkg: Add USB supportjljusten
2010-12-31OvmfPkg README: Group network information togetherjljusten
2010-12-31OvmfPkg: Add build32.sh and build64.sh scriptsjljusten
2010-12-311. Add new API supports for PEM & X509 key retrieving & verification;qlong