Searched refs:SetAttributes (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkFirmwareVolumeBlock.h53 The SetAttributes() function sets configurable firmware volume
339 FRAMEWORK_EFI_FVB_SET_ATTRIBUTES SetAttributes; member in struct:_FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolAttrib.c155 Status = Fvb->SetAttributes (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h60 The SetAttributes() function sets configurable firmware volume
350 EFI_FVB_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
H A DSerialIo.h286 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_SERIAL_IO_PROTOCOL
H A DPciRootBridgeIo.h343 Gets the attributes that a PCI root bridge supports setting with SetAttributes(), and the
348 setting with SetAttributes().
440 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DPciRootBridgeIo.h330 Gets the attributes that a PCI root bridge supports setting with SetAttributes(), and the
335 setting with SetAttributes().
427 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DDebugPort.c325 Status = mDebugPortDevice.SerialIoBinding->SetAttributes (
340 Status = mDebugPortDevice.SerialIoBinding->SetAttributes (
519 We cannot call SerialIo:SetAttributes because it uses pool services, which use
521 SerialIo:Reset() calls SetAttributes, so it can't be used either.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableDxe.c224 EfiConvertPointer (0x0, (VOID **) &mVariableModuleGlobal->FvbInstance->SetAttributes);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariableDxe.c224 EfiConvertPointer (0x0, (VOID **) &mVariableModuleGlobal->FvbInstance->SetAttributes);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DSerMode.c329 Status = SerialIo->SetAttributes (
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DPclmap.h127 #define PclSetAttributes PCLNAME(SetAttributes)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DPclmap.h127 #define PclSetAttributes PCLNAME(SetAttributes)
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DPrintstr.h724 int (*SetAttributes)( member in struct:_xpprintFuncs
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c479 Status = SerialIo->SetAttributes (
1173 Status = This->SetAttributes (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciIo.c1328 Status = PciIoDevice->PciRootBridgeIo->SetAttributes (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminal.c804 Status = TerminalDevice->SerialIo->SetAttributes (
H A DTerminalConIn.c546 Status = SerialIo->SetAttributes (
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c483 Gets the attributes that a PCI root bridge supports setting with SetAttributes(), and the
491 supports setting with SetAttributes().
513 The SetAttributes() function sets the attributes specified in Attributes for the PCI root
712 Protocol->SetAttributes = RootBridgeIoSetAttributes;
2004 Gets the attributes that a PCI root bridge supports setting with SetAttributes(), and the
2012 supports setting with SetAttributes().
2056 The SetAttributes() function sets the attributes specified in Attributes for the PCI root
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrSyntax.g913 << VSEObj.SetAttributes (Attr); >>
4446 VSEObj.SetAttributes (0x00000002); //hardcode EFI_VARIABLE_BOOTSERVICE_ACCESS attribute
H A DVfrFormPkg.h789 VOID SetAttributes (IN UINT32 Attributes) { function in class:CIfrVarStoreEfi

Completed in 106 milliseconds