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.c247 efi_setenv_freebsd_wcs("Boot1Path", text); in efi_main()
260 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.c1345 efi_setenv_freebsd_wcs("LoaderPath", text); in main()
1355 efi_setenv_freebsd_wcs("LoaderDev", text); in main()