]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.h
IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard code...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaSerialDxe / Serial.h
index c8d9cb1983e655eaff7b19abc35c262adfcb5ec4..9d50ca9e27e67722899ea140e0cbf3a420ae022b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Include for Serial Driver\r
   \r
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -128,12 +128,6 @@ typedef struct {
                                                  EFI_SERIAL_OUTPUT_BUFFER_EMPTY          | \\r
                                                  EFI_SERIAL_INPUT_BUFFER_EMPTY)\r
 \r
-\r
-//\r
-// (24000000/13)MHz input clock\r
-//\r
-#define SERIAL_PORT_INPUT_CLOCK 1843200\r
-\r
 //\r
 // 115200 baud with rounding errors\r
 //\r