diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /EDK/Foundation/Cpu/Pentium/CpuIA32Lib.cif | |
download | zprj-master.tar.xz |
Diffstat (limited to 'EDK/Foundation/Cpu/Pentium/CpuIA32Lib.cif')
-rw-r--r-- | EDK/Foundation/Cpu/Pentium/CpuIA32Lib.cif | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/EDK/Foundation/Cpu/Pentium/CpuIA32Lib.cif b/EDK/Foundation/Cpu/Pentium/CpuIA32Lib.cif new file mode 100644 index 0000000..dacee8d --- /dev/null +++ b/EDK/Foundation/Cpu/Pentium/CpuIA32Lib.cif @@ -0,0 +1,15 @@ +<component> + name = "CpuIA32Lib" + category = ModulePart + LocalRoot = "EDK\Foundation\Cpu\Pentium\" + RefName = "CpuIA32Lib" +[files] +"CpuIA32Lib.sdl" +"CpuIA32Lib.mak" +"Include\CpuIA32.h" +"CpuIA32Lib\EfiCpuVersion.c" +"CpuIA32Lib\x64\Cpu.asm" +"CpuIA32Lib\CpuIA32Lib.inf" +"CpuIA32Lib\IA32\CpuIA32.asm" +"CpuIA32Lib\IA32\IA32Type.inc" +<endComponent> |