]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard code...
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 10 Jun 2015 04:18:50 +0000 (04:18 +0000)
committerniruiyu <niruiyu@Edk2>
Wed, 10 Jun 2015 04:18:50 +0000 (04:18 +0000)
commit684fec3c964dd125160d47992413b3c95170f885
treedac6aab6496e26f9b806b0a09f4f2834023441bb
parentb2a41b1e403db9bfa6abbebccd4067c7892dbeda
IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard code value

So that the driver can work on a certain hardware when a platform module
dynamically changes the PCD value.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17607 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.c
IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.h