]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf
OvmfPkg/PciHotPlugInitDxe: clean up protocol usage comment
authorLaszlo Ersek <lersek@redhat.com>
Thu, 21 Sep 2017 10:08:31 +0000 (12:08 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 3 Oct 2017 14:07:31 +0000 (16:07 +0200)
commit91231fc2ff2b5d113cccdb560515a7f591f7502d
treec561905bd0dac252898014cb6773f7bb0c8cc626
parentbdf73b57f2834f6891a1d0707c0baaaa37169f7b
OvmfPkg/PciHotPlugInitDxe: clean up protocol usage comment

The driver always produces an instance of the
EFI_PCI_HOT_PLUG_INIT_PROTOCOL. The "SOMETIMES_PRODUCES" remark is an
oversight from the original v1->v2 patch update; v2 should have stated
"ALWAYS_PRODUCES":

http://mid.mail-archive.com/1468242274-12686-5-git-send-email-lersek@redhat.com

> Notes:
>     v2:
>     - drop the PcdPciBusHotplugDeviceSupport check, and the PcdLib
>       dependency with it [Jordan]

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Marcel Apfelbaum <marcel@redhat.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Fixes: 8aba40b79267df761bd24d6874ae87f47a7bd3de
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf