X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FWriteDr7.c;h=3dec535d9893af81b3c07be56613c313be5e3d09;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hp=2f9f88d69e5759c014ac3eaada76e2db72169a63;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr7.c b/MdePkg/Library/BaseLib/Ia32/WriteDr7.c index 2f9f88d69e..3dec535d98 100644 --- a/MdePkg/Library/BaseLib/Ia32/WriteDr7.c +++ b/MdePkg/Library/BaseLib/Ia32/WriteDr7.c @@ -16,7 +16,7 @@ Writes a value to Debug Register 7 (DR7). Writes and returns a new value to DR7. This function is only available on - IA-32 and X64. This writes a 32-bit value on IA-32 and a 64-bit value on X64. + IA-32 and x64. This writes a 32-bit value on IA-32 and a 64-bit value on x64. @param Value The value to write to Dr7.