Add generic module that produces the Framework CPU I/O Protocol using the services from the MdePkg IoLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9755 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -204,6 +204,20 @@
|
||||
|
||||
[Components.IA32]
|
||||
IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
|
||||
IntelFrameworkModulePkg/Universal/CpuIoDxe/CpuIoDxe.inf {
|
||||
<LibraryClasses>
|
||||
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
||||
}
|
||||
|
||||
[Components.X64]
|
||||
IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
|
||||
IntelFrameworkModulePkg/Universal/CpuIoDxe/CpuIoDxe.inf {
|
||||
<LibraryClasses>
|
||||
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
||||
}
|
||||
|
||||
[Components.IPF]
|
||||
IntelFrameworkModulePkg/Universal/CpuIoDxe/CpuIoDxe.inf {
|
||||
<LibraryClasses>
|
||||
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
||||
}
|
||||
|
Reference in New Issue
Block a user