mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-16 13:55:04 +00:00
After some kind of reset, such as s3, pci bridge tries to restore the bus and memory/IO info (from 0x18 to 0x32, except for Secondary Latency Timer 0x1b) to resume device state. This patch is to restore these info by hypervisor. Tracked-On: #8623 Signed-off-by: Haiwei Li <haiwei.li@intel.com>