mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 17:46:15 +00:00
Merge multiple if to switch-case. And set 0xFFFFFFFFU as the default value of undefined address. And the IOREGSEL register only bits 7:0 are defined, so mask the other bits for read operation. Signed-off-by: Yu Wang <yu1.wang@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>