X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadEflags.c;h=8342c0382bf713c0f34443b4430e75ae5ef88968;hp=0773fb27e459142e84d606b1ebfbd36a7a909f01;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEflags.c b/MdePkg/Library/BaseLib/Ia32/ReadEflags.c index 0773fb27e4..8342c0382b 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadEflags.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadEflags.c @@ -19,10 +19,10 @@ Reads the current value of the EFLAGS register. Reads and returns the current value of the EFLAGS register. 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. + only available on IA-32 and x64. This returns a 32-bit value on IA-32 and a + 64-bit value on x64. - @return EFLAGS on IA-32 or RFLAGS on X64. + @return EFLAGS on IA-32 or RFLAGS on x64. **/ UINTN