X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FPci%2FPciBusDxe%2FPciHotPlugSupport.c;h=20c2c2fcfe71c924b2b0f1c6166f5d7b4d49a58f;hp=cb5d82f2e3891715fb56d469a3561a1dd1fd993d;hb=ae358cb21bc0dd3cc4a1886fac175bab1b99794a;hpb=7dd94873d2738133f459104541d1335742df1ac8 diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c index cb5d82f2e3..20c2c2fcfe 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c +++ b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c @@ -169,7 +169,7 @@ IsRootPciHotPlugBus ( /** Test whether device path is for root pci hot plug controller. - @param HpbDevicePath A pointer to device path data structure to be tested. + @param HpcDevicePath A pointer to device path data structure to be tested. @param HpIndex If HpIndex is not NULL, return the index of root hot plug in global array when TRUE is retuned.