Re: [PATCH v2 21/21] efi: Allow disabling PCI busmastering on bridges during boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 18, 2019 at 9:03 AM Ard Biesheuvel <ardb@xxxxxxxxxx> wrote:
> +       status = efi_call_early(create_event, EVT_SIGNAL_EXIT_BOOT_SERVICES,
> +                               TPL_CALLBACK, handle_exit_boot_services_event,
> +                               NULL, &exit_boot_services_event);
> +       if (status != EFI_SUCCESS) {
> +               pr_efi_err("Failed to register for EBS() event\n");
> +               goto free_handle;
> +       }

OVMF's SEV implementation appears to tear down AMD's IOMMU mappings at
EVT_SIGNAL_EXIT_BOOT_SERVICES. How are we ensuring that this happens
first?



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux