Home
last modified time | relevance | path

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

/freebsd/stand/efi/boot1/
H A Dboot1.c249 efi_setenv_freebsd_wcs("Boot1Path", text); in efi_main()
262 efi_setenv_freebsd_wcs("Boot1Dev", text); in efi_main()
/freebsd/stand/efi/libefi/
H A Defienv.c88 efi_setenv_freebsd_wcs(const char *varname, CHAR16 *valstr) in efi_setenv_freebsd_wcs() function
/freebsd/stand/efi/include/
H A Defilib.h147 EFI_STATUS efi_setenv_freebsd_wcs(const char *varname, CHAR16 *valstr);
/freebsd/stand/efi/loader/
H A Dmain.c1331 efi_setenv_freebsd_wcs("LoaderPath", text); in main()
1341 efi_setenv_freebsd_wcs("LoaderDev", text); in main()