mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
The lpc dm causes that UOS can't boot if the parameters are set incorrectly, it is not friendly to users. This patch optimizes the lpc error handle flow. UOS always can boot successfully whatever the lpc settings are. Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com>