]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf
MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.
authorGao, Liming <liming.gao@intel.com>
Mon, 11 Aug 2014 06:23:51 +0000 (06:23 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 11 Aug 2014 06:23:51 +0000 (06:23 +0000)
commit883e23d0d31205ce016d86d671704c198a47b204
tree1f21a5b7e88c348013e8ab3ecf66d05a5e8bf0ab
parent9bc250419d5125b657986ff43bc4ba9782f58571
MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.
 This library has one depex of SerialPortPpi. Then, the PEIM linked it has this depex so that it is dispatched after SerialPortPpi is installed. SerialPortPpi notifies the platform initialization done, then serial port will work.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Kinney, Michael D <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15782 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Ppi/SerialPortPei.h [new file with mode: 0644]
MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.c [new file with mode: 0644]
MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf [new file with mode: 0644]
MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.uni [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc