acrn-hypervisor/hypervisor/bsp
Yonghua Huang bbdb204750 HV:- Refine strtol() & strtoul()
- replace 'strtol()' with 'strtol_deci()'
    -- supports string with decimal format

 - replace 'strtoul()' with 'strtoul_hex()'
    -- support string with hex format

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-29 15:47:07 +08:00
..
include HV: load host pm S state data while create vm0 2018-06-13 15:02:03 +08:00
ld hv: Fix typo of trampline with trampoline 2018-06-12 15:54:16 +08:00
sbl hv: More changes to enable GPU passthru 2018-06-29 00:50:01 +08:00
uefi HV:- Refine strtol() & strtoul() 2018-06-29 15:47:07 +08:00