Skip to content

Commit

Permalink
Fixing issue ms-iot#263
Browse files Browse the repository at this point in the history
  • Loading branch information
Paramesh Babu committed Sep 5, 2018
1 parent 826bbad commit 95faa06
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD_MBR</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/BSP/QCDB410C/OEMInputSamples/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_UAP_OOBE</Feature>
<!-- Sample Apps, remove this when you introduce OEM Apps -->
<Feature>IOT_BERTHA</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/BSP/Rpi2/OEMInputSamples/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<Feature>IOT_EFIESP_BCD_MBR</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/DigitalSign/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<Feature>IOT_USBFN_CLASS_EXTENSION</Feature>

Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/MultiLangSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/RPiRecovery/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD_MBR</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/RecoverySample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_UAP_OOBE</Feature>
<!-- Sample Apps, remove this when you introduce OEM Apps -->
<Feature>IOT_BERTHA</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/SampleA/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/SampleB/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/SecureSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_UAP_OOBE</Feature>
<!-- Sample Apps, remove this when you introduce OEM Apps -->
<Feature>IOT_BERTHA</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-arm/Products/SingleLangSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
<Feature>IOT_APP_TOOLKIT</Feature>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x64/BSP/MBMx64/OEMInputSamples/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x64/Products/MultiLangSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x64/Products/SampleA/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>

<!-- Following two required for Appx Installation -->
Expand Down
1 change: 1 addition & 0 deletions Source-x64/Products/SampleB/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x64/Products/SingleLangSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x86/BSP/MBM/OEMInputSamples/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x86/Products/MultiLangSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x86/Products/SampleA/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>

<!-- Following two required for Appx Installation -->
Expand Down
1 change: 1 addition & 0 deletions Source-x86/Products/SampleB/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<Feature>IOT_EFIESP_BCD</Feature>
<Feature>IOT_DMAP_DRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down
1 change: 1 addition & 0 deletions Source-x86/Products/SingleLangSample/RetailOEMInput.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<Feature>IOT_CP210x_MAKERDRIVER</Feature>
<Feature>IOT_FTSER2K_MAKERDRIVER</Feature>
<Feature>IOT_GENERIC_POP</Feature>
<Feature>IOT_CRT140</Feature>
<Feature>IOT_POWER_SETTINGS</Feature>
<!-- Following two required for Appx Installation -->
<Feature>IOT_UAP_OOBE</Feature>
Expand Down

0 comments on commit 95faa06

Please sign in to comment.