Searched defs:DescriptorCount (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/LegacyRegion2Dxe/
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/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DKeyBoard.h45 UINT8 DescriptorCount; member in struct:__anon10887
/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
/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/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h1727 UINT8 DescriptorCount; member in struct:__anon12419
/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

Completed in 83 milliseconds