MdeModulePkg: Fix various typos
Fix various typos throughout MdeModulePkg. Signed-off-by: Rebecca Cran <rebecca@nuviainc.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
32928415e3
commit
e0cb5e1814
@@ -1360,7 +1360,7 @@
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0x0000000|UINT64|0x00001048
|
||||
|
||||
## PCI Serial Device Info. It is an array of Device, Function, and Power Management
|
||||
# information that describes the path that contains zero or more PCI to PCI briges
|
||||
# information that describes the path that contains zero or more PCI to PCI bridges
|
||||
# followed by a PCI serial device. Each array entry is 4-bytes in length. The
|
||||
# first byte is the PCI Device Number, then second byte is the PCI Function Number,
|
||||
# and the last two bytes are the offset to the PCI power management capabilities
|
||||
@@ -1413,7 +1413,7 @@
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0xdc, 0x5b, 0xc2, 0xee, 0xf2, 0x67, 0x95, 0x4d, 0xb1, 0xd5, 0xf8, 0x1b, 0x20, 0x39, 0xd1, 0x1d }|VOID*|0x0001006b
|
||||
|
||||
## This PCD points to the formset GUID of the driver health management form
|
||||
# The form will be popped up by BDS core when there are Configuration Required driver health intances.
|
||||
# The form will be popped up by BDS core when there are Configuration Required driver health instances.
|
||||
# Platform can customize the PCD to point to different formset.
|
||||
# @Prompt Driver Health Management Form
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDriverHealthConfigureForm|{ 0xf4, 0xd9, 0x96, 0x42, 0xfc, 0xf6, 0xde, 0x4d, 0x86, 0x85, 0x8c, 0xe2, 0xd7, 0x9d, 0x90, 0xf0 }|VOID*|0x0001006c
|
||||
@@ -2016,7 +2016,7 @@
|
||||
# @Prompt Enable Capsule In Ram support.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdCapsuleInRamSupport|TRUE|BOOLEAN|0x0000002e
|
||||
|
||||
## Full device path of plaform specific device to store Capsule On Disk temp relocation file.<BR>
|
||||
## Full device path of platform specific device to store Capsule On Disk temp relocation file.<BR>
|
||||
# If this PCD is set, Capsule On Disk temp relocation file will be stored in the device specified
|
||||
# by this PCD, instead of the EFI System Partition that stores capsule image file.
|
||||
# @Prompt Capsule On Disk relocation device path.
|
||||
|
Reference in New Issue
Block a user