Home
last modified time | relevance | path

Searched refs:LogoHeight (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c60 UINTN LogoHeight; in BootLogoEnableLogo() local
127 LogoHeight = 0; in BootLogoEnableLogo()
250 LogoHeight = Image.Height; in BootLogoEnableLogo()
258 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
318 LogoHeight, in BootLogoEnableLogo()
331 LogoHeight, in BootLogoEnableLogo()
342 … Status = BootLogo2->SetBootLogo (BootLogo2, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
349 … Status = BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/SimicsOpenBoardPkg/Library/DxeLogoLib/
H A DLogo.c312 UINTN LogoHeight; in EnableBootLogo() local
367 LogoHeight = 0; in EnableBootLogo()
536 LogoHeight = Height; in EnableBootLogo()
544 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableBootLogo()
549 LogoHeight = NewHeight; in EnableBootLogo()
593 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableBootLogo()
596 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableBootLogo()
620 LogoHeight, in EnableBootLogo()
633 LogoHeight, in EnableBootLogo()
642 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableBootLogo()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c680 UINTN LogoHeight; in EnableQuietBoot() local
735 LogoHeight = 0; in EnableQuietBoot()
917 LogoHeight = Height; in EnableQuietBoot()
925 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
930 LogoHeight = NewHeight; in EnableQuietBoot()
974 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
977 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1001 LogoHeight, in EnableQuietBoot()
1014 LogoHeight, in EnableQuietBoot()
1023 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c680 UINTN LogoHeight; in EnableQuietBoot() local
735 LogoHeight = 0; in EnableQuietBoot()
917 LogoHeight = Height; in EnableQuietBoot()
925 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
930 LogoHeight = NewHeight; in EnableQuietBoot()
974 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
977 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1001 LogoHeight, in EnableQuietBoot()
1014 LogoHeight, in EnableQuietBoot()
1023 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c680 UINTN LogoHeight; in EnableQuietBoot() local
735 LogoHeight = 0; in EnableQuietBoot()
917 LogoHeight = Height; in EnableQuietBoot()
925 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
930 LogoHeight = NewHeight; in EnableQuietBoot()
974 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
977 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1001 LogoHeight, in EnableQuietBoot()
1014 LogoHeight, in EnableQuietBoot()
1023 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c931 UINTN LogoHeight; in EnableQuietBoot() local
986 LogoHeight = 0; in EnableQuietBoot()
1168 LogoHeight = Height; in EnableQuietBoot()
1176 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
1181 LogoHeight = NewHeight; in EnableQuietBoot()
1225 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
1228 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1252 LogoHeight, in EnableQuietBoot()
1265 LogoHeight, in EnableQuietBoot()
1274 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c931 UINTN LogoHeight; in EnableQuietBoot() local
986 LogoHeight = 0; in EnableQuietBoot()
1168 LogoHeight = Height; in EnableQuietBoot()
1176 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
1181 LogoHeight = NewHeight; in EnableQuietBoot()
1225 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
1228 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1252 LogoHeight, in EnableQuietBoot()
1265 LogoHeight, in EnableQuietBoot()
1274 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/contrib/
H A Dcrop.lpr94 /LogoHeight LogoAscent LogoDescent add def
145 /LogoHeight LogoHeight 2 LogoVgap mul add def
151 LogoWidth neg 0 rlineto 0 LogoHeight rlineto
152 LogoWidth 0 rlineto 0 LogoHeight neg rlineto stroke
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dnavigationbar.cpp23 static const int LogoHeight = 60; variable
225 labelLogo->setFixedSize(LogoHeight, LogoWidth); in buildUi()