Home | History | Annotate | Download | only in Common

Lines Matching refs:redirection

106     #redirection

107 redirection = 0
111 redirection = int(section[1], 16) - efisec[1]
117 ret.append((var[0], hex(efisec[2] + var[1] - efisec[1] - redirection)))