Searched defs:Uint32 (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DInternalBootScriptLib.h58 UINT32 volatile *Uint32; member in union:__anon11107
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DSecPlatformInformation.h84 UINT32 Uint32; member in union:__anon12012
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Include/Register/
H A DIoApic.h50 UINT32 Uint32; member in union:__anon12641
60 UINT32 Uint32; member in union:__anon12643
80 } Uint32; member in union:__anon12645
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.h63 UINT32 Uint32; member in union:__anon12926
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkMpService.h137 UINT32 Uint32; member in union:__anon10729
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DUsbMouseAbsolutePointer.h85 UINT32 Uint32; member in union:__anon10908
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseDxe/
H A DUsbMouse.h85 UINT32 Uint32; member in union:__anon10912
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Library/FrameBufferBltLib/
H A DFrameBufferBltLib.c243 UINT32 Uint32; local
271 Uint32 = *(UINT32*) Color;
274 (((Uint32 << mPixelShl[0]) >> mPixelShr[0]) & mPixelBitMasks.RedMask) |
275 (((Uint32 << mPixelShl[1]) >> mPixelShr[1]) & mPixelBitMasks.GreenMask) |
276 (((Uint32 << mPixelShl[2]) >> mPixelShr[2]) & mPixelBitMasks.BlueMask)
278 VDEBUG ((EFI_D_INFO, "VideoFill: color=0x%x, wide-fill=0x%x\n", Uint32, WideFill));
436 UINT32 Uint32; local
491 Uint32 = *(UINT32*) (mBltLibLineBuffer + (X * mBltLibBytesPerPixel));
494 (((Uint32 & mPixelBitMasks.RedMask) >> mPixelShl[0]) << mPixelShr[0]) |
495 (((Uint32
580 UINT32 Uint32; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Include/Register/
H A DLocalApic.h87 UINT32 Uint32; member in union:__anon13051
106 UINT32 Uint32; member in union:__anon13053
117 UINT32 Uint32; ///< Destination field expanded to 32-bit in x2APIC mode. member in union:__anon13055
132 UINT32 Uint32; member in union:__anon13057
145 UINT32 Uint32; member in union:__anon13059
161 UINT32 Uint32; member in union:__anon13061
179 UINT32 Uint32; member in union:__anon13063
194 UINT32 Uint32; member in union:__anon13065
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAhciMode.h35 DATA_32 Uint32; member in union:__anon10787
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h570 UINT32 Uint32; member in union:__anon11701
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h332 UINT32 Uint32; member in union:__anon10189
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h572 UINT32 Uint32; member in union:__anon15506

Completed in 80 milliseconds