Project

General

Profile

Actions

Bug #15683

closed

loader.efi: move file_formats array to arch specific directory

Added by Toomas Soome 14 days ago. Updated 9 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
bootloader
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

file_formats array is list of mechanisms which can be used to load and execute the kernel (and related components). Currently defined in usr/src/boot/efi/loader/conf.c. Move it to architecture specific directory, so we can use it to create architecture specific implementations. The only currently supported implementation is multiboot2.

Testing done: build/install/boot and confirm expected behavior of boot loader.

Actions #1

Updated by Electric Monk 14 days ago

  • Gerrit CR set to 2870
Actions #2

Updated by Toomas Soome 12 days ago

  • Status changed from In Progress to Pending RTI
Actions #3

Updated by Electric Monk 9 days ago

  • Status changed from Pending RTI to Closed
  • % Done changed from 90 to 100

git commit 825cdd57c9eaa68fc97312e3ae97a3ed2a7bc026

commit  825cdd57c9eaa68fc97312e3ae97a3ed2a7bc026
Author: Toomas Soome <tsoome@me.com>
Date:   2023-05-26T16:46:59.000Z

    15683 loader.efi: move file_formats array to arch specific directory
    Reviewed by: Igor Kozhukhov <igor@dilos.org>
    Approved by: Dan McDonald <danmcd@mnx.io>

Actions

Also available in: Atom PDF