aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/fsp/fsp.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/hw/fsp/fsp.c b/hw/fsp/fsp.c
index 4415ab5..456099f 100644
--- a/hw/fsp/fsp.c
+++ b/hw/fsp/fsp.c
@@ -14,15 +14,6 @@
* limitations under the License.
*/
-/*
- * Service Processor handling code
- *
- * XXX This mixes PSI and FSP and currently only supports
- * P7/P7+ PSI and FSP1
- *
- * If we are going to support P8 PSI and FSP2, we probably want
- * to split the PSI support from the FSP support proper first.
- */
#include <stdarg.h>
#include <processor.h>
#include <io.h>