Searched refs:DescriptorCount (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyRegion.c169 OUT UINT32 *DescriptorCount,
179 if (DescriptorCount == NULL || Descriptor == NULL) {
186 *DescriptorCount = sizeof(mSectionArray) / sizeof (mSectionArray[0]);
187 for (Index = 0; Index < *DescriptorCount; Index++) {
362 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
366 DescriptorCount number of region descriptors. This function will
377 OUT UINT32 *DescriptorCount,
435 *DescriptorCount = (UINT32) DescriptorIndex;
168 LegacyRegionGetInfoInternal( OUT UINT32 *DescriptorCount, OUT LEGACY_MEMORY_SECTION_INFO **Descriptor ) argument
375 LegacyRegionGetInfo( IN EFI_LEGACY_REGION2_PROTOCOL *This, OUT UINT32 *DescriptorCount, OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor ) argument
H A DLegacyRegion.h199 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
203 DescriptorCount number of region descriptors. This function will
214 OUT UINT32 *DescriptorCount,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/LegacyRegion2Dxe/
H A DLegacyRegion2.h156 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
160 DescriptorCount number of region descriptors. This function will
171 OUT UINT32 *DescriptorCount,
H A DLegacyRegion2.c201 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
205 DescriptorCount number of region descriptors. This function will
216 OUT UINT32 *DescriptorCount,
214 LegacyRegionGetInfo( IN EFI_LEGACY_REGION2_PROTOCOL *This, OUT UINT32 *DescriptorCount, OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DLegacyRegion2.h203 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
207 DescriptorCount number of region descriptors. This function will
218 OUT UINT32 *DescriptorCount,
H A DFirmwareManagement.h42 /// between 1 and DescriptorCount.
232 @param[out] DescriptorCount A pointer to the location in which firmware returns the number of
261 OUT UINT8 *DescriptorCount,
275 The number is between 1 and DescriptorCount.
327 The number is between 1 and DescriptorCount.
365 The number is between 1 and DescriptorCount.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h45 UINT8 DescriptorCount; member in struct:__anon10887
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkHii.h404 UINT8 DescriptorCount; member in struct:__anon10727
913 @param DescriptorCount A pointer to the number of Descriptor entries being
926 OUT UINT16 *DescriptorCount,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h394 UINT8 DescriptorCount; member in struct:__anon10227
849 @param DescriptorCount A pointer to the number of Descriptor entries being
861 OUT UINT16 *DescriptorCount,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h1565 UINT8 DescriptorCount; member in struct:__anon10077
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h1702 UINT8 DescriptorCount; member in struct:__anon15694
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h1727 UINT8 DescriptorCount; member in struct:__anon12419

Completed in 189 milliseconds