X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FPciSioSerialDxe%2FSerial.c;h=65ddf5dc2ba70fc7ac3c0f3c21466b3033ce6518;hp=a48783660e2c87349e0b83451d2f25a635e43509;hb=77557b76427144737ff22bf3c993b2402aef6ad6;hpb=ea99ba10ff0392554c9f82307949e1349d17888a diff --git a/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c b/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c index a48783660e..65ddf5dc2b 100644 --- a/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c +++ b/MdeModulePkg/Bus/Pci/PciSioSerialDxe/Serial.c @@ -931,7 +931,7 @@ SerialControllerDriverStart ( return Status; } } - } + } if (RemainingDevicePath != NULL) { Uart = (UART_DEVICE_PATH *) SkipControllerDevicePathNode (RemainingDevicePath, &ContainsControllerNode, &ControllerNumber);