Searched refs:ES (Results 1 - 25 of 51) sorted by relevance

123

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DIpfThunk.i82 #define ES 14
H A DThunk.c76 DwordRegs.Es = Regs->X.ES;
77 DwordRegs.Fs = Regs->X.ES;
78 DwordRegs.Gs = Regs->X.ES;
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
H A DLegacyBiosThunk.c167 ThunkRegSet.E.ES = Regs->E.ES;
211 Regs->E.ES = ThunkRegSet.E.ES;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/
H A DThunk16Lib.h138 UINT16 ES; member in struct:__anon4939
158 UINT16 ES; member in struct:__anon4940
H A DX86Thunk.c232 UINT16 ES; member in struct:__anon4943
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c198 ThunkRegSet.E.ES = Regs->X.ES;
342 Regs->X.ES = ThunkRegSet.E.ES;
H A DLegacyBbs.c355 Regs.X.ES = NORMALIZE_EFI_SEGMENT ((UINT32) TempData);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
H A DAsmDispatchExecute.asm111 ; reload DS/ES/SS to make sure they are correct referred to current GDT
207 ; Reload original DS/ES/SS
H A DAsmDispatchExecute.S113 # reload DS/ES/SS to make sure they are correct referred to current GDT
209 # Reload original DS/ES/SS
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
H A DThunk64To32.asm117 ; reload DS/ES/SS to make sure they are correct referred to current GDT
215 ; Reload original DS/ES/SS
H A DThunk64To32.S119 # reload DS/ES/SS to make sure they are correct referred to current GDT
217 # Reload original DS/ES/SS
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
H A Dstart.S93 # ES:DI = 1500:0
109 # ES:DI = 2000:0, first cluster will be read again
131 # ES:DI = Buffer to store file content read from disk
134 # (ES << 4 + DI) = end of file content Buffer
168 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
216 # ES:DI = Buffer to store sectors read from disk
H A Dstart16.S94 # ES:DI = 1500:0
110 # ES:DI = 2000:0, first cluster will be read again
132 # ES:DI = Buffer to store file content read from disk
135 # (ES << 4 + DI) = end of file content Buffer
167 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
210 # ES:DI = Buffer to store sectors read from disk
H A Dstart32.S109 # ES:DI = 1500:0
125 # ES:DI = 2000:0, first cluster will be read again
147 # ES:DI = Buffer to store file content read from disk
150 # (ES << 4 + DI) = end of file content Buffer
182 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
225 # ES:DI = Buffer to store sectors read from disk
H A Dst16_64.S94 # ES:DI = 1500:0
110 # ES:DI = 2000:0, first cluster will be read again
144 # ES:DI = Buffer to store file content read from disk
147 # (ES << 4 + DI) = end of file content Buffer
179 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
222 # ES:DI = Buffer to store sectors read from disk
H A Dst32_64.S109 # ES:DI = 1500:0
125 # ES:DI = 2000:0, first cluster will be read again
159 # ES:DI = Buffer to store file content read from disk
162 # (ES << 4 + DI) = end of file content Buffer
194 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
237 # ES:DI = Buffer to store sectors read from disk
H A Dstart64.S94 # ES:DI = 1500:0
110 # ES:DI = 2000:0, first cluster will be read again
144 # ES:DI = Buffer to store file content read from disk
147 # (ES << 4 + DI) = end of file content Buffer
181 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
229 # ES:DI = Buffer to store sectors read from disk
H A DGpt.asm65 mov es,ax ; ES = 0x0000
177 ; ES:DI = Buffer to store sectors read from disk
H A DMbr.S64 movw %ax, %es # ES = 0x0000
145 movw $0x7c00, %bx # ES:BX = 0000:7C00h
H A DMbr.asm65 mov es,ax ; ES = 0x0000
145 mov bx, 7c00h ; ES:BX = 0000:7C00h
H A DGpt.S66 movw %ax, %es # ES = 0x0000
179 # ES:DI = Buffer to store sectors read from disk
/device/generic/goldfish-opengl/
H A DAndroid.mk1 # This is the top-level build file for the Android HW OpenGL ES emulation
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
H A DLegacyBios.h111 UINT16 ES; member in struct:__anon4515
136 UINT16 ES; member in struct:__anon4516
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
H A DSmmCis.h160 UINT32 ES; member in struct:__anon5452
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmBase/
H A DSmmBase.h144 UINT32 ES; member in struct:_EFI_SMM_CPU_SAVE_STATE
313 UINT16 ES; member in struct:__anon4541

Completed in 209 milliseconds

123