TianoCore EDK2 master
Loading...
Searching...
No Matches
ReadTr.c File Reference

Go to the source code of this file.

Functions

UINT16 EFIAPI AsmReadTr (VOID)
 

Detailed Description

AsmReadTr function

Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ReadTr.c.

Function Documentation

◆ AsmReadTr()

UINT16 EFIAPI AsmReadTr ( VOID  )

Reads the current value of Task Register (TR).

Reads and returns the current value of TR. This function is only available on IA-32 and x64.

Returns
The current value of TR.

Definition at line 20 of file ReadTr.c.