]> git.proxmox.com Git - mirror_edk2.git/commit
QuarkPlatformPkg/PlatformHelperLib: Move PCAL functions for PEI use
authorMichael Kinney <michael.d.kinney@intel.com>
Thu, 7 Jan 2016 22:43:11 +0000 (22:43 +0000)
committermdkinney <mdkinney@Edk2>
Thu, 7 Jan 2016 22:43:11 +0000 (22:43 +0000)
commitb1169100d60afb904fcc3f3e726512ec52872d96
tree5a2bbaf90f748211ff642e324b2eb83a21541632
parent8b43c84e2d971ddcb64f885efc13ffdd12f2f0f7
QuarkPlatformPkg/PlatformHelperLib: Move PCAL functions for PEI use

The functions used to manage the PCAL GPIO I2C expander are located
in a DXE specific source file.  Move these functions to a source
file that is common to both the PEI and DXE versions of this library
so these GPIO pins can be managed from PEIMs.

Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Kelly Steele <kelly.steele@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19619 6f19259b-4bc3-4df7-8a09-765794883524
QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperDxe.c
QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperLib.c