mirror of https://github.com/acidanthera/audk.git
Refine comments
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7684 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
58612f248f
commit
bba6c99b41
|
@ -1,5 +1,5 @@
|
|||
#/** @file
|
||||
# This driver provides lite fault tolerant capability for write operation on flash devices.
|
||||
# This driver provides lite version of fault tolerant capability for writing operation on flash devices.
|
||||
# Its implementation depends on the full functionality FVB protocol that support read, write/erase flash access.
|
||||
#
|
||||
# Copyright (c) 2006 - 2009, Intel Corporation
|
||||
|
|
Loading…
Reference in New Issue