Home
last modified time | relevance | path

Searched refs:EFI_HII_RGB_PIXEL (Results 1 – 25 of 40) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c134 ImageBlock += sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
197 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
207 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
227 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
236 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
369 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
443 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
480 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
646 NewBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiNewImage()
971 …(EFI_HII_RGB_PIXEL *) (ImageBlock + sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_… in HiiGetImage()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetProcessMap()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut,
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL));
214 IN EFI_HII_RGB_PIXEL *BitMapIn,
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in spawn_kqueue_thread()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in DNBProcessLaunch()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in DNBProcessGetPIDByName()
479 IN EFI_HII_RGB_PIXEL *Data
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL));
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in DNBProcessGetArgumentAtIndex()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c111 Length = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in GetImageIdOrAddress()
184 OUT EFI_HII_RGB_PIXEL *BitMapOut, in CopyGopToRgbPixel()
194 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyGopToRgbPixel()
214 IN EFI_HII_RGB_PIXEL *BitMapIn, in CopyRgbToGopPixel()
223 CopyMem (BitMapOut + Index, BitMapIn + Index, sizeof (EFI_HII_RGB_PIXEL)); in CopyRgbToGopPixel()
364 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output4bitPixel()
442 PaletteNum = (UINT16)(Palette->PaletteSize / sizeof (EFI_HII_RGB_PIXEL)); in Output8bitPixel()
479 IN EFI_HII_RGB_PIXEL *Data in Output24bitPixel()
659 …ckSize = NewBlockSize * 3 + (sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL)); in HiiNewImage()
1145 OldBlockSize = sizeof (EFI_HII_IIBT_IMAGE_24BIT_BLOCK) - sizeof (EFI_HII_RGB_PIXEL) + in HiiSetImage()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h547 } EFI_HII_RGB_PIXEL; typedef
552 EFI_HII_RGB_PIXEL Bitmap[1];
632 EFI_HII_RGB_PIXEL PaletteValue[1];
2000 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2018 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2017 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h559 } EFI_HII_RGB_PIXEL; typedef
564 EFI_HII_RGB_PIXEL Bitmap[1];
650 EFI_HII_RGB_PIXEL PaletteValue[1];
2025 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2018 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h559 } EFI_HII_RGB_PIXEL; typedef
564 EFI_HII_RGB_PIXEL Bitmap[1];
650 EFI_HII_RGB_PIXEL PaletteValue[1];
2025 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2018 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2017 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h559 } EFI_HII_RGB_PIXEL; typedef
564 EFI_HII_RGB_PIXEL Bitmap[1];
650 EFI_HII_RGB_PIXEL PaletteValue[1];
2025 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h559 } EFI_HII_RGB_PIXEL; typedef
564 EFI_HII_RGB_PIXEL Bitmap[1];
650 EFI_HII_RGB_PIXEL PaletteValue[1];
2025 EFI_HII_RGB_PIXEL BackgndColor;
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h559 } EFI_HII_RGB_PIXEL; typedef
564 EFI_HII_RGB_PIXEL Bitmap[1];
650 EFI_HII_RGB_PIXEL PaletteValue[1];
2025 EFI_HII_RGB_PIXEL BackgndColor;
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2017 EFI_HII_RGB_PIXEL BackgndColor;
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2018 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h559 } EFI_HII_RGB_PIXEL; typedef
564 EFI_HII_RGB_PIXEL Bitmap[1];
650 EFI_HII_RGB_PIXEL PaletteValue[1];
2025 EFI_HII_RGB_PIXEL BackgndColor;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h551 } EFI_HII_RGB_PIXEL; typedef
556 EFI_HII_RGB_PIXEL Bitmap[1];
642 EFI_HII_RGB_PIXEL PaletteValue[1];
2017 EFI_HII_RGB_PIXEL BackgndColor;

12