summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2013-08-19OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni4-8/+20
2013-08-19OvmfPkg ResetSystemLib: Fix VS build errorRuiyu Ni1-1/+1
2013-08-18OvmfPkg/SecureBootConfigDxe: Avoid illegal accessGary Ching-Pang Lin1-3/+18
2013-08-18OvmfPkg: allocate the EFI memory map for Linux as Loader DataLaszlo Ersek1-2/+6
2013-08-12Update OVMF platform to use new display engine and browser.Eric Dong6-0/+9
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong6-9/+0
2013-08-09Update Browser to provide the customization possibilities.Eric Dong6-0/+9
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni7-1575/+58
2013-07-18OvmfPkg/Sec: Build identity mapped pages in RAM for X64Jordan Justen1-2/+142
2013-07-18OvmfPkg: Add IndustryStandard/X64Paging.hJordan Justen1-0/+99
2013-07-18OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime servicesJordan Justen2-4/+9
2013-07-16Fix IA32 build failure.Ruiyu Ni1-3/+3
2013-07-03OvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWriteDxe to init working b...Star Zeng1-50/+1
2013-06-14OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assertJordan Justen3-3/+3
2013-06-14OvmfPkg: enable building VirtioNetDxeLaszlo Ersek7-13/+30
2013-06-14OvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32 & X64)Jordan Justen3-7/+7
2013-06-14OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual StudioLaszlo Ersek2-7/+10
2013-06-14OvmfPkg: VirtioNetDxe: complete driver with INF fileLaszlo Ersek1-0/+60
2013-06-14OvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERVICES event callbacksLaszlo Ersek1-0/+90
2013-06-14OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functionsLaszlo Ersek1-0/+160
2013-06-14OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFiltersLaszlo Ersek1-0/+105
2013-06-14OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMacLaszlo Ersek1-0/+108
2013-06-14OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatusLaszlo Ersek2-0/+327
2013-06-14OvmfPkg: VirtioNetDxe: SNP.ReceiveLaszlo Ersek1-0/+188
2013-06-14OvmfPkg: VirtioNetDxe: SNP.ShutdownLaszlo Ersek1-0/+78
2013-06-14OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependenciesLaszlo Ersek2-0/+512
2013-06-14OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and StopLaszlo Ersek2-0/+129
2013-06-14OvmfPkg: VirtioNetDxe: driver bindingLaszlo Ersek1-0/+674
2013-06-14OvmfPkg: VirtioNetDxe: Component Name Protocol implementationLaszlo Ersek1-0/+177
2013-06-14OvmfPkg: VirtioNetDxe: add entry pointLaszlo Ersek1-0/+50
2013-06-14OvmfPkg: VirtioNetDxe: declarations and macro definitionsLaszlo Ersek2-0/+384
2013-06-14OvmfPkg: VirtioNetDxe: add technical notesLaszlo Ersek1-0/+355
2013-05-28OvmfPkg/SerializeVariablesLib: ignore secure variable restore errorsjljusten1-7/+20
2013-05-15OvmfPkg: QemuBootOrder: recognize Ethernet OFW device pathsjljusten1-0/+29
2013-05-15OvmfPkg: enable the generic network stack by defaultjljusten7-37/+65
2013-05-15OvmfPkg: describe debug messages in the README filejljusten1-3/+20
2013-05-15OvmfPkg: adapt VirtioFlush()'s leading comment to the coding stylejljusten2-10/+8
2013-05-15OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding stylejljusten2-42/+40
2013-05-15OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding stylejljusten2-2/+2
2013-05-14OvmfPkg: VirtioLib: populate the Available Ring correctlyjljusten2-36/+43
2013-04-03OvmfPkg: remove OvmfVideo.rom referencesjljusten2-1/+1
2013-03-04OvmfPkg: make sure ResetCold() and ResetWarm() never returnjljusten2-1/+6
2013-03-04OvmfPkg: attempt to trigger cold reset through PIIX3 reset control registerjljusten1-1/+2
2013-03-04OvmfPkg: report support for the PIIX3 reset register in the FADTjljusten2-3/+6
2013-03-04OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changesjljusten2-12/+38
2013-03-04OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslcjljusten2-6/+3
2013-03-04OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten2-4/+2
2013-03-04OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten2-4/+3
2013-03-04OvmfPkg: bump commonly used ACPI table revision numbersjljusten1-2/+3
2013-02-14OvmfPkg: increase MEMFD size to 8MBjljusten3-9/+9