Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DImage.c86 Length = sizeof (EFI_HII_IIBT_IMAGE_1BIT_BLOCK) - sizeof (UINT8) + in GetImageIdOrAddress()
88 … ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Width), in GetImageIdOrAddress()
89 … ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Height) in GetImageIdOrAddress()
811 EFI_HII_IIBT_IMAGE_1BIT_BLOCK Iibt1bit; in IGetImage()
897 CopyMem (&Iibt1bit, CurrentImageBlock, sizeof (EFI_HII_IIBT_IMAGE_1BIT_BLOCK)); in IGetImage()
922 ((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Data, in IGetImage()
1080 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_1BIT_BLOCK) - sizeof (UINT8) + in HiiSetImage()
1082 … ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Width), in HiiSetImage()
1083 … ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Height) in HiiSetImage()
DImageEx.c412 …Image->Width = ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Wid… in HiiGetImageInfo()
413 …Image->Height = ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.He… in HiiGetImageInfo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiHii.h430 } EFI_HII_IIBT_IMAGE_1BIT_BLOCK; typedef
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiInternalFormRepresentation.h468 } EFI_HII_IIBT_IMAGE_1BIT_BLOCK; typedef
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiInternalFormRepresentation.h545 } EFI_HII_IIBT_IMAGE_1BIT_BLOCK; typedef