Searched refs:UINT8 (Results 151 - 175 of 1299) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecCryptIo.c57 IN UINT8 AlgorithmId
60 UINT8 Index;
81 IN UINT8 AlgorithmId
84 UINT8 Index;
105 IN UINT8 AlgorithmId
108 UINT8 Index;
129 IN UINT8 AlgorithmId
132 UINT8 Index;
156 IN UINT8 AlgorithmId
159 UINT8 Inde
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBiosInterface.h142 UINT8 DiskStart;
143 UINT8 DiskEnd;
193 UINT8 BaseMid;
194 UINT8 Attribute;
195 UINT8 LimitHi;
196 UINT8 BaseHi;
418 UINT8 Revision;
419 UINT8 Length;
421 UINT8 Reserved1;
422 UINT8 Checksu
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DString.h27 extern UINT8 BdsDxeStrings[];
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/BaseSerialPortLib16550/
H A DBaseSerialPortLib16550.c54 UINT8
78 UINT8
81 UINT8 Value
132 SerialPortWriteRegister (R_UART_LCR, (UINT8)(SerialPortReadRegister (R_UART_LCR) | B_UART_LCR_DLAB));
135 SerialPortWriteRegister (R_UART_LCR, (UINT8)(SerialPortReadRegister (R_UART_LCR) & ~B_UART_LCR_DLAB));
148 SerialPortWriteRegister (R_UART_BAUD_HIGH, (UINT8) (Divisor >> 8));
149 SerialPortWriteRegister (R_UART_BAUD_LOW, (UINT8) (Divisor & 0xff));
155 SerialPortWriteRegister (R_UART_LCR, (UINT8)(PcdGet8 (PcdSerialLineControl) & 0x3F));
161 SerialPortWriteRegister (R_UART_FCR, (UINT8)(PcdGet8 (PcdSerialFifoControl) & 0x27));
193 IN UINT8 *Buffe
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiCHAP.h43 UINT8 CHAPType;
58 UINT8 InChallenge[ISCSI_CHAP_AUTH_MAX_LEN];
63 UINT8 CHAPResponse[ISCSI_CHAP_RSP_LEN];
69 UINT8 OutChallenge[ISCSI_CHAP_AUTH_MAX_LEN];
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DEap.h72 IN UINT8 *RequestBuffer,
74 IN UINT8 *Buffer,
106 IN UINT8 EapAuthType
136 IN UINT8 EapAuthType,
H A DNetworkInterfaceIdentifier.h68 UINT8 Type; ///< Network interface type. This will be set to one of the values
70 UINT8 MajorVer; ///< Major version number.
71 UINT8 MinorVer; ///< Minor version number.
73 UINT8 IfNum; ///< The network interface number that is being identified by this Network
H A DScsiPassThruExt.h127 UINT8 CdbLength;
132 UINT8 DataDirection;
137 UINT8 HostAdapterStatus;
142 UINT8 TargetStatus;
147 UINT8 SenseDataLength;
195 IN UINT8 *Target,
231 IN OUT UINT8 **Target,
266 IN UINT8 *Target,
295 OUT UINT8 **Target,
339 IN UINT8 *Targe
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiCHAP.h43 UINT8 CHAPType;
58 UINT8 InChallenge[ISCSI_CHAP_AUTH_MAX_LEN];
63 UINT8 CHAPResponse[ISCSI_CHAP_RSP_LEN];
69 UINT8 OutChallenge[ISCSI_CHAP_AUTH_MAX_LEN];
H A DIScsiDriver.h43 UINT8 NicCount;
44 UINT8 CurrentNic;
45 UINT8 MaxNic;
49 UINT8 MpioCount; // The number of attempts in MPIO.
50 UINT8 Krb5MpioCount; // The number of attempts login with KRB5 in MPIO.
51 UINT8 SinglePathCount; // The number of single path attempts.
52 UINT8 ValidSinglePathCount; // The number of valid single path attempts.
53 UINT8 BootSelectedIndex;
54 UINT8 AttemptCount;
67 UINT8 NicInde
[all...]
H A DIScsiConfigNVDataStruc.h143 UINT8 Enabled;
144 UINT8 IpMode;
146 UINT8 ConnectRetryCount;
147 UINT8 Padding1;
150 UINT8 InitiatorInfoFromDhcp;
151 UINT8 TargetInfoFromDhcp;
161 UINT8 AuthenticationType;
163 UINT8 CHAPType;
170 UINT8 Padding2;
178 UINT8 DynamicOrderedLis
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DCrc32.h29 IN UINT8 *Data,
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DNetworkInterfaceIdentifier.h70 UINT8 Type; ///< Network interface type. This will be set to one of the values
72 UINT8 MajorVer; ///< Major version number.
73 UINT8 MinorVer; ///< Minor version number.
75 UINT8 IfNum; ///< The network interface number that is being identified by this Network
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DMouseHid.c38 UINT8 *
40 IN UINT8 *StartPos,
41 IN UINT8 *EndPos,
45 UINT8 Temp;
174 UINT8 Data;
189 Data = (UINT8) GetItemData (HidItem);
207 Data = (UINT8) GetItemData (HidItem);
250 IN UINT8 *ReportDescriptor,
254 UINT8 *DescriptorEnd;
255 UINT8 *Pt
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseDxe/
H A DMouseHid.c38 UINT8 *
40 IN UINT8 *StartPos,
41 IN UINT8 *EndPos,
45 UINT8 Temp;
174 UINT8 Data;
189 Data = (UINT8) GetItemData (HidItem);
207 Data = (UINT8) GetItemData (HidItem);
250 IN UINT8 *ReportDescriptor,
254 UINT8 *DescriptorEnd;
255 UINT8 *Pt
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/CdExpressPei/
H A DPeiCdExpress.h82 UINT8 *BlockBuffer;
96 UINT8 Length;
97 UINT8 ExtendedAttributeRecordLength;
100 UINT8 DateTime[7];
101 UINT8 Flag;
102 UINT8 FileUnitSize;
103 UINT8 InterleaveGapSize;
105 UINT8 FileIDLength;
106 UINT8 FileID[1];
289 IN UINT8 *Source
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DUnaligned.c39 volatile UINT8 LowerByte;
40 volatile UINT8 HigherByte;
44 LowerByte = ((UINT8*)Buffer)[0];
45 HigherByte = ((UINT8*)Buffer)[1];
74 ((volatile UINT8*)Buffer)[0] = (UINT8)Value;
75 ((volatile UINT8*)Buffer)[1] = (UINT8)(Value >> 8);
103 (((UINT8*)Buffer)[2] << 16)
132 *(UINT8*)((UINT1
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
H A DIdeController.h159 IN UINT8 Channel,
161 OUT UINT8 *MaxDevices
194 IN UINT8 Channel
241 IN UINT8 Channel,
242 IN UINT8 Device,
291 IN UINT8 Channel,
292 IN UINT8 Device,
355 IN UINT8 Channel,
356 IN UINT8 Device,
388 IN UINT8 Channe
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h39 UINT8 RevisionID;
40 UINT8 ClassCode[3];
41 UINT8 CacheLineSize;
42 UINT8 LatencyTimer;
43 UINT8 HeaderType;
44 UINT8 BIST;
53 UINT8 CapabilityPtr;
54 UINT8 Reserved1[3];
56 UINT8 InterruptLine;
57 UINT8 InterruptPi
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DQueryTable.c2928 Table[Index].Key is change from UINT8 to UINT16,
2932 DisplaySELVariableDataFormatTypes(UINT8 Type, UINT8 Option)
2948 UINT8
2952 IN UINT8 Key,
2961 UINT8 High;
2962 UINT8 Low;
2965 High = (UINT8) (Table[Index].Key >> 8);
2966 Low = (UINT8) (Table[Index].Key & 0x00FF);
3080 IN UINT8 Typ
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbDesc.h27 ((UINT8)((((Dir) == EfiUsbDataIn ? 0x01 : 0) << 7) | (Type) | (Target)))
35 UINT8 Len;
36 UINT8 Type;
52 UINT8 Toggle;
68 UINT8 ActiveIndex; // Index of active setting
158 IN UINT8 StringIndex,
191 IN UINT8 Address
209 IN UINT8 ConfigIndex
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Guid/
H A DMdeModuleHii.h57 UINT8 ExtendOpCode;
80 UINT8 ExtendOpCode;
83 UINT8 Alignment; ///< left, center, or right-aligned.
98 UINT8 ExtendOpCode;
122 UINT8 ExtendOpCode;
143 UINT8 ExtendOpCode;
173 UINT8 ExtendOpCode;
200 UINT8 ExtendOpCode;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4NvData.h40 UINT8 Configure; ///< NIC configure status
41 UINT8 DhcpEnable; ///< Static or DHCP
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/VlanConfigDxe/
H A DVlanConfigNvData.h43 UINT8 Priority;
44 UINT8 VlanList[MAX_VLAN_NUMBER];
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DMemoryOverwriteControl.h63 #define MOR_CLEAR_MEMORY_VALUE(mor) (((UINT8)(mor) & MOR_CLEAR_MEMORY_BIT_MASK) >> MOR_CLEAR_MEMORY_BIT_OFFSET)
72 #define MOR_DISABLE_AUTO_DETECT_VALUE(mor) (((UINT8)(mor) & MOR_DISABLEAUTODETECT_BIT_MASK) >> MOR_DISABLEAUTODETECT_BIT_OFFSET)

Completed in 102 milliseconds

1234567891011>>