]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/SmmCommunication: Remove out-dated comments
authorNi, Ray <ray.ni@intel.com>
Tue, 23 Mar 2021 01:15:27 +0000 (09:15 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 25 Mar 2021 02:34:29 +0000 (02:34 +0000)
commit30691a4b40973e4b20aad3a09e9dd706ac117511
treedb8e640832d7814dc5eefc20415572ee3710f4ce
parentaa75965349875f8c68b0c43b55b0c5e4799c1289
UefiCpuPkg/SmmCommunication: Remove out-dated comments

The comments in PiSmmCommunicationPei.c describe the whole memory
layout of the SMRAM regarding the SMM communication.

But SHA-1: 8b1d14939053b63d80355465649c50f9f391a64a
PiSmmCommunicationSmm: Deprecate SMM Communication ACPI Table
removed the code that produces the ACPI Table.

This change updates the accordingly comments.

Signed-off-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.c