acrn-hypervisor/hypervisor/bsp
Chaohong guo 0306bb47c8 Removed dead funcs in EFI stub module
Due to the last patches, some funcs in malloc.c and stdlib.h files for
EFI stub module are no longer used. This commit just removes them, no
other changes is being introduced. The funcs are:
    emalloc/efree, calloc/malloc/free, strstr/strdup

Tracked-On:#1260
Signed-off-by: Chaohong Guo <chaohong.guo@intel.com>
Ackedr-by: Gen Zheng <gen.zheng@intel.com>
2018-09-19 14:32:02 +08:00
..
include HV: Add acpi_fixup api to override acpi on needs 2018-09-18 13:34:47 +08:00
ld hv: build hypervisor as PIE (position-independent executable) 2018-07-11 10:25:16 +08:00
sbl HV: remove dead APIC info MACROs in bsp 2018-09-18 15:56:18 +08:00
uefi Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00