mirror of https://github.com/acidanthera/audk.git
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:
parent
2e6076edaf
commit
acaf99827f
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue