summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issueczhang462012-08-211-1/+13
* Fix Consplitter GOP UEFI SCT issue.li-elvin2012-08-211-15/+50
* Enhance the code to make the code logic more clear.ydong102012-08-213-2/+8
* Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable.lzeng142012-08-201-4/+8
* Add three INIT flag in Debug Agent Library.vanjeff2012-08-201-2/+4
* IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of in...erictian2012-08-201-1/+1
* Fix TCG protocol PassThroughToTpm() SDL issueczhang462012-08-172-3/+31
* Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang462012-08-175-261/+86
* Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang462012-08-174-93/+241
* Update file guid to avoid conflict with other file.ydong102012-08-171-1/+1
* Add missing break and add comment to non-necessary break.li-elvin2012-08-173-2/+7
* Update the "ConErr" related variable name to the new one "ErrOut".ydong102012-08-173-15/+15
* Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t...vanjeff2012-08-163-23/+36
* Add missing function commentsjyao12012-08-161-0/+24
* Fix incorrect sizeof () usage.li-elvin2012-08-161-1/+1
* PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian2012-08-151-0/+1
* 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...sfu52012-08-151-277/+56
* OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten2012-08-1516-12/+7379
* OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2012-08-151-9/+9
* EmulatorPkg: Fix Visual Studio build for IA32 & X64jljusten2012-08-159-16/+191
* Refine the logic to handle the device path info get from string token.ydong102012-08-144-40/+121
* Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao12012-08-146-8/+276
* OvmfPkg: Support GCC47 toolchainjljusten2012-08-131-0/+3
* EmulatorPkg: Support GCC47 toolchainjljusten2012-08-132-0/+4
* OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten2012-08-137-62/+146
* OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten2012-08-131-10/+10
* OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten2012-08-131-3/+3
* OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten2012-08-131-13/+122
* OvmfPkg: add parallel port to the DSDTjljusten2012-08-131-0/+13
* OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten2012-08-131-1/+1
* OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten2012-08-131-5/+7
* OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten2012-08-131-23/+28
* OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten2012-08-131-2/+2
* OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten2012-08-131-22/+22
* OvmfPkg: add qemu debug console port to XTRA devicejljusten2012-08-131-0/+1
* OvmfPkg: fix LAPIC RangeLength in DSDTjljusten2012-08-131-4/+4
* OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten2012-08-132-5/+5
* OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten2012-08-132-10/+10
* Check if active video mode is changed after OpROM starts, if active video mod...li-elvin2012-08-132-4/+10
* Fix 2 errors for new featureczhang462012-08-101-1/+1
* Fix 2 errors for new featureczhang462012-08-101-1/+1
* Fix issue that TCP server will not response to SYN packet from TCP client in ...tye12012-08-103-4/+13
* Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu52012-08-101-0/+81
* Return the proper status after one of the ports is configured for UDP or IP c...lpleahy2012-08-103-114/+102
* Refine get default language logic for command "drivers".ydong102012-08-103-15/+71