]> git.proxmox.com Git - mirror_edk2.git/commitdiff
modified to removed references to WinNt in the comments for serial drivers
authorjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 06:23:53 +0000 (06:23 +0000)
committerjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 06:23:53 +0000 (06:23 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9085 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c

index cf895c8802b6d0535c279724381678cd79a28319..47ec6b7b5e12b984827013b04aeae4ea0e77609b 100644 (file)
@@ -428,9 +428,9 @@ SerialControllerDriverStart (
     //\r
   }\r
   //\r
-  // Build the device path by appending the UART node to the ParentDevicePath\r
-  // from the WinNtIo handle. The Uart setings are zero here, since\r
-  // SetAttribute() will update them to match the current setings.\r
+  // Build the device path by appending the UART node to the ParentDevicePath.\r
+  //The Uart setings are zero here, since  SetAttribute() will update them to match \r
+  // the default setings.\r
   //\r
   SerialDevice->DevicePath = AppendDevicePathNode (\r
                                ParentDevicePath,\r