/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/Setup/ |
D | Strings.uni | 21 #langdef es-ES "Español" 25 #string STR_LGA775 #language es-ES "L775" 31 #string STR_ENABLE #language es-ES "Activada" 35 #string STR_DISABLE #language es-ES "Desactivada" 39 #string STR_AUTO #language es-ES "Auto" 44 #string STR_UNKNOWN #language es-ES "Unknown"
|
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/ |
D | LegacyBiosThunk.c | 167 ThunkRegSet.E.ES = Regs->E.ES; in LegacyBiosInt86() 211 Regs->E.ES = ThunkRegSet.E.ES; in LegacyBiosInt86()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 43 functions that we do not need to implement. Only the GL ES 1.1 extensions 51 functions that we do not need to implement. Only the core GL ES 3.0 API is 52 implemented; no ES 2.0 extensions are supported, unless they are remappable to 53 GL ES 3.0 features. GL ES 3.1 is not currently supported. Any extensions 57 Note that we are *not* stubbing ES 3.1 functions; these will crash if called.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | Thunk.c | 198 ThunkRegSet.E.ES = Regs->X.ES; in InternalLegacyBiosFarCall() 342 Regs->X.ES = ThunkRegSet.E.ES; in InternalLegacyBiosFarCall()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/ |
D | Thunk16Lib.h | 138 UINT16 ES; member 158 UINT16 ES; member
|
D | X86Thunk.c | 232 UINT16 ES; member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/ |
D | IpfThunk.i | 82 #define ES 14 macro
|
D | Thunk.c | 76 DwordRegs.Es = Regs->X.ES; in BiosIntCall() 77 DwordRegs.Fs = Regs->X.ES; in BiosIntCall() 78 DwordRegs.Gs = Regs->X.ES; in BiosIntCall()
|
/device/generic/goldfish-opengl/ |
D | README | 1 This directory contains Android-side modules related to hardware OpenGL ES
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | start.S | 93 # 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
|
D | start16.S | 94 # 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
|
D | start32.S | 109 # 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
|
D | start16.asm | 90 ; ES:DI = 1500:0 106 ; ES:DI = 2000:0, first cluster will be read again 128 ; ES:DI = Buffer to store file content read from disk 131 ; (ES << 4 + DI) = end of file content Buffer 163 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI 206 ; ES:DI = Buffer to store sectors read from disk
|
D | start32.asm | 105 ; ES:DI = 1500:0 121 ; ES:DI = 2000:0, first cluster will be read again 143 ; ES:DI = Buffer to store file content read from disk 146 ; (ES << 4 + DI) = end of file content Buffer 178 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI 221 ; ES:DI = Buffer to store sectors read from disk
|
D | start.asm | 90 ; ES:DI = 1500:0 106 ; ES:DI = 2000:0, first cluster will be read again 128 ; ES:DI = Buffer to store file content read from disk 131 ; (ES << 4 + DI) = end of file content Buffer 165 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI 213 ; ES:DI = Buffer to store sectors read from disk
|
D | st32_64.S | 109 # 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
|
D | start64.S | 94 # 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
|
D | st16_64.S | 94 # 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
|
D | st16_64.asm | 90 ; ES:DI = 1500:0 106 ; ES:DI = 2000:0, first cluster will be read again 140 ; ES:DI = Buffer to store file content read from disk 143 ; (ES << 4 + DI) = end of file content Buffer 175 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI 218 ; ES:DI = Buffer to store sectors read from disk
|
D | st32_64.asm | 105 ; ES:DI = 1500:0 121 ; ES:DI = 2000:0, first cluster will be read again 156 ; ES:DI = Buffer to store file content read from disk 159 ; (ES << 4 + DI) = end of file content Buffer 191 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI 234 ; ES:DI = Buffer to store sectors read from disk
|
D | start64.asm | 90 ; ES:DI = 1500:0 106 ; ES:DI = 2000:0, first cluster will be read again 140 ; ES:DI = Buffer to store file content read from disk 143 ; (ES << 4 + DI) = end of file content Buffer 177 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI 225 ; ES:DI = Buffer to store sectors read from disk
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/ |
D | Thunk64To32.nasm | 119 ; reload DS/ES/SS to make sure they are correct referred to current GDT 217 ; Reload original DS/ES/SS
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/ |
D | MiscNumberOfInstallableLanguages.uni | 29 #string STR_MISC_BIOS_LANGUAGES_SPA_LONG #language en-US "es|ES|iso8859-1"
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/ |
D | LegacyBios.h | 111 UINT16 ES; member 136 UINT16 ES; member
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
D | LegacyBios.h | 1056 UINT16 ES; member 1105 UINT16 ES; member
|