diff options
Diffstat (limited to 'ReferenceCode/Chipset/LynxPoint/Spi/RuntimeDxe/PchSpiRuntime.cif')
-rw-r--r-- | ReferenceCode/Chipset/LynxPoint/Spi/RuntimeDxe/PchSpiRuntime.cif | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ReferenceCode/Chipset/LynxPoint/Spi/RuntimeDxe/PchSpiRuntime.cif b/ReferenceCode/Chipset/LynxPoint/Spi/RuntimeDxe/PchSpiRuntime.cif new file mode 100644 index 0000000..f721bd8 --- /dev/null +++ b/ReferenceCode/Chipset/LynxPoint/Spi/RuntimeDxe/PchSpiRuntime.cif @@ -0,0 +1,13 @@ +<component> + name = "PchSpiRuntime" + category = ModulePart + LocalRoot = "ReferenceCode\Chipset\LynxPoint\Spi\RuntimeDxe" + RefName = "PchSpiRuntime" +[files] +"PchSpiRuntime.sdl" +"PchSpiRuntime.mak" +"PchSpi.c" +"PchSpi.h" +"PchSpi.dxs" +"PchSpiRuntime.inf" +<endComponent> |