X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadSs.c;h=469393bb38271b22c0c03bbfb4ae5aaf2ad541a7;hp=2625332bddb16daf428d591b31a46f0bfe28d0ec;hb=030cd1a2e95018683638462e9fcfa2d204aaff33;hpb=714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 diff --git a/MdePkg/Library/BaseLib/Ia32/ReadSs.c b/MdePkg/Library/BaseLib/Ia32/ReadSs.c index 2625332bdd..469393bb38 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadSs.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadSs.c @@ -19,7 +19,7 @@ Reads the current value of Stack Segment Register (SS). Reads and returns the current value of SS. This function is only available on - IA-32 and X64. + IA-32 and x64. @return The current value of SS.