X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FWriteGdtr.c;h=cc7a066c3ff8efa62622ee5c22d50e632b550966;hb=881813d7a93d9009c873515b043c41c4554779e4;hp=35460c53ccd96d4d08416bd1aa4631a6c82e5673;hpb=e4a34497b48b6721d9f08aa406919d09ef8754ab;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.c b/MdePkg/Library/BaseLib/Ia32/WriteGdtr.c index 35460c53cc..cc7a066c3f 100644 --- a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.c +++ b/MdePkg/Library/BaseLib/Ia32/WriteGdtr.c @@ -22,7 +22,7 @@ Writes and the current GDTR descriptor specified by Gdtr. This function is only available on IA-32 and x64. - @param Gdtr Pointer to a GDTR descriptor. + @param Gdtr The pointer to a GDTR descriptor. **/ VOID