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
This commit is contained in:
jchen20 2009-08-18 06:23:53 +00:00
parent f527a6f1ab
commit 8f3e12297a
1 changed files with 3 additions and 3 deletions

View File

@ -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,