Searched refs:File1 (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/ |
D | PackageFile.py | 189 for File1 in Files: 190 if File1.startswith('.'): 192 ExtName = os.path.splitext(File1)[1] 198 FilesToPack.append(os.path.join(Root, File1))
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
D | EfiDevice.c | 881 EFI_OPEN_FILE *File1 = NULL; in EblFileDiffCmd() local 895 File1 = EfiOpen(Argv[1], EFI_FILE_MODE_READ, 0); in EblFileDiffCmd() 896 if (File1 == NULL) { in EblFileDiffCmd() 907 Size1 = EfiTell(File1, NULL); in EblFileDiffCmd() 928 Status = EfiRead(File1, Buffer1, &Chunk); in EblFileDiffCmd() 950 Status = EfiRead(File1, Buffer1, &Chunk); in EblFileDiffCmd() 970 if (File1 != NULL) { in EblFileDiffCmd() 971 Status = EfiClose(File1); in EblFileDiffCmd()
|
/device/linaro/bootloader/edk2/BaseTools/UserManuals/ |
D | EfiRom_Utility_Man_Page.rtf | 127 …d in command line, so the output filename will be \'93\loch\f43 \hich\f43 File1.rom\'94\loch\f43 .… 130 …\cf1\insrsid10945130 \loch\af43\dbch\af31505\hich\f43 \endash \loch\f43 e File1.efi File2.efi \hic… 135 …31505\hich\f43 \endash \loch\f43 o file.rom \hich\f43 \endash \loch\f43 e File1.efi File2.efi \hic… 137 \hich\f43 ommand line, so the output filename will be \'93\loch\f43 \hich\f43 File1.rom\'94\loch\f4… 139 …xABCD \hich\f43 \endash \loch\f43 f 0x1234 \hich\f43 \endash \loch\f43 ec File1.efi File2.efi \hic… 145 ec File1.efi File2.efi \hich\f43 \endash \loch\f43 b Legacy.bin
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | UefiShellDebug1CommandsLib.uni | 71 "File1: %s\r\n" 77 "File1: %s\r\n" 83 "File1: %s\r\n" 89 "File1: %s\r\n"
|