mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-28 16:14:04 +02:00
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:
parent
9bc88ad8ed
commit
58612f248f
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user