Searched refs:UINT32 (Results 401 - 425 of 1473) sorted by relevance

<<11121314151617181920>>

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Misc/
H A DStall.c24 service of the Metronome Architectural Protocol uses a UINT32 for the number
39 gMetronome->WaitForTick (gMetronome, (UINT32)Counter);
59 UINT32 Remainder;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Guid/
H A DSmmLockBox.h34 UINT32 Command;
35 UINT32 DataLength;
H A DSmmVariableCommon.h81 UINT32 Attributes;
101 UINT32 Attributes;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PeiDebugPrintHobLib/
H A DPeiDebugPrintHobLib.c46 UINT32 HobErrorLevel;
68 HobErrorLevel = (UINT32)GlobalErrorLevel;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DPlDebugSupportX64.c86 *(UINT32 *) &StubCopy[0x3] = (UINT32)((UINTN) CommonIdtEntry - (UINTN) &StubCopy[StubSize]);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DElTorito.c46 UINT32 VolDescriptorLba;
47 UINT32 Lba;
57 UINT32 SubBlockSize;
58 UINT32 SectorCount;
60 UINT32 VolSpaceSize;
235 CdDev.BootEntry = (UINT32) BootEntry;
243 CdDev.PartitionSize = (UINT32)(Media->LastBlock - Catalog->Boot.Lba + 1);
245 CdDev.PartitionSize = (UINT32)(VolSpaceSize - Catalog->Boot.Lba);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DSockImpl.h76 IN UINT32 RcvdBytes,
89 UINT32
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DStatusCodeDataTypeId.h201 /// sizeof(UINT32) + 3 * sizeof (UINT16) ), and DataHeader.Type
208 UINT32 Bar;
302 UINT32 Version;
363 UINT32 Instance;
419 UINT32 Level;
429 typedef UINT32 EFI_CPU_STATE_CHANGE_CAUSE;
466 UINT32 Cause;
531 /// This field in StatusCodes spec0.9 is defined as UINT32, keep code unchanged.
655 UINT32 LineNumber;
659 UINT32 FileNameSiz
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiDriverEntryPoint.h22 extern CONST UINT32 _gDxeRevision;
27 extern CONST UINT32 _gUefiDriverRevision;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DAbsolutePointer.h47 UINT32 Attributes; ///< The following bits are set as needed (or'd together) to indicate the
138 UINT32 ActiveButtons;
H A DDiskIo.h60 IN UINT32 MediaId,
88 IN UINT32 MediaId,
H A DLoadedImage.h50 UINT32 Revision; ///< Defines the revision of the EFI_LOADED_IMAGE_PROTOCOL structure.
67 UINT32 LoadOptionsSize;///< The size in bytes of LoadOptions.
H A DRuntime.h79 UINT32 Type;
117 UINT32 MemoryDesciptorVersion; ///< Version of a memory descriptor that is returned by GetMemoryMap().
H A DStorageSecurityCommand.h104 IN UINT32 MediaId,
177 IN UINT32 MediaId,
H A DUdp4.h50 UINT32 ServiceCount;
55 UINT32 FragmentLength;
79 UINT32 ReceiveTimeout;
80 UINT32 TransmitTimeout;
95 UINT32 DataLength;
96 UINT32 FragmentCount;
104 UINT32 DataLength;
105 UINT32 FragmentCount;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DCheckSum.c193 UINT32
196 IN CONST UINT32 *Buffer,
200 UINT32 Sum;
238 UINT32
241 IN CONST UINT32 *Buffer,
245 UINT32 CheckSum;
252 return (UINT32) ((UINT32)(-1) - CheckSum + 1);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseSynchronizationLib/Ia32/
H A DInterlockedCompareExchange32.asm29 ; UINT32
32 ; IN UINT32 *Value,
33 ; IN UINT32 CompareValue,
34 ; IN UINT32 ExchangeValue
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
H A DPciSegmentLib.c181 UINT32
187 UINT32 Data;
220 UINT32
224 IN UINT32 Data
954 UINT32
980 UINT32
984 IN UINT32 Value
1010 UINT32
1014 IN UINT32 OrData
1038 UINT32
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6NvData.h59 UINT32 Policy; ///< manual or automatic
60 UINT32 DadTransmitCount; ///< dad transmits count
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DACPI.c48 UINT32 Signature; // 0
49 UINT32 Length; // 4
54 UINT32 OemRevision; // 24
55 UINT32 CreatorId; // 28
56 UINT32 CreatorRevision; // 32
62 UINT32 Signature; // 0
63 UINT32 Length; // 4
68 UINT32 OemRevision; // 24
69 UINT32 CreatorId; // 28
70 UINT32 CreatorRevisio
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/
H A DElTorito.c72 UINT32 VolDescriptorLba;
73 UINT32 Lba;
83 UINT32 SubBlockSize;
84 UINT32 SectorCount;
86 UINT32 VolSpaceSize;
262 CdDev.BootEntry = (UINT32) BootEntry;
270 CdDev.PartitionSize = (UINT32)(Media->LastBlock - Catalog->Boot.Lba + 1);
272 CdDev.PartitionSize = (UINT32)(VolSpaceSize - Catalog->Boot.Lba);
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_efi.h78 UINT32 MediaId; //!< The media ID from the Block I/O protocol
119 VOID fsw_efi_decode_time(OUT EFI_TIME *EfiTime, IN UINT32 UnixTime);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DLoadedImage.h52 UINT32 Revision; ///< Defines the revision of the EFI_LOADED_IMAGE_PROTOCOL structure.
69 UINT32 LoadOptionsSize;///< The size in bytes of LoadOptions.
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.c23 UINT32 mPubKeyNumber;
24 UINT32 mPlatformMode;
62 {EFI_CERT_X509_GUID, 0, ((UINT32) ~0)},
160 UINT32 VarAttr;
167 UINT32 ListSize;
190 mSerializationRuntimeBuffer = AllocateRuntimePool (PcdGet32 (PcdMaxVariableSize) + sizeof (EFI_GUID) + sizeof (UINT32) + sizeof (EFI_TIME));
233 mPubKeyNumber = (UINT32) (DataSize / EFI_CERT_TYPE_RSA2048_SIZE);
412 sizeof (UINT32),
433 UINT32
440 UINT32 Inde
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3PciLib/
H A DS3PciLib.c809 UINT32
812 IN UINT32 Value
837 UINT32
864 UINT32
868 IN UINT32 Value
895 UINT32
899 IN UINT32 OrData
926 UINT32
930 IN UINT32 AndData
960 UINT32
[all...]

Completed in 207 milliseconds

<<11121314151617181920>>