summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update the GUID value to be consist with the one in DEC file.gdong12011-01-171-2/+2
* Fixed 3 ECC errors.gdong12011-01-161-5/+5
* OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten2011-01-165-5/+5
* OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten2011-01-135-6/+145
* OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2011-01-132-0/+6
* OvmfPkg/build.sh: Recognize '-p' switchjljusten2011-01-131-3/+11
* Fix potential memory access violationydong102011-01-131-4/+7
* Refine code to make code follow the coding style.ydong102011-01-132-5/+5
* Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong12011-01-125-10/+1129
* Fix an K9 issue in variable driver.gdong12011-01-121-0/+1
* Remove extra {} inside DEBUG_CODE() macromdkinney2011-01-111-120/+118
* Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...mdkinney2011-01-111-109/+81
* Enhance BDS to support Boot/Driver option whose option number >= 0xFF.niruiyu2011-01-105-61/+57
* OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten2011-01-094-4/+145
* OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten2011-01-095-24/+24
* OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten2011-01-094-8/+26
* OvmfPkg/build.sh: Add features and replace build32/64.shjljusten2011-01-093-158/+116
* Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm5032011-01-071-8/+12
* Fix ICC9 compiler failureniruiyu2011-01-071-1/+1
* Fix 32-bit build breakmdkinney2011-01-071-1/+1
* Fix typo in __switchiu8() to use r0 in place of r3. andrewfish2011-01-061-4/+4
* Fix the bug that duplicate HDD is shown in the BMM.niruiyu2011-01-061-13/+5
* 1. fix AtaPassThru.PassThru() sct failureerictian2011-01-063-34/+91
* Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca...mdkinney2011-01-062-46/+170
* Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memo...mdkinney2011-01-061-22/+216
* Fix Copyright year to 2011mdkinney2011-01-061-1/+1
* Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney2011-01-061-0/+2
* Correct return value check.jyao12011-01-051-1/+1
* NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concis...qianouyang2011-01-052-30/+52
* in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.erictian2011-01-051-1/+11
* Use REPORT_STATUS_CODExxx() macros directly.mdkinney2011-01-032-41/+38
* Use REPORT_STATUS_CODExxx() macros directly.mdkinney2011-01-031-36/+76
* EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten2011-01-032-4/+4
* NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functionsjljusten2011-01-034-22/+28
* Fix build issue.qianouyang2011-01-012-7/+2
* Add IPsec/Ikev2 support.qianouyang2010-12-3131-1577/+17737
* OvmfPkg: Work around issue seen with kvm + grub2 (efi)jljusten2010-12-313-24/+6
* OvmfPkg: Add USB supportjljusten2010-12-316-2/+59
* OvmfPkg README: Group network information togetherjljusten2010-12-311-20/+30
* OvmfPkg: Add build32.sh and build64.sh scriptsjljusten2010-12-313-0/+251
* 1. Add new API supports for PEM & X509 key retrieving & verification;qlong2010-12-3119-4/+1223
* Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao42010-12-312-46/+52
* 1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...gdong12010-12-312-26/+31
* Update the Timeout used for Write() operations to consider the case where the...mdkinney2010-12-301-1/+33
* Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...mdkinney2010-12-301-23/+23
* Show PEIM GUID in PERF log.lgao42010-12-302-3/+3
* Enable number input for numeric, date and time opcodeydong102010-12-303-44/+98
* Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull....mdkinney2010-12-301-3/+1
* Add mapping for PlatformHookLib to [LibraryClasses] sectionmdkinney2010-12-291-0/+1
* Update Ipsecconfig application.qianouyang2010-12-295-62/+125