Home
last modified time | relevance | path

Searched refs:LogoDestY (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/
DBootLogoLib.c62 UINTN LogoDestY; in BootLogoEnableLogo() local
121 LogoDestY = 0; in BootLogoEnableLogo()
243 LogoDestY = (UINTN) DestY; in BootLogoEnableLogo()
251 NewDestY = MIN ((UINTN) DestY, LogoDestY); in BootLogoEnableLogo()
253 LogoHeight = MAX ((UINTN) DestY + Image.Height, LogoDestY + LogoHeight) - NewDestY; in BootLogoEnableLogo()
256 LogoDestY = NewDestY; in BootLogoEnableLogo()
309 LogoDestY, in BootLogoEnableLogo()
322 LogoDestY, in BootLogoEnableLogo()
333 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in BootLogoEnableLogo()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DQuietBoot.c308 UINTN LogoDestY; in EnableQuietBoot() local
363 LogoDestY = 0; in EnableQuietBoot()
546 LogoDestY = (UINTN) DestY; in EnableQuietBoot()
554 NewDestY = MIN ((UINTN) DestY, LogoDestY); in EnableQuietBoot()
556 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
559 LogoDestY = NewDestY; in EnableQuietBoot()
628 LogoDestY, in EnableQuietBoot()
641 LogoDestY, in EnableQuietBoot()
654 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DQuietBoot.c308 UINTN LogoDestY; in EnableQuietBoot() local
363 LogoDestY = 0; in EnableQuietBoot()
546 LogoDestY = (UINTN) DestY; in EnableQuietBoot()
554 NewDestY = MIN ((UINTN) DestY, LogoDestY); in EnableQuietBoot()
556 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
559 LogoDestY = NewDestY; in EnableQuietBoot()
628 LogoDestY, in EnableQuietBoot()
641 LogoDestY, in EnableQuietBoot()
654 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c929 UINTN LogoDestY; in EnableQuietBoot() local
984 LogoDestY = 0; in EnableQuietBoot()
1165 LogoDestY = (UINTN) DestY; in EnableQuietBoot()
1173 NewDestY = MIN ((UINTN) DestY, LogoDestY); in EnableQuietBoot()
1175 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
1178 LogoDestY = NewDestY; in EnableQuietBoot()
1247 LogoDestY, in EnableQuietBoot()
1260 LogoDestY, in EnableQuietBoot()
1273 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c930 UINTN LogoDestY; in EnableQuietBoot() local
985 LogoDestY = 0; in EnableQuietBoot()
1166 LogoDestY = (UINTN) DestY; in EnableQuietBoot()
1174 NewDestY = MIN ((UINTN) DestY, LogoDestY); in EnableQuietBoot()
1176 NewHeight = MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY; in EnableQuietBoot()
1179 LogoDestY = NewDestY; in EnableQuietBoot()
1248 LogoDestY, in EnableQuietBoot()
1261 LogoDestY, in EnableQuietBoot()
1274 BootLogo->SetBootLogo (BootLogo, LogoBlt, LogoDestX, LogoDestY, LogoWidth, LogoHeight); in EnableQuietBoot()