Searched refs:snp (Results 1 – 4 of 4) sorted by relevance
50 => load mmc 0:1 ${kernel_addr_r} snp.efi53 => load mmc 0:1 ${kernel_addr_r} snp.efi 100000056 => load mmc 0:1 ${kernel_addr_r} snp.efi 1000000 10059 => load mmc 0:1 ${kernel_addr_r} snp.efi 10
88 char *snp, *csump; in do_syno_populate() local92 snp = bufp = buf + 32 + strlen(SYNO_SN_TAG); in do_syno_populate()114 printf("parsed SN = %s\n", snp); in do_syno_populate()115 env_set("SN", snp); in do_syno_populate()
44 iPXE can be built as an EFI application (named snp.efi) which can be loaded and50 U-Boot loads the EFI application iPXE snp.efi using the bootefi command. This74 | EFI | | snp.efi|126 For running iPXE on arm64 the bin-arm64-efi/snp.efi build target is needed::130 make bin-arm64-efi/snp.efi -j6 EMBED=myscript.ipxe
472 EFI_UNIT_TEST(snp) = {
Completed in 6 milliseconds