Home
last modified time | relevance | path

Searched refs:dst_bootargs (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/arch/x86/zefi/
Dzefi.c194 char *dst_bootargs = (char *)zefi_bootargs; in efi_entry() local
207 dst_bootargs + 1 < in efi_entry()
209 *dst_bootargs++ = *src_bootargs++ & 0x7f; in efi_entry()
211 *dst_bootargs = '\0'; in efi_entry()
213 *dst_bootargs = '\0'; in efi_entry()