X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadDs.c;h=3177cd57543d763e2391a4e4e28f924a7047b03f;hp=0215e35e362e625937b138737cb89ca2bcad1394;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDs.c b/MdePkg/Library/BaseLib/Ia32/ReadDs.c index 0215e35e36..3177cd5754 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadDs.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadDs.c @@ -19,7 +19,7 @@ Reads the current value of Data Segment Register (DS). Reads and returns the current value of DS. This function is only available on - IA-32 and X64. + IA-32 and x64. @return The current value of DS.