]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.LineBuffer
authorLaszlo Ersek <lersek@redhat.com>
Wed, 12 Oct 2016 08:38:49 +0000 (10:38 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Sun, 16 Oct 2016 19:42:40 +0000 (21:42 +0200)
commit88ba362da776b8971db792e32cd21d5c6233d931
treeaa00a56c5db0855bf44284b42adf36e128545f71
parent37b9c0a656ea446bad1824b70a48905e5be1a37b
OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.LineBuffer

This field is (re)allocated in QemuVideoGraphicsOutputSetMode(), released
in QemuVideoGraphicsOutputDestructor(), and used for nothing else. Remove
it.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/QemuVideoDxe/Gop.c
OvmfPkg/QemuVideoDxe/Qemu.h