diff options
Diffstat (limited to 'EDK/Foundation/Library/Pei/PeiLib/PeiLibx64.cif')
-rw-r--r-- | EDK/Foundation/Library/Pei/PeiLib/PeiLibx64.cif | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/EDK/Foundation/Library/Pei/PeiLib/PeiLibx64.cif b/EDK/Foundation/Library/Pei/PeiLib/PeiLibx64.cif new file mode 100644 index 0000000..259109f --- /dev/null +++ b/EDK/Foundation/Library/Pei/PeiLib/PeiLibx64.cif @@ -0,0 +1,15 @@ +<component> + name = "PeiLibx64" + category = ModulePart + LocalRoot = "EDK\Foundation\Library\Pei\PeiLib\" + RefName = "PeiLibx64" +[files] +"x64\PeCoffLoaderEx.c" +"x64\PerformancePrimitives.c" +"x64\Processor.c" +"x64\EfiJump.h" +"x64\PeCoffLoaderEx.h" +"x64\ProcessorAsms.Asm" +"x64\PeiServicePointer.c" +"x64\Math.c" +<endComponent> |