Home
last modified time | relevance | path

Searched refs:MachineConfig (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c1967 UINT16 MachineConfig; in LegacyBiosCompleteBdaBeforeBoot() local
1971 MachineConfig = 0; in LegacyBiosCompleteBdaBeforeBoot()
1980 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()
1984 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()
1988 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()
1992 MachineConfig += 0x200; in LegacyBiosCompleteBdaBeforeBoot()
2000 MachineConfig += 0x4000; in LegacyBiosCompleteBdaBeforeBoot()
2004 MachineConfig += 0x4000; in LegacyBiosCompleteBdaBeforeBoot()
2008 MachineConfig += 0x4000; in LegacyBiosCompleteBdaBeforeBoot()
2013MachineConfig = (UINT16) (MachineConfig + 0x01 + (SioPtr->Floppy.NumberOfFloppy - 1) * 0x40); in LegacyBiosCompleteBdaBeforeBoot()
[all …]
DLegacyBiosInterface.h729 UINT16 MachineConfig; member