Indented 2 notes and 5 lists in Step 5

This commit is contained in:
Gary Moore 2020-01-30 14:25:15 -08:00 committed by GitHub
parent b75ac8d816
commit 294f5efe87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,57 +50,56 @@ To add the keyboard drivers to the selection profile, follow these steps:
4. Right-click the **WindowsPEX64** folder and select **Import Drivers**. 4. Right-click the **WindowsPEX64** folder and select **Import Drivers**.
5. Follow the instructions in the Import Driver Wizard to import the driver folders into the WindowsPEX64 folder. 5. Follow the instructions in the Import Driver Wizard to import the driver folders into the WindowsPEX64 folder.
> [!NOTE] > [!NOTE]
> Check the downloaded MSI package to determine the format and directory structure. The directory structure will start with either SurfacePlatformInstaller (older MSI files) or SurfaceUpdate (Newer MSI files) depending on when the MSI was released. > Check the downloaded MSI package to determine the format and directory structure. The directory structure will start with either SurfacePlatformInstaller (older MSI files) or SurfaceUpdate (Newer MSI files) depending on when the MSI was released.
To support Surface Laptop (1st Gen), import the following folders: To support Surface Laptop (1st Gen), import the following folders:
- SurfacePlatformInstaller\Drivers\System\GPIO - SurfacePlatformInstaller\Drivers\System\GPIO
- SurfacePlatformInstaller\Drivers\System\SurfaceHidMiniDriver - SurfacePlatformInstaller\Drivers\System\SurfaceHidMiniDriver
- SurfacePlatformInstaller\Drivers\System\SurfaceSerialHubDriver - SurfacePlatformInstaller\Drivers\System\SurfaceSerialHubDriver
- SurfacePlatformInstaller\Drivers\System\PreciseTouch - SurfacePlatformInstaller\Drivers\System\PreciseTouch
Or for newer MSI files beginning with "SurfaceUpdate", use: Or for newer MSI files beginning with "SurfaceUpdate", use:
- SurfaceUpdate\SerialIOGPIO - SurfaceUpdate\SerialIOGPIO
- SurfaceUpdate\SurfaceHidMiniDriver - SurfaceUpdate\SurfaceHidMiniDriver
- SurfaceUpdate\SurfaceSerialHubDriver - SurfaceUpdate\SurfaceSerialHubDriver
- SurfaceUpdate\Itouch - SurfaceUpdate\Itouch
To support Surface Laptop 2, import the following folders: To support Surface Laptop 2, import the following folders:
- SurfacePlatformInstaller\Drivers\System\GPIO - SurfacePlatformInstaller\Drivers\System\GPIO
- SurfacePlatformInstaller\Drivers\System\SurfaceHIDMiniDriver - SurfacePlatformInstaller\Drivers\System\SurfaceHIDMiniDriver
- SurfacePlatformInstaller\Drivers\System\SurfaceSerialHubDriver - SurfacePlatformInstaller\Drivers\System\SurfaceSerialHubDriver
- SurfacePlatformInstaller\Drivers\System\I2C - SurfacePlatformInstaller\Drivers\System\I2C
- SurfacePlatformInstaller\Drivers\System\SPI - SurfacePlatformInstaller\Drivers\System\SPI
- SurfacePlatformInstaller\Drivers\System\UART - SurfacePlatformInstaller\Drivers\System\UART
- SurfacePlatformInstaller\Drivers\System\PreciseTouch - SurfacePlatformInstaller\Drivers\System\PreciseTouch
Or for newer MSI files beginning with "SurfaceUpdate", use: Or for newer MSI files beginning with "SurfaceUpdate", use:
- SurfaceUpdate\SerialIOGPIO - SurfaceUpdate\SerialIOGPIO
- SurfaceUpdate\IclSerialIOI2C - SurfaceUpdate\IclSerialIOI2C
- SurfaceUpdate\IclSerialIOSPI - SurfaceUpdate\IclSerialIOSPI
- SurfaceUpdate\IclSerialIOUART - SurfaceUpdate\IclSerialIOUART
- SurfaceUpdate\SurfaceHidMini - SurfaceUpdate\SurfaceHidMini
- SurfaceUpdate\SurfaceSerialHub - SurfaceUpdate\SurfaceSerialHub
- SurfaceUpdate\Itouch - SurfaceUpdate\Itouch
To support Surface Laptop 3 with Intel Processor, import the following folders:
To support Surface Laptop 3 with Intel Processor, import the following folders:
- SurfaceUpdate\IclSerialIOGPIO - SurfaceUpdate\IclSerialIOGPIO
- SurfaceUpdate\IclSerialIOI2C - SurfaceUpdate\IclSerialIOI2C
- SurfaceUpdate\IclSerialIOSPI - SurfaceUpdate\IclSerialIOSPI
- SurfaceUpdate\IclSerialIOUART - SurfaceUpdate\IclSerialIOUART
- SurfaceUpdate\SurfaceHidMini - SurfaceUpdate\SurfaceHidMini
- SurfaceUpdate\SurfaceSerialHub - SurfaceUpdate\SurfaceSerialHub
- SurfaceUpdate\SurfaceHotPlug - SurfaceUpdate\SurfaceHotPlug
- SurfaceUpdate\Itouch - SurfaceUpdate\Itouch
> [!NOTE] > [!NOTE]
> For Surface Laptop 3 with Intel processor, the model is Surface Laptop 3. The remaining Surface Laptop drivers are located in the \MDT Deployment Share\Out-of-Box Drivers\Windows10\X64\Surface Laptop 3 folder. > For Surface Laptop 3 with Intel processor, the model is Surface Laptop 3. The remaining Surface Laptop drivers are located in the \MDT Deployment Share\Out-of-Box Drivers\Windows10\X64\Surface Laptop 3 folder.
6. Verify that the WindowsPEX64 folder now contains the imported drivers. The folder should resemble the following: 6. Verify that the WindowsPEX64 folder now contains the imported drivers. The folder should resemble the following: