Searched refs:ResourceType (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/PeiHobLibFramework/
H A DHobLib.c316 @param ResourceType The type of resource described by this HOB.
325 IN EFI_RESOURCE_TYPE ResourceType,
338 Hob->ResourceType = ResourceType;
324 BuildResourceDescriptorHob( IN EFI_RESOURCE_TYPE ResourceType, IN EFI_RESOURCE_ATTRIBUTE_TYPE ResourceAttribute, IN EFI_PHYSICAL_ADDRESS PhysicalStart, IN UINT64 NumberOfBytes ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiHobLib/
H A DHobLib.c312 @param ResourceType The type of resource described by this HOB.
321 IN EFI_RESOURCE_TYPE ResourceType,
334 Hob->ResourceType = ResourceType;
320 BuildResourceDescriptorHob( IN EFI_RESOURCE_TYPE ResourceType, IN EFI_RESOURCE_ATTRIBUTE_TYPE ResourceAttribute, IN EFI_PHYSICAL_ADDRESS PhysicalStart, IN UINT64 NumberOfBytes ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
H A DAcpiVariableThunkPlatform.c95 if (Hob.ResourceDescriptor->ResourceType == EFI_RESOURCE_SYSTEM_MEMORY) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DHobLib.h196 @param ResourceType The type of resource described by this HOB.
205 IN EFI_RESOURCE_TYPE ResourceType,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiHob.h233 // Value of ResourceType in EFI_HOB_RESOURCE_DESCRIPTOR.
297 EFI_RESOURCE_TYPE ResourceType; member in struct:__anon11988
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeCoreHobLib/
H A DHobLib.c251 @param ResourceType The type of resource described by this HOB.
260 IN EFI_RESOURCE_TYPE ResourceType,
259 BuildResourceDescriptorHob( IN EFI_RESOURCE_TYPE ResourceType, IN EFI_RESOURCE_ATTRIBUTE_TYPE ResourceAttribute, IN EFI_PHYSICAL_ADDRESS PhysicalStart, IN UINT64 NumberOfBytes ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeHobLib/
H A DHobLib.c284 @param ResourceType The type of resource described by this HOB.
293 IN EFI_RESOURCE_TYPE ResourceType,
292 BuildResourceDescriptorHob( IN EFI_RESOURCE_TYPE ResourceType, IN EFI_RESOURCE_ATTRIBUTE_TYPE ResourceAttribute, IN EFI_PHYSICAL_ADDRESS PhysicalStart, IN UINT64 NumberOfBytes ) argument
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiHob.h235 // Value of ResourceType in EFI_HOB_RESOURCE_DESCRIPTOR.
296 EFI_RESOURCE_TYPE ResourceType; member in struct:__anon15590
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Dispatcher/
H A DDispatcher.c308 if (ResourceHob->ResourceType != EFI_RESOURCE_SYSTEM_MEMORY &&
327 if (NextResourceHob->ResourceType == EFI_RESOURCE_SYSTEM_MEMORY &&
378 if (NextResourceHob->ResourceType == EFI_RESOURCE_SYSTEM_MEMORY && NextResourceHob->PhysicalStart + NextResourceHob->ResourceLength > MAX_ADDRESS) {
443 if (ResourceHob->ResourceType == EFI_RESOURCE_SYSTEM_MEMORY &&
477 if (ResourceHob->ResourceType == EFI_RESOURCE_SYSTEM_MEMORY &&
515 if (ResourceHob->ResourceType == EFI_RESOURCE_SYSTEM_MEMORY &&
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciResourceSupport.h375 @param ResourceType Type of resource.
381 IN PCI_BAR_TYPE ResourceType
H A DPciResourceSupport.c1682 @param ResourceType Type of resource.
1688 IN PCI_BAR_TYPE ResourceType
1692 ResourcePool->ResType = ResourceType;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Gcd/
H A DGcd.c2044 if (ResourceHob->ResourceType != EFI_RESOURCE_SYSTEM_MEMORY) {
2121 if (ResourceHob->ResourceType != EFI_RESOURCE_SYSTEM_MEMORY) {
2287 switch (ResourceHob->ResourceType) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c1745 if (((ResourceHob->ResourceType == EFI_RESOURCE_MEMORY_MAPPED_IO) ||
1746 (ResourceHob->ResourceType == EFI_RESOURCE_FIRMWARE_DEVICE) ||
1747 (ResourceHob->ResourceType == EFI_RESOURCE_MEMORY_RESERVED) ) &&
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9tex.h87 D3DRESOURCETYPE ResourceType; member in struct:_D3DXIMAGE_INFO
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9tex.h85 D3DRESOURCETYPE ResourceType; member in struct:_D3DXIMAGE_INFO
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp382 D3DRESOURCETYPE ResourceType; member in struct:__anon13203
657 aFormatSupport[i].ResourceType,
672 aFeatureReject[i].ResourceType,

Completed in 167 milliseconds