util: Update description files
- Spelling fix - Add languages - Update formatting - Move notes that shouldn't be in the description file to a README Change-Id: I4af37327d5834f8546a3f967585658fb5686f17a Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/64581 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
committed by
Martin L Roth
parent
d5c31acee4
commit
74129e5141
@@ -1,11 +1,13 @@
|
||||
Various tools for AMD processors
|
||||
* update_efs_spi_speed - Change SPI speed in binary. `Bash`
|
||||
* A set of tools to compare extended K8 memory settings. `Perl`
|
||||
* k8-compare-pci-space.pl - Shows differences between values
|
||||
__amdtools__ Various tools for AMD processors
|
||||
|
||||
* _update_efs_spi_speed_ - Change SPI speed in binary. `Bash`
|
||||
|
||||
* Tools to compare extended K8 memory settings.
|
||||
* _k8-compare-pci-space.pl_ - Shows differences between values
|
||||
in PCI space and the default value. `Perl`
|
||||
* k8-interpret-extended-memory-settings.pl - Shows differences
|
||||
* _k8-interpret-extended-memory-settings.pl_ - Shows differences
|
||||
between memory controller values and the default value. `Perl`
|
||||
* k8-read-mem-settings.sh - Makes data files understood by the
|
||||
* _k8-read-mem-settings.sh_ - Makes data files understood by the
|
||||
k8-interpret-extended-memory-settings script. `Bash`
|
||||
* parse-bkdg.pl - Make bkdg.data file used by above scripts. `Perl`
|
||||
* example_input - Sample input for the above scripts. `Text`
|
||||
* _parse-bkdg.pl_ - Make bkdg.data file used by above scripts. `Perl`
|
||||
* _example_input_ - Sample input for the above scripts. `Text`
|
||||
|
Reference in New Issue
Block a user