mirror of https://github.com/acidanthera/audk.git
CpuIoDxe driver was moved to UefiCpuPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7610 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9e7864e27e
commit
4a6a21cfe0
|
@ -164,7 +164,7 @@
|
|||
<LibraryClasses>
|
||||
PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
||||
}
|
||||
DuetPkg/CpuIoDxe/CpuIo.inf
|
||||
UefiCpuPkg/CpuIoDxe/CpuIo.inf
|
||||
DuetPkg/CpuDxe/Cpu.inf
|
||||
IntelFrameworkModulePkg/Universal/Legacy8259Dxe/8259.inf
|
||||
DuetPkg/KbcResetDxe/Reset.inf
|
||||
|
@ -205,4 +205,4 @@
|
|||
MSFT:*_*_IA32_CC_FLAGS = /D EFI32
|
||||
MSFT:*_*_X64_CC_FLAGS = /D EFIX64
|
||||
MSFT:*_*_IPF_CC_FLAGS = /D EFI64
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue