From 8f3e12297ac855d18a4f78dd829634677ee31705 Mon Sep 17 00:00:00 2001 From: jchen20 Date: Tue, 18 Aug 2009 06:23:53 +0000 Subject: [PATCH] modified to removed references to WinNt in the comments for serial drivers git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9085 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c b/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c index cf895c8802..47ec6b7b5e 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c +++ b/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c @@ -428,9 +428,9 @@ SerialControllerDriverStart ( // } // - // Build the device path by appending the UART node to the ParentDevicePath - // from the WinNtIo handle. The Uart setings are zero here, since - // SetAttribute() will update them to match the current setings. + // Build the device path by appending the UART node to the ParentDevicePath. + //The Uart setings are zero here, since SetAttribute() will update them to match + // the default setings. // SerialDevice->DevicePath = AppendDevicePathNode ( ParentDevicePath,