summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-13Check if active video mode is changed after OpROM starts, if active video mod...li-elvin
2012-08-10Fix 2 errors for new featureczhang46
2012-08-10Fix 2 errors for new featureczhang46
2012-08-10Fix issue that TCP server will not response to SYN packet from TCP client in ...tye1
2012-08-10Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu5
2012-08-10Return the proper status after one of the ports is configured for UDP or IP c...lpleahy
2012-08-10Refine get default language logic for command "drivers".ydong10
2012-08-09OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten
2012-08-09Fix memory leakydong10
2012-08-08ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin
2012-08-07Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...li-elvin
2012-08-07Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin
2012-08-07The format strings are using notations that require UINTNs (like "0x%02x") bu...ydong10
2012-08-07Fix a width count error in ClearScreen function.ydong10
2012-08-07Refine code to follow coding style.ydong10
2012-08-06Enable wide string support for CreatePopUp function in UefiLib.ydong10
2012-08-06LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...lzeng14
2012-08-06Remove Variable PPI dependency from S3Resume module, check return status of l...lzeng14
2012-08-03ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin
2012-08-03Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...gdong1
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Clean codeoliviermartin
2012-08-02ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin