HomeSort by relevance Sort by last modified time
    Searched defs:_ToUserCode (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
Thunk16.asm 35 ; Here is the layout of the real mode stack. _ToUserCode() is responsible for
141 _EntryPoint DD _ToUserCode - m16Start
149 ; _ToUserCode() takes control in real mode before passing control to user code.
152 _ToUserCode PROC
185 _ToUserCode ENDP
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
Thunk16.asm 149 _EntryPoint DD _ToUserCode - m16Start
157 ; _ToUserCode() takes control in real mode before passing control to user code.
160 _ToUserCode PROC
195 _ToUserCode ENDP
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.asm 36 ; Here is the layout of the real mode stack. _ToUserCode() is responsible for
142 _EntryPoint DD _ToUserCode - m16Start
150 ; _ToUserCode() takes control in real mode before passing control to user code.
153 _ToUserCode PROC
192 _ToUserCode ENDP
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
Thunk16.asm 151 _EntryPoint DD _ToUserCode - m16Start
159 ; _ToUserCode() takes control in real mode before passing control to user code.
162 _ToUserCode PROC
197 _ToUserCode ENDP

Completed in 78 milliseconds