summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-22Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-21Enhance the check when ImageRead function return.ydong10
2012-08-21Initialize the variable before use it.ydong10
2012-08-21Patch includes:ydong10
2012-08-21MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun3
2012-08-21Fix some coding style issuesczhang46
2012-08-21Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issueczhang46
2012-08-21Fix Consplitter GOP UEFI SCT issue.li-elvin
2012-08-21Enhance the code to make the code logic more clear.ydong10
2012-08-20Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable.lzeng14
2012-08-20Add three INIT flag in Debug Agent Library.vanjeff
2012-08-20IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of in...erictian
2012-08-17Fix TCG protocol PassThroughToTpm() SDL issueczhang46
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-08-17Update file guid to avoid conflict with other file.ydong10
2012-08-17Add missing break and add comment to non-necessary break.li-elvin
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong10
2012-08-16Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t...vanjeff
2012-08-16Add missing function commentsjyao1
2012-08-16Fix incorrect sizeof () usage.li-elvin
2012-08-15PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian
2012-08-151. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...sfu5
2012-08-15OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten
2012-08-15OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten
2012-08-15EmulatorPkg: Fix Visual Studio build for IA32 & X64jljusten
2012-08-14Refine the logic to handle the device path info get from string token.ydong10
2012-08-14Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao1
2012-08-13OvmfPkg: Support GCC47 toolchainjljusten
2012-08-13EmulatorPkg: Support GCC47 toolchainjljusten
2012-08-13OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten
2012-08-13OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten
2012-08-13OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten
2012-08-13OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten
2012-08-13OvmfPkg: add parallel port to the DSDTjljusten
2012-08-13OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten
2012-08-13OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten
2012-08-13OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten
2012-08-13OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten
2012-08-13OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten
2012-08-13OvmfPkg: add qemu debug console port to XTRA devicejljusten
2012-08-13OvmfPkg: fix LAPIC RangeLength in DSDTjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten
2012-08-13OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten