SlicedEncryptionInPlace (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the SlicedEncryptionInPlace setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether slice requests are performed from a source to a target buffer or are performed in place.

Set to 0 to perform slice requests from a source to a target buffer; set to 1 to perform requests in place. The default value is 1.

This setting works with other settings in the SecureStartup-FilterDriver component to optimize BitLocker settings for devices with hardware architectures such as System on a Chip (SoC). Do not use these settings for standard 32-bit or 64-bit hardware architectures. For specific guidance on using these settings, contact Microsoft.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

SecureStartup-FilterDriver

Products/Embedded Core/SecureStartup-FilterDriver/SlicedEncryptionInPlace

XML Example

The following XML example shows how to specify that slice requests are performed from a source to a target buffer.

<SlicedEncryptionInPlace>0</SlicedEncryptionInPlace>

For an XML example that shows how to specify recommended values for BitLocker optimizations on an x86 System on a Chip, see SecureStartup-FilterDriver.

See Also

Concepts

Embedded Core Settings
Feature Module Settings