X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FPci%2FPciBusDxe%2FPciPowerManagement.c;h=0cbbb368802f9115844f207a3bd7a912367784fb;hp=338cfe9824ac9a1b40d2a1907bb03d753ae5d00d;hb=bcd70414877e56f3bffff0bf11b07a30ef51a68f;hpb=e1a09a0eaa2de7bb9cd41c98e2f5fa383fb7a401 diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c index 338cfe9824..0cbbb36880 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c +++ b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c @@ -17,7 +17,7 @@ EFI_STATUS ResetPowerManagementFeature ( IN PCI_IO_DEVICE *PciIoDevice ) -/*++ +/** Routine Description: @@ -31,7 +31,7 @@ Returns: None ---*/ +**/ // TODO: PciIoDevice - add argument and description to function comment // TODO: EFI_UNSUPPORTED - add return value to function comment // TODO: EFI_SUCCESS - add return value to function comment