mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
Miss tool chain tag in CPU.inf
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6067 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e9e65e2a03
commit
77df4b6732
@ -38,10 +38,12 @@
|
|||||||
UefiBootServicesTableLib
|
UefiBootServicesTableLib
|
||||||
|
|
||||||
[Sources.IA32]
|
[Sources.IA32]
|
||||||
Ia32/CpuInterrupt.asm | INTEL
|
Ia32/CpuInterrupt.asm |INTEL
|
||||||
|
Ia32/CpuInterrupt.asm |MSFT
|
||||||
|
|
||||||
[Sources.X64]
|
[Sources.X64]
|
||||||
X64/CpuInterrupt.asm | INTEL
|
X64/CpuInterrupt.asm | INTEL
|
||||||
|
X64/CpuInterrupt.asm | MSFT
|
||||||
|
|
||||||
[Sources.common]
|
[Sources.common]
|
||||||
Cpu.c
|
Cpu.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user