X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadDr3.c;h=c38994a23dfc2685926db2d086eb761810f24a7d;hp=47341fea7e431780e94e03c945bf1375e0fb682c;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr3.c b/MdePkg/Library/BaseLib/Ia32/ReadDr3.c index 47341fea7e..c38994a23d 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadDr3.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadDr3.c @@ -19,8 +19,8 @@ Reads the current value of Debug Register 3 (DR3). Reads and returns the current value of DR3. This function is only available - on IA-32 and X64. This returns a 32-bit value on IA-32 and a 64-bit value on - X64. + on IA-32 and x64. This returns a 32-bit value on IA-32 and a 64-bit value on + x64. @return The value of Debug Register 3 (DR3).