acrn-hypervisor/devicemodel/hw
Sun Peng 10f25cdab6 dm: vga: remove all the assertion.
To avoid assertions in devicemodel, remove all the assert() in vga.c,
use print error message to check errors.

All the behavior of registers follow this spec:
https://wiki.osdev.org/VGA_Hardware#Graphics_Mode

Tracked-On: #8125
Signed-off-by: Sun Peng <peng.p.sun@linux.intel.com>
Reviewed-by: Huang, Yonghua <yonghua.huang@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2022-11-02 15:03:35 +08:00
..
mmio dm: fix the secure coding style violations 2022-08-02 18:01:24 +08:00
pci dm: vga: remove all the assertion. 2022-11-02 15:03:35 +08:00
platform dm: fix the secure coding style violations 2022-08-02 18:01:24 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
gc.c dm: virtio-gpu: VGA compability support 2022-03-28 15:26:20 +08:00
uart_core.c ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00
vdisplay_sdl.c ACRN:DM:VGPU: Add more check to avoid no geometry parameter for virtio-gpu 2022-08-16 15:29:27 +08:00
vga.c dm: vga: remove all the assertion. 2022-11-02 15:03:35 +08:00