HomeSort by: relevance | last modified time | path
    Searched defs:BIOS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
Makefile 23 # Makefile for the 'bios' sub-component of DAL.
24 # It provides the parsing and executing controls for atom bios image.
26 BIOS = bios_parser.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_helper.o bios_parser_common.o
28 BIOS += command_table2.o command_table_helper2.o bios_parser2.o
30 AMD_DAL_BIOS = $(addprefix $(AMDDALPATH)/dc/bios/,$(BIOS))
39 AMD_DISPLAY_FILES += $(AMDDALPATH)/dc/bios/dce80/command_table_helper_dce80.o
44 AMD_DISPLAY_FILES += $(AMDDALPATH)/dc/bios/dce110/command_table_helper_dce110.o
46 AMD_DISPLAY_FILES += $(AMDDALPATH)/dc/bios/dce112/command_table_helper_dce112.o
48 AMD_DISPLAY_FILES += $(AMDDALPATH)/dc/bios/dce112/command_table_helper2_dce112.
    [all...]
  /src/sys/arch/atari/stand/xxboot/
xxboot.h 33 #define BIOS 13
92 * provided by the BIOS. The 1MB minimum memory limit is enough
94 * reserved by the BIOS is not available to the boot loaders,

Completed in 11 milliseconds