mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-03 15:25:42 +00:00
The whitespaces between delimiter saperated elemnts of a list causes acrn:get-common-clos-max and acrn:find-list-min returns unexpected numbers. Translate the whitespaces to nothing and rewrite acrn:find-list-min and acrn:get-common-clos-max. Tracked-On: #6515 Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>