11102cfa45
Input parameter of mmio_write64/mmio_write32/mmio_write16/mmio_write8 should be 'void *addr' rather than 'const void *addr' since the object pointed by 'addr' is modified in these operations. This patch change the param type of mmio_write** and update its usage accordingly. Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com> |
||
---|---|---|
.. | ||
hw | ||
vpci | ||
vioapic.c | ||
vpic.c | ||
vrtc.c |