Fix typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7683 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#/** @file
|
#/** @file
|
||||||
#
|
#
|
||||||
# Capsule Runtime Drivers produces two UEFI capsule runtime services.
|
# Capsule Runtime Driver produces two UEFI capsule runtime services.
|
||||||
# (UpdateCapsule, QueryCapsuleCapabilities)
|
# (UpdateCapsule, QueryCapsuleCapabilities)
|
||||||
# It installs the Capsule Architectural Protocol (EDKII extension definition) to signify
|
# It installs the Capsule Architectural Protocol (EDKII extension definition) to signify
|
||||||
# the capsule runtime services are ready.
|
# the capsule runtime services are ready.
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/** @file
|
/** @file
|
||||||
Capsule Runtime Drivers produces two UEFI capsule runtime services.
|
Capsule Runtime Driver produces two UEFI capsule runtime services.
|
||||||
(UpdateCapsule, QueryCapsuleCapabilities)
|
(UpdateCapsule, QueryCapsuleCapabilities)
|
||||||
It installs the Capsule Architectural Protocol (EDKII definition) to signify
|
It installs the Capsule Architectural Protocol (EDKII definition) to signify
|
||||||
the capsule runtime services are ready.
|
the capsule runtime services are ready.
|
||||||
|
Reference in New Issue
Block a user