Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/
DBootLogoLib.c66 UINTN NewDestY; in BootLogoEnableLogo() local
125 NewDestY = 0; 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()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DQuietBoot.c312 UINTN NewDestY; in EnableQuietBoot() local
367 NewDestY = 0; 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()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DQuietBoot.c312 UINTN NewDestY; in EnableQuietBoot() local
367 NewDestY = 0; 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()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c933 UINTN NewDestY; in EnableQuietBoot() local
988 NewDestY = 0; 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()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c934 UINTN NewDestY; in EnableQuietBoot() local
989 NewDestY = 0; 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()