OvmfPkg/Acpi: Fix few typos
Fix few typos in comments and documentation. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-55-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
e79bf8d707
commit
f221466ea7
@@ -240,7 +240,7 @@ FatalError:
|
||||
Script opcodes. If the function returns successfully,
|
||||
the caller must set the S3Context pointer -- originally
|
||||
returned by AllocateS3Context() -- immediately to NULL,
|
||||
because the ownership of S3Context has been transfered.
|
||||
because the ownership of S3Context has been transferred.
|
||||
|
||||
@retval EFI_SUCCESS The translation of S3Context to ACPI S3 Boot Script
|
||||
opcodes has been successfully executed or queued. (This
|
||||
|
Reference in New Issue
Block a user