Searched refs:Communication (Results 1 – 20 of 20) sorted by relevance
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/ |
D | PiSmmCommunicationSmm.uni | 2 // 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… 23 …Communication ACPI Table defined in the UEFI Specification, which provides a mechanism that can be…
|
D | PiSmmCommunicationPei.uni | 2 // 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 …
|
D | PiSmmCommunicationSmm.inf | 2 # 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
|
D | PiSmmCommunicationPei.inf | 2 # PI SMM Communication PEIM which produces PEI SMM Communication PPI. 5 # Communication PPIin the S3 boot mode.
|
D | PiSmmCommunicationSmmExtra.uni | 18 "SMM Communication ACPI Table DXE Driver"
|
D | PiSmmCommunicationPeiExtra.uni | 18 "SMM Communication PEI Module"
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/ |
D | DebugCommunicationLibSerialPort.uni | 2 // 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…
|
D | DebugCommunicationLibSerialPort.inf | 2 # Debug Communication Library instance based on serila port.
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/ |
D | DebugCommunicationLibUsb.uni | 2 // 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…
|
D | DebugCommunicationLibUsb.inf | 2 # Debug Communication Library instance based on usb debug port.
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/ |
D | DebugCommunicationLibUsb3Pei.uni | 2 // 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…
|
D | DebugCommunicationLibUsb3Dxe.uni | 2 // 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…
|
D | DebugCommunicationLibUsb3Dxe.inf | 2 # Debug Communication Library instance based on usb3 debug port.
|
D | DebugCommunicationLibUsb3Pei.inf | 2 # Debug Communication Library instance based on usb3 debug port.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/ |
D | FirmwarePerformanceDxe.c | 338 EFI_SMM_COMMUNICATION_PROTOCOL *Communication; in InstallFirmwarePerformanceDataTable() local 354 Status = gBS->LocateProtocol (&gEfiSmmCommunicationProtocolGuid, NULL, (VOID **) &Communication); in InstallFirmwarePerformanceDataTable() 374 Status = Communication->Communicate (Communication, SmmBootRecordCommBuffer, &CommSize); in InstallFirmwarePerformanceDataTable() 385 Status = Communication->Communicate (Communication, SmmBootRecordCommBuffer, &CommSize); in InstallFirmwarePerformanceDataTable()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/ |
D | DxeSmmPerformanceLib.c | 68 EFI_SMM_COMMUNICATION_PROTOCOL *Communication; in GetCommunicationProtocol() local 74 Status = gBS->LocateProtocol (&gEfiSmmCommunicationProtocolGuid, NULL, (VOID **) &Communication); in GetCommunicationProtocol() 76 ASSERT (Communication != NULL); in GetCommunicationProtocol() 80 mSmmCommunication = Communication; in GetCommunicationProtocol()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/ |
D | SourceLevelDebugPkg.uni | 6 // to communicate with host side modules, Debug Communication Library and 27 … "to communicate with host side modules, Debug Communication Library and\n"
|
D | SourceLevelDebugPkg.dec | 4 # to communicate with host side modules, Debug Communication Library and
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | PchSmb.asl | 527 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/ |
D | firmware-design.md | 800 communication with the normal-world software running in EL1/EL2. Communication
|