aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vendorcode/amd/fsp/glinda/platform_descriptors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vendorcode/amd/fsp/glinda/platform_descriptors.h b/src/vendorcode/amd/fsp/glinda/platform_descriptors.h
index 67fb3ff930..b214e915a9 100644
--- a/src/vendorcode/amd/fsp/glinda/platform_descriptors.h
+++ b/src/vendorcode/amd/fsp/glinda/platform_descriptors.h
@@ -82,6 +82,7 @@ enum dxio_link_hotplug_type {
HOTPLUG_SERVER_SSD,
};
+/* TODO: update dxio_port_param_type to match the AGESA/FSP code */
enum dxio_port_param_type {
PP_DEVICE = 1,
PP_FUNCTION,