OvmfPkg/IoMmuDxe: rewrap source code to 79 characters
No functional changes. Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Brijesh Singh <brijesh.singh@amd.com> Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Tom Lendacky <thomas.lendacky@amd.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Tested-by: Brijesh Singh <brijesh.singh@amd.com> Reviewed-by: Brijesh Singh <brijesh.singh@amd.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/** @file
|
||||
|
||||
The protocol provides support to allocate, free, map and umap a DMA buffer for
|
||||
bus master (e.g PciHostBridge). When SEV is enabled, the DMA operations must
|
||||
be performed on unencrypted buffer hence protocol clear the encryption bit
|
||||
from the DMA buffer.
|
||||
The protocol provides support to allocate, free, map and umap a DMA buffer
|
||||
for bus master (e.g PciHostBridge). When SEV is enabled, the DMA operations
|
||||
must be performed on unencrypted buffer hence protocol clear the encryption
|
||||
bit from the DMA buffer.
|
||||
|
||||
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
|
||||
Copyright (c) 2017, AMD Inc. All rights reserved.<BR>
|
||||
|
Reference in New Issue
Block a user