diff options
Diffstat (limited to 'Core/CoreSrc.cif')
-rw-r--r-- | Core/CoreSrc.cif | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Core/CoreSrc.cif b/Core/CoreSrc.cif new file mode 100644 index 0000000..e5946b3 --- /dev/null +++ b/Core/CoreSrc.cif @@ -0,0 +1,20 @@ +<component> + name = "Core Sources" + category = eCore + LocalRoot = "Core\" + RefName = "CoreSrc" +[files] +"CoreSrc.sdl" +[parts] +"LibSrc" +"RuntimeSrc" +"IdeBusSrc" +"FloppyCtrl" +"FileSystem" +"RecoverySrc" +"FoundationEdk" +"NVRAM" +"PciBusSrc" +"EdkIILib" +"Capsule2_0" +<endComponent> |