]> git.proxmox.com Git - mirror_edk2.git/commit
QuarkPlatformPkg/PlatformSecureLib: Remove redundant GPIO expander config
authorMichael Kinney <michael.d.kinney@intel.com>
Thu, 7 Jan 2016 22:43:31 +0000 (22:43 +0000)
committermdkinney <mdkinney@Edk2>
Thu, 7 Jan 2016 22:43:31 +0000 (22:43 +0000)
commitb7d5f6ca1348298359902443254c44a144802f34
tree3e89819235303278205882dfd9243b809c307349
parent406d8575444ec50c7948a1b167673a993413c4e5
QuarkPlatformPkg/PlatformSecureLib: Remove redundant GPIO expander config

Remove GPIO expander configuration actions that are now performed in
PEI Phase in PlatformInit module.  In order to detect physical presence
only the state of the Reset Button needs to be read.

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@19621 6f19259b-4bc3-4df7-8a09-765794883524
QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.c