Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c205 CHAR16 *BmpName; in CreateBmpFmp() local
244 BmpName = Argv[2]; in CreateBmpFmp()
245 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
247 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
261 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
267 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
271 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
276 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
316 BmpName, in CreateBmpFmp()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c33 CHAR16 *BmpName; in CreateBmpFmp() local
72 BmpName = Argv[2]; in CreateBmpFmp()
73 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
75 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
89 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
95 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
99 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
104 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
144 BmpName, in CreateBmpFmp()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c33 CHAR16 *BmpName; in CreateBmpFmp() local
72 BmpName = Argv[2]; in CreateBmpFmp()
73 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
75 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
89 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
95 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
99 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
104 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
144 BmpName, in CreateBmpFmp()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c33 CHAR16 *BmpName; in CreateBmpFmp() local
72 BmpName = Argv[2]; in CreateBmpFmp()
73 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
75 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
89 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
95 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
99 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
104 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
144 BmpName, in CreateBmpFmp()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c205 CHAR16 *BmpName; in CreateBmpFmp() local
244 BmpName = Argv[2]; in CreateBmpFmp()
245 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
247 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
261 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
267 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
271 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
276 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
316 BmpName, in CreateBmpFmp()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c33 CHAR16 *BmpName; in CreateBmpFmp() local
72 BmpName = Argv[2]; in CreateBmpFmp()
73 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
75 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
89 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
95 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
99 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
104 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
144 BmpName, in CreateBmpFmp()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c205 CHAR16 *BmpName; in CreateBmpFmp() local
244 BmpName = Argv[2]; in CreateBmpFmp()
245 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
247 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
261 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
267 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
271 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
276 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
316 BmpName, in CreateBmpFmp()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c33 CHAR16 *BmpName; in CreateBmpFmp() local
72 BmpName = Argv[2]; in CreateBmpFmp()
73 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
75 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
89 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
95 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
99 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
104 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
144 BmpName, in CreateBmpFmp()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleApp.c33 CHAR16 *BmpName; in CreateBmpFmp() local
72 BmpName = Argv[2]; in CreateBmpFmp()
73 Status = ReadFileToBuffer(BmpName, &FileSize, &BmpBuffer); in CreateBmpFmp()
75 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName); in CreateBmpFmp()
89 Print(L"CapsuleApp: BMP image (%s) is not valid.\n", BmpName); in CreateBmpFmp()
95 Print(L"BMP image (%s), Width - %d, Height - %d\n", BmpName, Width, Height); in CreateBmpFmp()
99 Print(L"CapsuleApp: BMP image (%s) height is larger than current resolution.\n", BmpName); in CreateBmpFmp()
104 Print(L"CapsuleApp: BMP image (%s) width is larger than current resolution.\n", BmpName); in CreateBmpFmp()
144 BmpName, in CreateBmpFmp()