According to Jordan's advice, I've separated out this series (and addressed his comments of course).
Fetch it from <https://github.com/lersek/edk2/commits/qemu_video>. Thanks, Laszlo Laszlo Ersek (8): OvmfPkg: QemuVideoDxe: tidy up error checking/handling in & under Start() OvmfPkg: QemuVideoDxe: simplify UEFI driver model use in Supported() / Start() OvmfPkg: QemuVideoDxe: disentangle UEFI driver model use in Stop() OvmfPkg: QemuVideoDxe: plug remaining leaks in Stop() OvmfPkg: QemuVideoDxe: eliminate useless Private->HardwareNeedsStarting OvmfPkg: QemuVideoDxe: clarify QEMU_VIDEO_MODE_DATA.ModeNumber OvmfPkg: QemuVideoDxe: filter BOCHS modes vs. available frame buffer size OvmfPkg: QemuVideoDxe: add further BOCHS modes OvmfPkg/QemuVideoDxe/Qemu.h | 12 +- OvmfPkg/QemuVideoDxe/Driver.c | 281 +++++++++++++++++--------------------- OvmfPkg/QemuVideoDxe/Gop.c | 34 +++-- OvmfPkg/QemuVideoDxe/Initialize.c | 102 +++++++++++--- 4 files changed, 233 insertions(+), 196 deletions(-) -- 1.8.3.1 ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
