Age | Commit message (Expand) | Author |
2012-08-14 | Refine the logic to handle the device path info get from string token. | ydong10 |
2012-08-14 | Create 4G page table by default, and using PF to handle >4G MMIO access, to i... | jyao1 |
2012-08-13 | OvmfPkg: Support GCC47 toolchain | jljusten |
2012-08-13 | EmulatorPkg: Support GCC47 toolchain | jljusten |
2012-08-13 | OvmfPkg: generate full MADT dynamically, synchronize contents with qemu | jljusten |
2012-08-13 | OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRS | jljusten |
2012-08-13 | OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5 | jljusten |
2012-08-13 | OvmfPkg: fix interrupt routing in the DSDT, bump revision number | jljusten |
2012-08-13 | OvmfPkg: add parallel port to the DSDT | jljusten |
2012-08-13 | OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDT | jljusten |
2012-08-13 | OvmfPkg: add comments to the DSDT, remove trailing empty line | jljusten |
2012-08-13 | OvmfPkg: _DIS and _SRS methods should have permanent effect | jljusten |
2012-08-13 | OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharing | jljusten |
2012-08-13 | OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDT | jljusten |
2012-08-13 | OvmfPkg: add qemu debug console port to XTRA device | jljusten |
2012-08-13 | OvmfPkg: fix LAPIC RangeLength in DSDT | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: PM Timer is 24-bit | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: boot architecture flags | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: clear DAY_ALRM | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDE | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: disable PM2 control block | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: correct SMI_CMD | jljusten |
2012-08-13 | OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h | jljusten |
2012-08-13 | Check if active video mode is changed after OpROM starts, if active video mod... | li-elvin |
2012-08-10 | Fix 2 errors for new feature | czhang46 |
2012-08-10 | Fix 2 errors for new feature | czhang46 |
2012-08-10 | Fix issue that TCP server will not response to SYN packet from TCP client in ... | tye1 |
2012-08-10 | Update openssl patch to replaces the “__FILE__” and “__LINE__” with N... | sfu5 |
2012-08-10 | Return the proper status after one of the ports is configured for UDP or IP c... | lpleahy |
2012-08-10 | Refine get default language logic for command "drivers". | ydong10 |
2012-08-09 | OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues | jljusten |
2012-08-09 | Fix memory leak | ydong10 |
2012-08-08 | ArmPlatformPkg/Bds: Fixed device path of the default error output device | oliviermartin |
2012-08-07 | Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform... | li-elvin |
2012-08-07 | Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec. | li-elvin |
2012-08-07 | The format strings are using notations that require UINTNs (like "0x%02x") bu... | ydong10 |
2012-08-07 | Fix a width count error in ClearScreen function. | ydong10 |
2012-08-07 | Refine code to follow coding style. | ydong10 |
2012-08-06 | Enable wide string support for CreatePopUp function in UefiLib. | ydong10 |
2012-08-06 | LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu... | lzeng14 |
2012-08-06 | Remove Variable PPI dependency from S3Resume module, check return status of l... | lzeng14 |
2012-08-03 | ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite() | oliviermartin |
2012-08-03 | Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS... | gdong1 |
2012-08-02 | ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds | oliviermartin |
2012-08-02 | ArmPlatformPkg/PL180MciDxe: Clean code | oliviermartin |
2012-08-02 | ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ... | oliviermartin |
2012-08-02 | ArmPlatformPkg/PL180MciDxe: Fixed coding style | oliviermartin |
2012-08-02 | EmbeddedPkg/MmcDxe: Fixed typo | oliviermartin |
2012-08-02 | EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeeds | oliviermartin |
2012-08-02 | EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode() | oliviermartin |