diff options
Diffstat (limited to 'ReferenceCode/RapidStart/Dxe/RapidStartDxe.cif')
-rw-r--r-- | ReferenceCode/RapidStart/Dxe/RapidStartDxe.cif | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ReferenceCode/RapidStart/Dxe/RapidStartDxe.cif b/ReferenceCode/RapidStart/Dxe/RapidStartDxe.cif new file mode 100644 index 0000000..c313b10 --- /dev/null +++ b/ReferenceCode/RapidStart/Dxe/RapidStartDxe.cif @@ -0,0 +1,12 @@ +<component> + name = "RapidStartDxe" + category = ModulePart + LocalRoot = "ReferenceCode\RapidStart\Dxe" + RefName = "RapidStartDxe" +[files] +"RapidStartDxe.sdl" +"RapidStartDxe.dxs" +"RapidStartDxe.mak" +"RapidStartDxe.inf" +"RapidStartDxe.c" +<endComponent> |