Home
last modified time | relevance | path

Searched refs:AX (Results 1 – 25 of 48) sorted by relevance

12

/device/linaro/bootloader/edk2/DuetPkg/BootSector/
DMbr.S54 xorw %ax, %ax # AX = 0x0000
82 xorw %ax, %ax # AX = 0
93 xorw %ax, %ax # AX = 0
106 movb MbrPartitionIndicator(%bp), %al # AX = MbrPartitionIndex
116 shlw $4, %ax # AX = MBREntrySize * Index
117 addw $0x1be, %ax # AX = MBREntryOffset
DMbr.asm55 xor ax, ax ; AX = 0x0000
82 xor ax,ax ; AX = 0
93 xor ax,ax ; AX = 0
106 mov al, byte ptr [bp+MbrPartitionIndicator] ; AX = MbrPartitionIndex
116 shl ax, 4 ; AX = MBREntrySize * Index
117 add ax, 1beh ; AX = MBREntryOffset
Dstart16.S167 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
208 # AX = Start LBA
Dstart.S168 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
214 # AX = Start LBA
Dstart16.asm163 call ReadBlocks ; Read 2 blocks starting at AX storing at ES:DI
204 ; AX = Start LBA
Dstart32.S182 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
223 # AX = Start LBA
DGpt.S56 xorw %ax, %ax # AX = 0x0000
Dbs16.S197 # AX = Start LBA
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c133 Regs.X.AX = Legacy16GetTableAddress; in LegacyBiosGetLegacyRegion()
146 if (Regs.X.AX == 0) { in LegacyBiosGetLegacyRegion()
421 Regs.X.AX = Legacy16InitializeYourself; in ShadowAndStartLegacy16()
439 if (Regs.X.AX != 0) { in ShadowAndStartLegacy16()
458 Regs.X.AX = Legacy16GetTableAddress; in ShadowAndStartLegacy16()
472 if (Regs.X.AX != 0) { in ShadowAndStartLegacy16()
519 Regs.X.AX = Legacy16GetTableAddress; in ShadowAndStartLegacy16()
532 if (Regs.X.AX != 0) { in ShadowAndStartLegacy16()
655 Reg.X.AX = 0xB101; in GetPciInterfaceVersion()
DLegacyBbs.c349 Regs.X.AX = Legacy16UpdateBbs; in LegacyBiosGetBbsInfo()
370 if (Regs.X.AX != 0) { in LegacyBiosGetBbsInfo()
DThunk.c196 ThunkRegSet.X.AX = Regs->X.AX; in InternalLegacyBiosFarCall()
DLegacyBootSupport.c693 Regs.X.AX = Legacy16GetTableAddress; in LegacyGetDataOrTable()
706 if (Regs.X.AX != 0) { in LegacyGetDataOrTable()
937 Regs.X.AX = Legacy16GetTableAddress; in GenericLegacyBoot()
950 if (Regs.X.AX != 0) { in GenericLegacyBoot()
1212 Regs.X.AX = Legacy16PrepareToBoot; in GenericLegacyBoot()
1229 if (Regs.X.AX != 0) { in GenericLegacyBoot()
1332 Regs.X.AX = Legacy16Boot; in GenericLegacyBoot()
2065 Regs.X.AX = Legacy16SetKeyboardLeds; in LegacyBiosUpdateKeyboardLedStatus()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
DIpfThunk.i75 #define AX 0 macro
DThunk.c81 DwordRegs.Eax = Regs->X.AX; in BiosIntCall()
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dprotocols44 ax.25 93 AX.25 # AX.25 frames
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
DMisc.c664 InOutRegs.X.AX = 0; in LaunchBaseCode()
743 InOutRegs.X.AX) in LaunchBaseCode()
746 if ((UndiLoaderTable->Status != 0) || (InOutRegs.X.AX != PXENV_EXIT_SUCCESS)) { in LaunchBaseCode()
950 if (InOutRegs.X.AX == PXENV_EXIT_SUCCESS) { in MakePxeCall()
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
DBiosVideo.c1107 Regs.X.AX = VESA_BIOS_EXTENSIONS_RETURN_CONTROLLER_INFORMATION; in BiosVideoCheckForVbe()
1120 if (Regs.X.AX != VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoCheckForVbe()
1153 Regs.X.AX = VESA_BIOS_EXTENSIONS_EDID; in BiosVideoCheckForVbe()
1166 if (Regs.X.AX == VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoCheckForVbe()
1246 Regs.X.AX = VESA_BIOS_EXTENSIONS_RETURN_MODE_INFORMATION; in BiosVideoCheckForVbe()
1257 if (Regs.X.AX != VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoCheckForVbe()
1722 Regs.X.AX = ModeData->VbeModeNumber; in BiosVideoGraphicsOutputSetMode()
1741 Regs.X.AX = VESA_BIOS_EXTENSIONS_SET_MODE; in BiosVideoGraphicsOutputSetMode()
1752 if (Regs.X.AX != VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoGraphicsOutputSetMode()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/
DThunk16Lib.h135 UINT16 AX; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DBiosVideo.c1361 Regs.X.AX = VESA_BIOS_EXTENSIONS_RETURN_CONTROLLER_INFORMATION; in BiosVideoCheckForVbe()
1374 if (Regs.X.AX != VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoCheckForVbe()
1436 Regs.X.AX = VESA_BIOS_EXTENSIONS_EDID; in BiosVideoCheckForVbe()
1447 if (Regs.X.AX == VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoCheckForVbe()
1527 Regs.X.AX = VESA_BIOS_EXTENSIONS_RETURN_MODE_INFORMATION; in BiosVideoCheckForVbe()
1538 if (Regs.X.AX != VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoCheckForVbe()
1993 Regs.X.AX = ModeData->VbeModeNumber; in BiosVideoSetModeWorker()
2010 Regs.X.AX = VESA_BIOS_EXTENSIONS_SET_MODE; in BiosVideoSetModeWorker()
2020 if (Regs.X.AX != VESA_BIOS_EXTENSIONS_STATUS_SUCCESS) { in BiosVideoSetModeWorker()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiEntry.S69 .word PROTECT_MODE_CS # set AX for segment directly
DSmiEntry.asm76 DW PROTECT_MODE_CS ; set AX for segment directly
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h122 UINT16 AX; member
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiEntry.asm88 DW PROTECT_MODE_CS ; set AX for segment directly
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h1091 UINT16 AX; member
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
DSmiEntry.S69 .word PROTECT_MODE_CS # set AX for segment directly

12