Home
last modified time | relevance | path

Searched refs:Communication (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/
DPiSmmCommunicationSmm.uni2 // PI SMM Communication SMM driver that installs the SMM Communication ACPI Table.
4 // This SMM driver installs the SMM Communication ACPI Table defined in the UEFI spec
7 // SMM communication context for use by SMM Communication PEIM in the S3 boot mode.
21 …_ABSTRACT #language en-US "PI SMM Communication SMM driver that installs the SMM Commu…
23Communication ACPI Table defined in the UEFI Specification, which provides a mechanism that can be…
DPiSmmCommunicationPei.uni2 // PI SMM Communication PEIM which produces PEI SMM Communication PPI.
5 // Communication PPIin the S3 boot mode.
19 …ULE_ABSTRACT #language en-US "PI SMM Communication PEIM that produces PEI SMM Communic…
21 …his PEIM retrieves the SMM communication context and produces PEI SMM Communication PPI in the S3 …
DPiSmmCommunicationSmm.inf2 # PI SMM Communication SMM driver that installs the SMM Communication ACPI Table.
4 # This SMM driver installs the SMM Communication ACPI Table defined in the UEFI spec
7 # SMM communication context for use by SMM Communication PEIM in the S3 boot mode.
67 gEfiSmmCommunicationProtocolGuid ## UNDEFINED # SMM Communication ACPI Table GUID
DPiSmmCommunicationPei.inf2 # PI SMM Communication PEIM which produces PEI SMM Communication PPI.
5 # Communication PPIin the S3 boot mode.
DPiSmmCommunicationSmmExtra.uni18 "SMM Communication ACPI Table DXE Driver"
DPiSmmCommunicationPeiExtra.uni18 "SMM Communication PEI Module"
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/
DDebugCommunicationLibSerialPort.uni2 // Debug Communication Library instance based on serila port.
4 // Debug Communication Library instance based on serial port.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Communication Library instance based…
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Communication Library instance based…
DDebugCommunicationLibSerialPort.inf2 # Debug Communication Library instance based on serila port.
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.uni2 // Debug Communication Library instance based on usb debug port.
4 // Debug Communication Library instance based on USB debug port.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Communication Library instance based…
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Communication Library instance based…
DDebugCommunicationLibUsb.inf2 # Debug Communication Library instance based on usb debug port.
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Pei.uni2 // Debug Communication Library instance based on USB3 debug port for PEI modules.
4 // Debug Communication Library instance based on USB3 debug port for PEI modules.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Communication Library instance based…
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Communication Library instance based…
DDebugCommunicationLibUsb3Dxe.uni2 // Debug Communication Library instance based on USB3 debug port for DXE and SMM modules.
4 // Debug Communication Library instance based on USB3 debug port for DXE and SMM modules.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Communication Library instance based…
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Communication Library instance based…
DDebugCommunicationLibUsb3Pei.inf2 # Debug Communication Library instance based on usb3 debug port.
DDebugCommunicationLibUsb3Dxe.inf2 # Debug Communication Library instance based on usb3 debug port.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
DFirmwarePerformanceDxe.c339 EFI_SMM_COMMUNICATION_PROTOCOL *Communication; in InstallFirmwarePerformanceDataTable() local
364 Status = gBS->LocateProtocol (&gEfiSmmCommunicationProtocolGuid, NULL, (VOID **) &Communication); in InstallFirmwarePerformanceDataTable()
406 Status = Communication->Communicate (Communication, SmmBootRecordCommBuffer, &CommSize); in InstallFirmwarePerformanceDataTable()
421 Status = Communication->Communicate (Communication, SmmBootRecordCommBuffer, &CommSize); in InstallFirmwarePerformanceDataTable()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmmCommunicationBufferDxe/
DSmmCommunicationBufferExtraDxe.uni18 "SMM Communication Buffer DXE Driver"
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DDxeSmmPerformanceLib.c71 EFI_SMM_COMMUNICATION_PROTOCOL *Communication; in GetCommunicationProtocol() local
77 Status = gBS->LocateProtocol (&gEfiSmmCommunicationProtocolGuid, NULL, (VOID **) &Communication); in GetCommunicationProtocol()
79 ASSERT (Communication != NULL); in GetCommunicationProtocol()
83 mSmmCommunication = Communication; in GetCommunicationProtocol()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Iscp/
DIscpDxe.inf7 # AMD-specific DXE-Phase Intra-SoC Communication Protocol module information file.
DIscpPei.inf6 # AMD-specific PEI-Phase Intra-SoC Communication Protocol module information file.
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DSourceLevelDebugPkg.uni6 // to communicate with host side modules, Debug Communication Library and
27 … "to communicate with host side modules, Debug Communication Library and\n"
DSourceLevelDebugPkg.dec4 # to communicate with host side modules, Debug Communication Library and
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchSmb.asl527 KILL() // Yes. Kill Communication.
625 KILL() // Yes. Kill Communication.
649 KILL() // Yes. Kill Communication.
742 KILL() // Yes. Kill Communication.
801 KILL() // Yes. Kill Communication.
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.rst980 communication with the normal-world software running in EL1/EL2. Communication