mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-02 05:34:04 +00:00
UEFI pass option as unicode string to efi-stub. That string has no end charactor ('\0'). Insteadly, the option has string size and we should use the string size to decide the end of the option string. Tracked-On: #4520 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Reviewed-by: Zide Chen <zide.chen@intel.com> |
||
---|---|---|
.. | ||
clearlinux | ||
boot.c | ||
boot.h | ||
efilinux.h | ||
Makefile | ||
malloc.c | ||
MpService.h | ||
multiboot.h | ||
pe.c | ||
stdlib.h |