mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
DynamicTablesPkg: Fix typo in AmlCodeGenRdMemory32Fixed doxygen comment
Fix typo of "Address". Signed-off-by: Rebecca Cran <rebecca@quicinc.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
This commit is contained in:
parent
7719bc3f71
commit
ac55fcb051
@ -619,7 +619,7 @@ AmlCodeGenRdDWordMemory (
|
|||||||
See ACPI 6.4 spec, s19.2.8 for more.
|
See ACPI 6.4 spec, s19.2.8 for more.
|
||||||
|
|
||||||
@param [in] IsReadWrite ReadAndWrite parameter.
|
@param [in] IsReadWrite ReadAndWrite parameter.
|
||||||
@param [in] Addres AddressBase parameter.
|
@param [in] Address AddressBase parameter.
|
||||||
@param [in] RangeLength Range length.
|
@param [in] RangeLength Range length.
|
||||||
@param [in] NameOpNode NameOp object node defining a named object.
|
@param [in] NameOpNode NameOp object node defining a named object.
|
||||||
If provided, append the new resource data
|
If provided, append the new resource data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user