|
5 | 5 | xmlns="http://schemas.microsoft.com/embedded/2004/10/ImageUpdate">
|
6 | 6 | <BasePackages>
|
7 | 7 | <!-- System Information package for providing system details , required for DM enrollment etc -->
|
8 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.SystemInformation.cab"/> |
| 8 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.Device.SystemInformation.cab"/> |
9 | 9 | <!-- UEFI for the silicon packaged in Bootfirmware -->
|
10 | 10 | <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.BootFirmware.cab"/>
|
11 | 11 | <!-- Drivers required for boot/reading partitions for UpdateOS -->
|
12 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="SV.PlatExtensions.UpdateOS.cab"/> |
| 12 | + <PackageFile Path="%PKGBLD_DIR%" Name="SV.PlatExtensions.UpdateOS.cab"/> |
13 | 13 | <!-- MBR BCD Settings -->
|
14 | 14 | <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="Microsoft-IoTUAP-RPi2-BCD-Package.cab" />
|
15 |
| - <!-- Device Info/ Device Targeting Info : --> |
16 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.DeviceInfo.cab"/> |
17 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.DeviceTargetingInfo.cab"/> |
| 15 | + <!-- Device Info/ Device Targeting Info : Include IOT_GENERIC_POP in OEMInput xml file --> |
18 | 16 | <!-- Mandatory device drivers -->
|
19 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.bcm2836sdhc.cab"/> |
20 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi.rpisdhc.cab"/> |
| 17 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.bcm2836sdhc.cab"/> |
| 18 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.rpisdhc.cab"/> |
21 | 19 | <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.dwcUsbOtg.cab"/>
|
22 | 20 | <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.LAN9500N630F.cab"/>
|
23 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.rpiq.cab"/> |
| 21 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.rpiq.cab"/> |
24 | 22 | <!-- Device specific customisations if any -->
|
25 | 23 | <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="Microsoft-IoTUAP-RPi2-Customization-Package.cab" />
|
26 | 24 | </BasePackages>
|
27 | 25 | <DeviceLayoutPackages>
|
28 | 26 | <!-- MBR 4GB layout -->
|
29 |
| - <PackageFile SOC="RPi2" Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="Microsoft-IoTUAP-RPi2-DeviceLayoutProd-Package.cab"/> |
30 |
| - <PackageFile SOC="RPi2_2GB" Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="Microsoft-IoTUAP-RPi2-DeviceLayoutProd-Min2GB-Package.cab"/> |
| 27 | + <PackageFile SOC="RPi2" Path="%PKGBLD_DIR%" Name="%OEM_NAME%.DeviceLayout.MBR4GB.cab"/> |
| 28 | + <!-- MBR 2GB layout - select this by specifying the SOC field in the OEMInput xml file --> |
| 29 | + <PackageFile SOC="RPi2_2GB" Path="%PKGBLD_DIR%" Name="%OEM_NAME%.DeviceLayout.MBR2GB.cab"/> |
31 | 30 | </DeviceLayoutPackages>
|
32 | 31 | <OEMDevicePlatformPackages>
|
33 | 32 | <!-- MBR 4GB layout -->
|
34 |
| - <PackageFile Device="RPi2" Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.OEMDevicePlatform.cab"/> |
35 |
| - <PackageFile Device="RPi2_2GB" Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.OEMDevicePlatform_Min2GB.cab"/> |
| 33 | + <PackageFile Device="RPi2" Path="%PKGBLD_DIR%" Name="%OEM_NAME%.DeviceLayout.MBR4GB.cab"/> |
| 34 | + <!-- MBR 2GB layout - select this by specifying the SOC field in the OEMInput xml file --> |
| 35 | + <PackageFile Device="RPi2_2GB" Path="%PKGBLD_DIR%" Name="%OEM_NAME%.DeviceLayout.MBR2GB.cab"/> |
36 | 36 | </OEMDevicePlatformPackages>
|
| 37 | + |
37 | 38 | <Features>
|
38 | 39 | <Microsoft />
|
39 | 40 | <MSFeatureGroups />
|
40 | 41 | <OEM>
|
41 | 42 | <!-- Optional Device Drivers -->
|
42 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.bcm2836pwm.cab"> |
| 43 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.bcm2836pwm.cab"> |
43 | 44 | <FeatureIDs>
|
44 | 45 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
45 | 46 | </FeatureIDs>
|
46 | 47 | </PackageFile>
|
47 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.Audio.Wav.cab"> |
| 48 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.rpiwav.cab"> |
48 | 49 | <FeatureIDs>
|
49 | 50 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
50 | 51 | </FeatureIDs>
|
51 | 52 | </PackageFile>
|
52 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.SerPL011.cab"> |
| 53 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.SerPL011.cab"> |
53 | 54 | <FeatureIDs>
|
54 | 55 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
55 | 56 | </FeatureIDs>
|
56 | 57 | </PackageFile>
|
57 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.GPIO.cab"> |
| 58 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.bcmgpio.cab"> |
58 | 59 | <FeatureIDs>
|
59 | 60 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
60 | 61 | </FeatureIDs>
|
61 | 62 | </PackageFile>
|
62 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.I2C.cab"> |
| 63 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.bcmi2c.cab"> |
63 | 64 | <FeatureIDs>
|
64 | 65 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
65 | 66 | </FeatureIDs>
|
66 | 67 | </PackageFile>
|
67 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.SPI.cab"> |
| 68 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.bcmspi.cab"> |
68 | 69 | <FeatureIDs>
|
69 | 70 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
70 | 71 | </FeatureIDs>
|
71 | 72 | </PackageFile>
|
72 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi2.AUX.SPI.cab"> |
| 73 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.bcmauxspi.cab"> |
73 | 74 | <FeatureIDs>
|
74 | 75 | <FeatureID>RPI2_DRIVERS</FeatureID>
|
75 | 76 | </FeatureIDs>
|
|
89 | 90 | <FeatureID>RPI3_DRIVERS</FeatureID>
|
90 | 91 | </FeatureIDs>
|
91 | 92 | </PackageFile>
|
92 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi.VCHIQ.cab"> |
| 93 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.vchiq.cab"> |
93 | 94 | <FeatureIDs>
|
94 | 95 | <FeatureID>RPI3_DRIVERS</FeatureID>
|
95 | 96 | </FeatureIDs>
|
96 | 97 | </PackageFile>
|
97 |
| - <PackageFile Path="$(mspackageroot)\Retail\$(cputype)\$(buildtype)" Name="RASPBERRYPI.RPi.MiniUART.cab"> |
| 98 | + <PackageFile Path="%PKGBLD_DIR%" Name="%OEM_NAME%.RPi.piminiuart.cab"> |
98 | 99 | <FeatureIDs>
|
99 | 100 | <FeatureID>RPI_MINIUART</FeatureID>
|
100 | 101 | <FeatureID>RPI3_DRIVERS</FeatureID>
|
|
0 commit comments