UefiCpuPkg/CpuDxe: Fix few typos
Fix few typos in comments and documentation. Cc: Eric Dong <eric.dong@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Eric Dong <eric.dong@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-77-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
2a0755a947
commit
f60f4cfeb4
@@ -208,7 +208,7 @@ CpuGetTimerValue (
|
||||
);
|
||||
|
||||
/**
|
||||
Set memory cacheability attributes for given range of memeory.
|
||||
Set memory cacheability attributes for given range of memory.
|
||||
|
||||
@param This Protocol instance structure
|
||||
@param BaseAddress Specifies the start address of the
|
||||
|
Reference in New Issue
Block a user