[edk2-devel] [PATCH 17/43] OvmfPkg/Bhyve/AcpiPlatformDxe: fix file path typo in comment

Rebecca Cran rebecca at bsdio.com
Wed May 26 20:40:41 UTC 2021


On 5/26/21 2:14 PM, Laszlo Ersek wrote:

> The built-in ACPI tables for Bhyve are located in the
> "OvmfPkg/Bhyve/AcpiTables" module, not in the "OvmfPkg/AcpiTables" module.
> Correct the typo in a code comment.
>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> Cc: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Peter Grehan <grehan at freebsd.org>
> Cc: Philippe Mathieu-Daudé <philmd at redhat.com>
> Cc: Rebecca Cran <rebecca at bsdio.com>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
> ---
>   OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.c b/OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.c
> index d5c78c61d5ad..9ccdb4d91cd1 100644
> --- a/OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.c
> +++ b/OvmfPkg/Bhyve/AcpiPlatformDxe/AcpiPlatform.c
> @@ -129,13 +129,13 @@ LocateFvInstanceWithTables (
>     Find ACPI tables in an FV and install them.
>   
>     This is now a fall-back path. Normally, we will search for tables provided
>     by the VMM first.
>   
>     If that fails, we use this function to load the ACPI tables from an FV. The
> -  sources for the FV based tables is located under OvmfPkg/AcpiTables.
> +  sources for the FV based tables is located under OvmfPkg/Bhyve/AcpiTables.
>   
>     @param  AcpiTable     Protocol instance pointer
>   
>   **/
>   EFI_STATUS
>   EFIAPI
Reviewed-by: Rebecca Cran <rebecca at bsdio.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75694): https://edk2.groups.io/g/devel/message/75694
Mute This Topic: https://groups.io/mt/83110639/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list