X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadLdtr.c;fp=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FReadLdtr.c;h=31978ffaa7dc3c50554f64775485a38dc8cded6c;hp=407676a465fe18b4a1149e121621cd51311651f6;hb=2f88bd3a1296c522317f1c21377876de63de5be7;hpb=1436aea4d5707e672672a11bda72be2c63c936c3 diff --git a/MdePkg/Library/BaseLib/Ia32/ReadLdtr.c b/MdePkg/Library/BaseLib/Ia32/ReadLdtr.c index 407676a465..31978ffaa7 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadLdtr.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadLdtr.c @@ -6,9 +6,6 @@ **/ - - - /** Reads the current Local Descriptor Table Register(LDTR) selector. @@ -28,4 +25,3 @@ AsmReadLdtr ( sldt ax } } -