acrn-hypervisor/hypervisor/boot
Li, Fei1 29c8494fd0 hv: replace strcpy_s with strncpy_s
They're some duplicated and strcpy_s is not safety as strncpy_s.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
Reviewed-by: Huang, Yonghua <yonghua.huang@intel.com>
2018-12-13 09:08:32 +08:00
..
include hv: acpi: remove weak parse_madt 2018-12-07 15:21:39 +08:00
sbl hv: replace strcpy_s with strncpy_s 2018-12-13 09:08:32 +08:00
acpi.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
dmar_parse.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
reloc.c modularization: boot component -- move functions 2018-12-03 09:09:44 +08:00