DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archs

Remove the Arm name from the generator to show the generator
can be used by other archs.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
This commit is contained in:
Pierre Gondois 2024-06-10 14:00:00 +02:00 committed by mergify[bot]
parent 2e6076edaf
commit acaf99827f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <Library/TableHelperLib.h>
#include <Protocol/ConfigurationManagerProtocol.h>
/** ARM standard SPCR Table Generator
/** Standard SPCR Table Generator
Constructs the SPCR table for PL011 or SBSA UART peripherals.