]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/CpuDxe/Cpu.inf
Add thunk code for CpuDxe driver.
[mirror_edk2.git] / DuetPkg / CpuDxe / Cpu.inf
index 82c11b86fe9334cfb8124da01164428c65b39d1b..ca01c5d4e840adb2624cd81a9fb112d05aa8b985 100644 (file)
   UefiDriverEntryPoint\r
   PrintLib\r
   UefiBootServicesTableLib\r
+  BaseMemoryLib\r
 \r
 [Sources.IA32]\r
-  IA32/CpuInterrupt.asm\r
+  Ia32/CpuInterrupt.asm |INTEL\r
+  Ia32/CpuInterrupt.asm |MSFT\r
+  Ia32/CpuInterrupt.S   |GCC\r
 \r
 [Sources.X64]\r
-  X64/CpuInterrupt.asm\r
-\r
+  X64/CpuInterrupt.asm | INTEL\r
+  X64/CpuInterrupt.asm | MSFT\r
+  X64/CpuInterrupt.S |GCC\r
\r
 [Sources.common]\r
   Cpu.c\r
   CpuDxe.h\r
 \r
 [Protocols]\r
   gEfiCpuArchProtocolGuid\r
-  gEfiLegacyBiosThunkProtocolGuid\r
   gEfiLegacy8259ProtocolGuid\r
 \r
 [Depex]\r
-  gEfiLegacy8259ProtocolGuid
\ No newline at end of file
+  gEfiLegacy8259ProtocolGuid\r