2001169405
* conf/i386/efi.rmk (pkglib_MODULES): add pci.mod and lspci.mod. (appleldr_mod_SOURCE): New variavle. (appleldr_mod_CFLAGS): Likewise. (appleldr_mod_LDFLAGS): Likewise. (pci_mod_SOURCES): Likewise. (pci_mod_CFLAGS): Likewise. (pci_mod_LDFLAGS): Likewise. (lspci_mod_SOURCES): Likewise. (lspci_mod_CFLAGS): Likewise. (lspci_mod_LDFLAGS): Likewise. * conf/x86_64-efi.rmk: New file. * disk/efi/efidisk.c (grub_efidisk_read): Wrap efi calls with efi_call_N macro. (grub_efidisk_write): Likewise. * include/efi/api.h (efi_call_0): New macro. (efi_call_1): Likewise. (efi_call_2): Likewise. (efi_call_3): Likewise. (efi_call_4): Likewise. (efi_call_5): Likewise. (efi_call_6): Likewise. * include/grub/efi/chainloader.h (grub_chainloader_cmd): Rename to grub_rescue_cmd_chainloader. * include/grub/efi/pe32.h (GRUB_PE32_MACHINE_X86_64): New macro. (grub_pe32_optional_header): Change some fields based on i386 or x86_64 platform. (GRUB_PE32_PE32_MAGIC): Likewise. * include/grub/efi/uga_draw.h: New file. * include/grub/elf.h (STN_ABS): New constant. (R_X86_64_NONE): Relocation constant for x86_64. (R_X86_64_64): Likewise. (R_X86_64_PC32): Likewise. (R_X86_64_GOT32): Likewise. (R_X86_64_PLT32): Likewise. (R_X86_64_COPY): Likewise. (R_X86_64_GLOB_DAT): Likewise. (R_X86_64_JUMP_SLOT): Likewise. (R_X86_64_RELATIVE): Likewise. (R_X86_64_GOTPCREL): Likewise. (R_X86_64_32): Likewise. (R_X86_64_32S): Likewise. (R_X86_64_16): Likewise. (R_X86_64_PC16): Likewise. (R_X86_64_8): Likewise. (R_X86_64_PC8): Likewise. * include/grub/i386/efi/pci.h: New file. * include/grub/i386/linux.h (GRUB_LINUX_EFI_SIGNATURE): Change it value based on platform. (GRUB_LINUX_EFI_SIGNATURE_0204): New constant. (GRUB_E820_RAM): Likewise. (GRUB_E820_RESERVED): Likewise. (GRUB_E820_ACPI): Likewise. (GRUB_E820_NVS): Likewise. (GRUB_E820_EXEC_CODE): Likewise. (GRUB_E820_MAX_ENTRY): Likewise. (grub_e820_mmap): New structure. (linux_kernel_header): Change the efi field according to different kernel version, also field from linux_kernel_header. * include/grub/kernel.h (grub_module_info): Add padding for x86_64. * include/grub/pci.h (GRUB_PCI_ADDR_SPACE_MASK): New constant. (GRUB_PCI_ADDR_SPACE_MEMORY): Likewise. (GRUB_PCI_ADDR_SPACE_IO): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_MASK): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_32): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_1M): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_64): Likewise. (GRUB_PCI_ADDR_MEM_PREFETCH): Likewise. (GRUB_PCI_ADDR_MEM_MASK): Likewise. (GRUB_PCI_ADDR_IO_MASK): Likewise. * include/grub/x86_64/efi/kernel.h: New file. * include/grub/x86_64/efi/loader.h: Likewise. * include/grub/x86_64/efi/machine.h: Likewise. * include/grub/x86_64/efi/pci.h: Likewise. * include/grub/x86_64/efi/time.h: Likewise. * include/grub/x86_64/linux.h: Likewise. * include/grub/x86_64/setjmp.h: Likewise. * include/grub/x86_64/time.h: Likewise. * include/grub/x86_64/types.h: Likewise. * kern/dl.c (GRUB_CPU_SIZEOF_VOID_P): Changed to GRUB_TARGET_SIZEOF_VOID_P. * kern/efi/efi.c (grub_efi_locate_protocol): Wrap efi calls. (grub_efi_locate_handle): Likewise. (grub_efi_open_protocol): Likewise. (grub_efi_set_text_mode): Likewise. (grub_efi_stall): Likewise. (grub_exit): Likewise. (grub_reboot): Likewise. (grub_halt): Likewise. (grub_efi_exit_boot_services): Likewise. (grub_get_rtc): Likewise. * kern/efi/mm.c (MEMORY_MAP_SIZE): Change to 0x3000 for new models. (GRUB_CPU_SIZEOF_VOID_P): Changed to GRUB_TARGET_SIZEOF_VOID_P. (grub_efi_allocate_pages): Wrap efi calls. (grub_efi_free_pages): Wrap efi calls. (grub_efi_get_memory_map): Wrap efi calls. * kern/x86_64/dl.c: New file. * kern/x86_64/efi/callwrap.S: Likewise. * kern/x86_64/efi/startup.S: Likewise. * loader/efi/appleloader.c: Likewise. * loader/efi/chainloader.c (cmdline): New variable. (grub_chainloader_unload): Wrap efi calls. (grub_chainloader_boot): Likewise. (grub_rescue_cmd_chainloader): Wrap efi calls, handle command line. * loader/efi/chainloader_normal.c (chainloader_command): Change grub_chainloader_cmd to grub_rescue_cmd_chainloader, pass command line. * loader/i386/efi/linux.c (allocate_pages): Change allocation method. (grub_e820_add_region): New function. (grub_linux_boot): Construct e820 map from efi map, handle x86_64 booting. (grub_find_video_card): New function. (grub_linux_setup_video): New function. (grub_rescue_cmd_linux): Probe for video information. * normal/x86_64/setjmp.S: New file. * term/efi/console.c (map_char): New function. (grub_console_putchar): Map unicode char. (grub_console_checkkey): Wrap efi calls. (grub_console_getkey): Likewise. (grub_console_getwh): Likewise. (grub_console_gotoxy): Likewise. (grub_console_cls): Likewise. (grub_console_setcolorstate): Likewise. (grub_console_setcursor): Likewise. * util/i386/efi/grub-mkimage.c: Add support for x86_64.
859 lines
20 KiB
C
859 lines
20 KiB
C
/*
|
|
* GRUB -- GRand Unified Bootloader
|
|
* Copyright (C) 2006,2007 Free Software Foundation, Inc.
|
|
*
|
|
* GRUB is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* GRUB is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
|
|
#include <grub/disk.h>
|
|
#include <grub/partition.h>
|
|
#include <grub/mm.h>
|
|
#include <grub/types.h>
|
|
#include <grub/misc.h>
|
|
#include <grub/err.h>
|
|
#include <grub/term.h>
|
|
#include <grub/efi/api.h>
|
|
#include <grub/efi/efi.h>
|
|
#include <grub/efi/disk.h>
|
|
|
|
struct grub_efidisk_data
|
|
{
|
|
grub_efi_handle_t handle;
|
|
grub_efi_device_path_t *device_path;
|
|
grub_efi_device_path_t *last_device_path;
|
|
grub_efi_block_io_t *block_io;
|
|
grub_efi_disk_io_t *disk_io;
|
|
struct grub_efidisk_data *next;
|
|
};
|
|
|
|
/* GUIDs. */
|
|
static grub_efi_guid_t disk_io_guid = GRUB_EFI_DISK_IO_GUID;
|
|
static grub_efi_guid_t block_io_guid = GRUB_EFI_BLOCK_IO_GUID;
|
|
|
|
static struct grub_efidisk_data *fd_devices;
|
|
static struct grub_efidisk_data *hd_devices;
|
|
static struct grub_efidisk_data *cd_devices;
|
|
|
|
/* Duplicate a device path. */
|
|
static grub_efi_device_path_t *
|
|
duplicate_device_path (const grub_efi_device_path_t *dp)
|
|
{
|
|
grub_efi_device_path_t *p;
|
|
grub_size_t total_size = 0;
|
|
|
|
for (p = (grub_efi_device_path_t *) dp;
|
|
;
|
|
p = GRUB_EFI_NEXT_DEVICE_PATH (p))
|
|
{
|
|
total_size += GRUB_EFI_DEVICE_PATH_LENGTH (p);
|
|
if (GRUB_EFI_END_ENTIRE_DEVICE_PATH (p))
|
|
break;
|
|
}
|
|
|
|
p = grub_malloc (total_size);
|
|
if (! p)
|
|
return 0;
|
|
|
|
grub_memcpy (p, dp, total_size);
|
|
return p;
|
|
}
|
|
|
|
/* Return the device path node right before the end node. */
|
|
static grub_efi_device_path_t *
|
|
find_last_device_path (const grub_efi_device_path_t *dp)
|
|
{
|
|
grub_efi_device_path_t *next, *p;
|
|
|
|
if (GRUB_EFI_END_ENTIRE_DEVICE_PATH (dp))
|
|
return 0;
|
|
|
|
for (p = (grub_efi_device_path_t *) dp, next = GRUB_EFI_NEXT_DEVICE_PATH (p);
|
|
! GRUB_EFI_END_ENTIRE_DEVICE_PATH (next);
|
|
p = next, next = GRUB_EFI_NEXT_DEVICE_PATH (next))
|
|
;
|
|
|
|
return p;
|
|
}
|
|
|
|
/* Compare device paths. */
|
|
static int
|
|
compare_device_paths (const grub_efi_device_path_t *dp1,
|
|
const grub_efi_device_path_t *dp2)
|
|
{
|
|
if (! dp1 || ! dp2)
|
|
/* Return non-zero. */
|
|
return 1;
|
|
|
|
while (1)
|
|
{
|
|
grub_efi_uint8_t type1, type2;
|
|
grub_efi_uint8_t subtype1, subtype2;
|
|
grub_efi_uint16_t len1, len2;
|
|
int ret;
|
|
|
|
type1 = GRUB_EFI_DEVICE_PATH_TYPE (dp1);
|
|
type2 = GRUB_EFI_DEVICE_PATH_TYPE (dp2);
|
|
|
|
if (type1 != type2)
|
|
return (int) type2 - (int) type1;
|
|
|
|
subtype1 = GRUB_EFI_DEVICE_PATH_SUBTYPE (dp1);
|
|
subtype2 = GRUB_EFI_DEVICE_PATH_SUBTYPE (dp2);
|
|
|
|
if (subtype1 != subtype2)
|
|
return (int) subtype1 - (int) subtype2;
|
|
|
|
len1 = GRUB_EFI_DEVICE_PATH_LENGTH (dp1);
|
|
len2 = GRUB_EFI_DEVICE_PATH_LENGTH (dp2);
|
|
|
|
if (len1 != len2)
|
|
return (int) len1 - (int) len2;
|
|
|
|
ret = grub_memcmp (dp1, dp2, len1);
|
|
if (ret != 0)
|
|
return ret;
|
|
|
|
if (GRUB_EFI_END_ENTIRE_DEVICE_PATH (dp1))
|
|
break;
|
|
|
|
dp1 = (grub_efi_device_path_t *) ((char *) dp1 + len1);
|
|
dp2 = (grub_efi_device_path_t *) ((char *) dp2 + len2);
|
|
}
|
|
|
|
return 0;
|
|
}
|
|
|
|
static struct grub_efidisk_data *
|
|
make_devices (void)
|
|
{
|
|
grub_efi_uintn_t num_handles;
|
|
grub_efi_handle_t *handles;
|
|
grub_efi_handle_t *handle;
|
|
struct grub_efidisk_data *devices = 0;
|
|
|
|
/* Find handles which support the disk io interface. */
|
|
handles = grub_efi_locate_handle (GRUB_EFI_BY_PROTOCOL, &disk_io_guid,
|
|
0, &num_handles);
|
|
if (! handles)
|
|
return 0;
|
|
|
|
/* Make a linked list of devices. */
|
|
for (handle = handles; num_handles--; handle++)
|
|
{
|
|
grub_efi_device_path_t *dp;
|
|
grub_efi_device_path_t *ldp;
|
|
struct grub_efidisk_data *d;
|
|
grub_efi_block_io_t *bio;
|
|
grub_efi_disk_io_t *dio;
|
|
|
|
dp = grub_efi_get_device_path (*handle);
|
|
if (! dp)
|
|
continue;
|
|
|
|
ldp = find_last_device_path (dp);
|
|
if (! ldp)
|
|
/* This is empty. Why? */
|
|
continue;
|
|
|
|
bio = grub_efi_open_protocol (*handle, &block_io_guid,
|
|
GRUB_EFI_OPEN_PROTOCOL_GET_PROTOCOL);
|
|
dio = grub_efi_open_protocol (*handle, &disk_io_guid,
|
|
GRUB_EFI_OPEN_PROTOCOL_GET_PROTOCOL);
|
|
if (! bio || ! dio)
|
|
/* This should not happen... Why? */
|
|
continue;
|
|
|
|
d = grub_malloc (sizeof (*d));
|
|
if (! d)
|
|
{
|
|
/* Uggh. */
|
|
grub_free (handles);
|
|
return 0;
|
|
}
|
|
|
|
d->handle = *handle;
|
|
d->device_path = dp;
|
|
d->last_device_path = ldp;
|
|
d->block_io = bio;
|
|
d->disk_io = dio;
|
|
d->next = devices;
|
|
devices = d;
|
|
}
|
|
|
|
grub_free (handles);
|
|
|
|
return devices;
|
|
}
|
|
|
|
/* Find the parent device. */
|
|
static struct grub_efidisk_data *
|
|
find_parent_device (struct grub_efidisk_data *devices,
|
|
struct grub_efidisk_data *d)
|
|
{
|
|
grub_efi_device_path_t *dp, *ldp;
|
|
struct grub_efidisk_data *parent;
|
|
|
|
dp = duplicate_device_path (d->device_path);
|
|
if (! dp)
|
|
return 0;
|
|
|
|
ldp = find_last_device_path (dp);
|
|
ldp->type = GRUB_EFI_END_DEVICE_PATH_TYPE;
|
|
ldp->subtype = GRUB_EFI_END_ENTIRE_DEVICE_PATH_SUBTYPE;
|
|
ldp->length[0] = sizeof (*ldp);
|
|
ldp->length[1] = 0;
|
|
|
|
for (parent = devices; parent; parent = parent->next)
|
|
{
|
|
/* Ignore itself. */
|
|
if (parent == d)
|
|
continue;
|
|
|
|
if (compare_device_paths (parent->device_path, dp) == 0)
|
|
{
|
|
/* Found. */
|
|
if (! parent->last_device_path)
|
|
parent = 0;
|
|
|
|
break;
|
|
}
|
|
}
|
|
|
|
grub_free (dp);
|
|
return parent;
|
|
}
|
|
|
|
static int
|
|
iterate_child_devices (struct grub_efidisk_data *devices,
|
|
struct grub_efidisk_data *d,
|
|
int (*hook) (struct grub_efidisk_data *child))
|
|
{
|
|
struct grub_efidisk_data *p;
|
|
|
|
for (p = devices; p; p = p->next)
|
|
{
|
|
grub_efi_device_path_t *dp, *ldp;
|
|
|
|
dp = duplicate_device_path (p->device_path);
|
|
if (! dp)
|
|
return 0;
|
|
|
|
ldp = find_last_device_path (dp);
|
|
ldp->type = GRUB_EFI_END_DEVICE_PATH_TYPE;
|
|
ldp->subtype = GRUB_EFI_END_ENTIRE_DEVICE_PATH_SUBTYPE;
|
|
ldp->length[0] = sizeof (*ldp);
|
|
ldp->length[1] = 0;
|
|
|
|
if (compare_device_paths (dp, d->device_path) == 0)
|
|
if (hook (p))
|
|
{
|
|
grub_free (dp);
|
|
return 1;
|
|
}
|
|
|
|
grub_free (dp);
|
|
}
|
|
|
|
return 0;
|
|
}
|
|
|
|
/* Add a device into a list of devices in an ascending order. */
|
|
static void
|
|
add_device (struct grub_efidisk_data **devices, struct grub_efidisk_data *d)
|
|
{
|
|
struct grub_efidisk_data **p;
|
|
struct grub_efidisk_data *n;
|
|
|
|
for (p = devices; *p; p = &((*p)->next))
|
|
{
|
|
int ret;
|
|
|
|
ret = compare_device_paths (find_last_device_path ((*p)->device_path),
|
|
find_last_device_path (d->device_path));
|
|
if (ret == 0)
|
|
ret = compare_device_paths ((*p)->device_path,
|
|
d->device_path);
|
|
if (ret == 0)
|
|
return;
|
|
else if (ret > 0)
|
|
break;
|
|
}
|
|
|
|
n = grub_malloc (sizeof (*n));
|
|
if (! n)
|
|
return;
|
|
|
|
grub_memcpy (n, d, sizeof (*n));
|
|
n->next = (*p);
|
|
(*p) = n;
|
|
}
|
|
|
|
/* Name the devices. */
|
|
static void
|
|
name_devices (struct grub_efidisk_data *devices)
|
|
{
|
|
struct grub_efidisk_data *d;
|
|
|
|
/* First, identify devices by media device paths. */
|
|
for (d = devices; d; d = d->next)
|
|
{
|
|
grub_efi_device_path_t *dp;
|
|
|
|
dp = d->last_device_path;
|
|
if (! dp)
|
|
continue;
|
|
|
|
if (GRUB_EFI_DEVICE_PATH_TYPE (dp) == GRUB_EFI_MEDIA_DEVICE_PATH_TYPE)
|
|
{
|
|
int is_hard_drive = 0;
|
|
|
|
switch (GRUB_EFI_DEVICE_PATH_SUBTYPE (dp))
|
|
{
|
|
case GRUB_EFI_HARD_DRIVE_DEVICE_PATH_SUBTYPE:
|
|
is_hard_drive = 1;
|
|
/* Fall through by intention. */
|
|
case GRUB_EFI_CDROM_DEVICE_PATH_SUBTYPE:
|
|
{
|
|
struct grub_efidisk_data *parent;
|
|
|
|
parent = find_parent_device (devices, d);
|
|
if (parent)
|
|
{
|
|
if (is_hard_drive)
|
|
{
|
|
#if 0
|
|
grub_printf ("adding a hard drive by a partition: ");
|
|
grub_print_device_path (parent->device_path);
|
|
#endif
|
|
add_device (&hd_devices, parent);
|
|
}
|
|
else
|
|
{
|
|
#if 0
|
|
grub_printf ("adding a cdrom by a partition: ");
|
|
grub_print_device_path (parent->device_path);
|
|
#endif
|
|
add_device (&cd_devices, parent);
|
|
}
|
|
|
|
/* Mark the parent as used. */
|
|
parent->last_device_path = 0;
|
|
}
|
|
}
|
|
/* Mark itself as used. */
|
|
d->last_device_path = 0;
|
|
break;
|
|
|
|
default:
|
|
/* For now, ignore the others. */
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
|
|
/* Let's see what can be added more. */
|
|
for (d = devices; d; d = d->next)
|
|
{
|
|
grub_efi_device_path_t *dp;
|
|
grub_efi_block_io_media_t *m;
|
|
|
|
dp = d->last_device_path;
|
|
if (! dp)
|
|
continue;
|
|
|
|
m = d->block_io->media;
|
|
if (m->logical_partition)
|
|
{
|
|
/* Only one partition in a non-media device. Assume that this
|
|
is a floppy drive. */
|
|
#if 0
|
|
grub_printf ("adding a floppy by guessing: ");
|
|
grub_print_device_path (d->device_path);
|
|
#endif
|
|
add_device (&fd_devices, d);
|
|
}
|
|
else if (m->read_only && m->block_size > GRUB_DISK_SECTOR_SIZE)
|
|
{
|
|
/* This check is too heuristic, but assume that this is a
|
|
CDROM drive. */
|
|
#if 0
|
|
grub_printf ("adding a cdrom by guessing: ");
|
|
grub_print_device_path (d->device_path);
|
|
#endif
|
|
add_device (&cd_devices, d);
|
|
}
|
|
else
|
|
{
|
|
/* The default is a hard drive. */
|
|
#if 0
|
|
grub_printf ("adding a hard drive by guessing: ");
|
|
grub_print_device_path (d->device_path);
|
|
#endif
|
|
add_device (&hd_devices, d);
|
|
}
|
|
}
|
|
}
|
|
|
|
static void
|
|
free_devices (struct grub_efidisk_data *devices)
|
|
{
|
|
struct grub_efidisk_data *p, *q;
|
|
|
|
for (p = devices; p; p = q)
|
|
{
|
|
q = p->next;
|
|
grub_free (p);
|
|
}
|
|
}
|
|
|
|
/* Enumerate all disks to name devices. */
|
|
static void
|
|
enumerate_disks (void)
|
|
{
|
|
struct grub_efidisk_data *devices;
|
|
|
|
devices = make_devices ();
|
|
if (! devices)
|
|
return;
|
|
|
|
name_devices (devices);
|
|
free_devices (devices);
|
|
}
|
|
|
|
static int
|
|
grub_efidisk_iterate (int (*hook) (const char *name))
|
|
{
|
|
struct grub_efidisk_data *d;
|
|
char buf[16];
|
|
int count;
|
|
|
|
for (d = fd_devices, count = 0; d; d = d->next, count++)
|
|
{
|
|
grub_sprintf (buf, "fd%d", count);
|
|
grub_dprintf ("efidisk", "iterating %s\n", buf);
|
|
if (hook (buf))
|
|
return 1;
|
|
}
|
|
|
|
for (d = hd_devices, count = 0; d; d = d->next, count++)
|
|
{
|
|
grub_sprintf (buf, "hd%d", count);
|
|
grub_dprintf ("efidisk", "iterating %s\n", buf);
|
|
if (hook (buf))
|
|
return 1;
|
|
}
|
|
|
|
for (d = cd_devices, count = 0; d; d = d->next, count++)
|
|
{
|
|
grub_sprintf (buf, "cd%d", count);
|
|
grub_dprintf ("efidisk", "iterating %s\n", buf);
|
|
if (hook (buf))
|
|
return 1;
|
|
}
|
|
|
|
return 0;
|
|
}
|
|
|
|
static int
|
|
get_drive_number (const char *name)
|
|
{
|
|
unsigned long drive;
|
|
|
|
if ((name[0] != 'f' && name[0] != 'h' && name[0] != 'c') || name[1] != 'd')
|
|
goto fail;
|
|
|
|
drive = grub_strtoul (name + 2, 0, 10);
|
|
if (grub_errno != GRUB_ERR_NONE)
|
|
goto fail;
|
|
|
|
return (int) drive ;
|
|
|
|
fail:
|
|
grub_error (GRUB_ERR_UNKNOWN_DEVICE, "not a efidisk");
|
|
return -1;
|
|
}
|
|
|
|
static struct grub_efidisk_data *
|
|
get_device (struct grub_efidisk_data *devices, int num)
|
|
{
|
|
struct grub_efidisk_data *d;
|
|
|
|
for (d = devices; d && num; d = d->next, num--)
|
|
;
|
|
|
|
if (num == 0)
|
|
return d;
|
|
|
|
return 0;
|
|
}
|
|
|
|
static grub_err_t
|
|
grub_efidisk_open (const char *name, struct grub_disk *disk)
|
|
{
|
|
int num;
|
|
struct grub_efidisk_data *d = 0;
|
|
grub_efi_block_io_media_t *m;
|
|
|
|
grub_dprintf ("efidisk", "opening %s\n", name);
|
|
|
|
num = get_drive_number (name);
|
|
if (num < 0)
|
|
return grub_errno;
|
|
|
|
switch (name[0])
|
|
{
|
|
case 'f':
|
|
disk->has_partitions = 0;
|
|
d = get_device (fd_devices, num);
|
|
break;
|
|
case 'c':
|
|
/* FIXME: a CDROM should have partitions, but not implemented yet. */
|
|
disk->has_partitions = 0;
|
|
d = get_device (cd_devices, num);
|
|
break;
|
|
case 'h':
|
|
disk->has_partitions = 1;
|
|
d = get_device (hd_devices, num);
|
|
break;
|
|
default:
|
|
/* Never reach here. */
|
|
break;
|
|
}
|
|
|
|
if (! d)
|
|
return grub_error (GRUB_ERR_UNKNOWN_DEVICE, "no such device");
|
|
|
|
disk->id = ((num << 8) | name[0]);
|
|
m = d->block_io->media;
|
|
/* FIXME: Probably it is better to store the block size in the disk,
|
|
and total sectors should be replaced with total blocks. */
|
|
grub_dprintf ("efidisk", "m = %p, last block = %llx, block size = %x\n",
|
|
m, m->last_block, m->block_size);
|
|
disk->total_sectors = (m->last_block
|
|
* (m->block_size >> GRUB_DISK_SECTOR_BITS));
|
|
disk->data = d;
|
|
|
|
grub_dprintf ("efidisk", "opening %s succeeded\n", name);
|
|
|
|
return GRUB_ERR_NONE;
|
|
}
|
|
|
|
static void
|
|
grub_efidisk_close (struct grub_disk *disk __attribute__ ((unused)))
|
|
{
|
|
/* EFI disks do not allocate extra memory, so nothing to do here. */
|
|
grub_dprintf ("efidisk", "closing %s\n", disk->name);
|
|
}
|
|
|
|
static grub_err_t
|
|
grub_efidisk_read (struct grub_disk *disk, grub_disk_addr_t sector,
|
|
grub_size_t size, char *buf)
|
|
{
|
|
/* For now, use the disk io interface rather than the block io's. */
|
|
struct grub_efidisk_data *d;
|
|
grub_efi_disk_io_t *dio;
|
|
grub_efi_block_io_t *bio;
|
|
grub_efi_status_t status;
|
|
|
|
d = disk->data;
|
|
dio = d->disk_io;
|
|
bio = d->block_io;
|
|
|
|
grub_dprintf ("efidisk",
|
|
"reading 0x%x sectors at the sector 0x%llx from %s\n",
|
|
size, sector, disk->name);
|
|
|
|
status = efi_call_5 (dio->read, dio, bio->media->media_id,
|
|
(grub_efi_uint64_t) sector << GRUB_DISK_SECTOR_BITS,
|
|
(grub_efi_uintn_t) size << GRUB_DISK_SECTOR_BITS,
|
|
buf);
|
|
if (status != GRUB_EFI_SUCCESS)
|
|
return grub_error (GRUB_ERR_READ_ERROR, "efidisk read error");
|
|
|
|
return GRUB_ERR_NONE;
|
|
}
|
|
|
|
static grub_err_t
|
|
grub_efidisk_write (struct grub_disk *disk, grub_disk_addr_t sector,
|
|
grub_size_t size, const char *buf)
|
|
{
|
|
/* For now, use the disk io interface rather than the block io's. */
|
|
struct grub_efidisk_data *d;
|
|
grub_efi_disk_io_t *dio;
|
|
grub_efi_block_io_t *bio;
|
|
grub_efi_status_t status;
|
|
|
|
d = disk->data;
|
|
dio = d->disk_io;
|
|
bio = d->block_io;
|
|
|
|
grub_dprintf ("efidisk",
|
|
"writing 0x%x sectors at the sector 0x%llx to %s\n",
|
|
size, sector, disk->name);
|
|
|
|
status = efi_call_5 (dio->write, dio, bio->media->media_id,
|
|
(grub_efi_uint64_t) sector << GRUB_DISK_SECTOR_BITS,
|
|
(grub_efi_uintn_t) size << GRUB_DISK_SECTOR_BITS,
|
|
(void *) buf);
|
|
if (status != GRUB_EFI_SUCCESS)
|
|
return grub_error (GRUB_ERR_WRITE_ERROR, "efidisk write error");
|
|
|
|
return GRUB_ERR_NONE;
|
|
}
|
|
|
|
static struct grub_disk_dev grub_efidisk_dev =
|
|
{
|
|
.name = "efidisk",
|
|
.id = GRUB_DISK_DEVICE_EFIDISK_ID,
|
|
.iterate = grub_efidisk_iterate,
|
|
.open = grub_efidisk_open,
|
|
.close = grub_efidisk_close,
|
|
.read = grub_efidisk_read,
|
|
.write = grub_efidisk_write,
|
|
.next = 0
|
|
};
|
|
|
|
void
|
|
grub_efidisk_init (void)
|
|
{
|
|
enumerate_disks ();
|
|
grub_disk_dev_register (&grub_efidisk_dev);
|
|
}
|
|
|
|
void
|
|
grub_efidisk_fini (void)
|
|
{
|
|
free_devices (fd_devices);
|
|
free_devices (hd_devices);
|
|
free_devices (cd_devices);
|
|
grub_disk_dev_unregister (&grub_efidisk_dev);
|
|
}
|
|
|
|
/* Some utility functions to map GRUB devices with EFI devices. */
|
|
grub_efi_handle_t
|
|
grub_efidisk_get_device_handle (grub_disk_t disk)
|
|
{
|
|
struct grub_efidisk_data *d;
|
|
char type;
|
|
|
|
if (disk->dev->id != GRUB_DISK_DEVICE_EFIDISK_ID)
|
|
return 0;
|
|
|
|
d = disk->data;
|
|
type = disk->name[0];
|
|
|
|
switch (type)
|
|
{
|
|
case 'f':
|
|
/* This is the simplest case. */
|
|
return d->handle;
|
|
|
|
case 'c':
|
|
/* FIXME: probably this is not correct. */
|
|
return d->handle;
|
|
|
|
case 'h':
|
|
/* If this is the whole disk, just return its own data. */
|
|
if (! disk->partition)
|
|
return d->handle;
|
|
|
|
/* Otherwise, we must query the corresponding device to the firmware. */
|
|
{
|
|
struct grub_efidisk_data *devices;
|
|
grub_efi_handle_t handle = 0;
|
|
auto int find_partition (struct grub_efidisk_data *c);
|
|
|
|
int find_partition (struct grub_efidisk_data *c)
|
|
{
|
|
grub_efi_hard_drive_device_path_t hd;
|
|
|
|
grub_memcpy (&hd, c->last_device_path, sizeof (hd));
|
|
|
|
if ((GRUB_EFI_DEVICE_PATH_TYPE (c->last_device_path)
|
|
== GRUB_EFI_MEDIA_DEVICE_PATH_TYPE)
|
|
&& (GRUB_EFI_DEVICE_PATH_SUBTYPE (c->last_device_path)
|
|
== GRUB_EFI_HARD_DRIVE_DEVICE_PATH_SUBTYPE)
|
|
&& (grub_partition_get_start (disk->partition)
|
|
== hd.partition_start)
|
|
&& (grub_partition_get_len (disk->partition)
|
|
== hd.partition_size))
|
|
{
|
|
handle = c->handle;
|
|
return 1;
|
|
}
|
|
|
|
return 0;
|
|
}
|
|
|
|
devices = make_devices ();
|
|
iterate_child_devices (devices, d, find_partition);
|
|
free_devices (devices);
|
|
|
|
if (handle != 0)
|
|
return handle;
|
|
}
|
|
break;
|
|
|
|
default:
|
|
break;
|
|
}
|
|
|
|
return 0;
|
|
}
|
|
|
|
char *
|
|
grub_efidisk_get_device_name (grub_efi_handle_t *handle)
|
|
{
|
|
grub_efi_device_path_t *dp, *ldp;
|
|
|
|
dp = grub_efi_get_device_path (handle);
|
|
if (! dp)
|
|
return 0;
|
|
|
|
ldp = find_last_device_path (dp);
|
|
if (! ldp)
|
|
return 0;
|
|
|
|
if (GRUB_EFI_DEVICE_PATH_TYPE (ldp) == GRUB_EFI_MEDIA_DEVICE_PATH_TYPE
|
|
&& (GRUB_EFI_DEVICE_PATH_SUBTYPE (ldp)
|
|
== GRUB_EFI_HARD_DRIVE_DEVICE_PATH_SUBTYPE))
|
|
{
|
|
/* This is a hard disk partition. */
|
|
grub_disk_t parent = 0;
|
|
char *partition_name = 0;
|
|
char *device_name;
|
|
grub_efi_device_path_t *dup_dp, *dup_ldp;
|
|
grub_efi_hard_drive_device_path_t hd;
|
|
auto int find_parent_disk (const char *name);
|
|
auto int find_partition (grub_disk_t disk, const grub_partition_t part);
|
|
|
|
/* Find the disk which is the parent of a given hard disk partition. */
|
|
int find_parent_disk (const char *name)
|
|
{
|
|
grub_disk_t disk;
|
|
|
|
disk = grub_disk_open (name);
|
|
if (! disk)
|
|
return 1;
|
|
|
|
if (disk->dev->id == GRUB_DISK_DEVICE_EFIDISK_ID)
|
|
{
|
|
struct grub_efidisk_data *d;
|
|
|
|
d = disk->data;
|
|
if (compare_device_paths (d->device_path, dup_dp) == 0)
|
|
{
|
|
parent = disk;
|
|
return 1;
|
|
}
|
|
}
|
|
|
|
grub_disk_close (disk);
|
|
return 0;
|
|
}
|
|
|
|
/* Find the identical partition. */
|
|
int find_partition (grub_disk_t disk __attribute__ ((unused)),
|
|
const grub_partition_t part)
|
|
{
|
|
if (grub_partition_get_start (part) == hd.partition_start
|
|
&& grub_partition_get_len (part) == hd.partition_size)
|
|
{
|
|
partition_name = grub_partition_get_name (part);
|
|
return 1;
|
|
}
|
|
|
|
return 0;
|
|
}
|
|
|
|
/* It is necessary to duplicate the device path so that GRUB
|
|
can overwrite it. */
|
|
dup_dp = duplicate_device_path (dp);
|
|
if (! dup_dp)
|
|
return 0;
|
|
|
|
dup_ldp = find_last_device_path (dup_dp);
|
|
dup_ldp->type = GRUB_EFI_END_DEVICE_PATH_TYPE;
|
|
dup_ldp->subtype = GRUB_EFI_END_ENTIRE_DEVICE_PATH_SUBTYPE;
|
|
dup_ldp->length[0] = sizeof (*dup_ldp);
|
|
dup_ldp->length[1] = 0;
|
|
|
|
grub_efidisk_iterate (find_parent_disk);
|
|
grub_free (dup_dp);
|
|
|
|
if (! parent)
|
|
return 0;
|
|
|
|
/* Find a partition which matches the hard drive device path. */
|
|
grub_memcpy (&hd, ldp, sizeof (hd));
|
|
grub_partition_iterate (parent, find_partition);
|
|
|
|
if (! partition_name)
|
|
{
|
|
grub_disk_close (parent);
|
|
return 0;
|
|
}
|
|
|
|
device_name = grub_malloc (grub_strlen (parent->name) + 1
|
|
+ grub_strlen (partition_name) + 1);
|
|
if (! device_name)
|
|
{
|
|
grub_free (partition_name);
|
|
grub_disk_close (parent);
|
|
return 0;
|
|
}
|
|
|
|
grub_sprintf (device_name, "%s,%s", parent->name, partition_name);
|
|
grub_free (partition_name);
|
|
grub_disk_close (parent);
|
|
return device_name;
|
|
}
|
|
else
|
|
{
|
|
/* This should be an entire disk. */
|
|
auto int find_disk (const char *name);
|
|
char *device_name = 0;
|
|
|
|
int find_disk (const char *name)
|
|
{
|
|
grub_disk_t disk;
|
|
|
|
disk = grub_disk_open (name);
|
|
if (! disk)
|
|
return 1;
|
|
|
|
if (disk->id == GRUB_DISK_DEVICE_EFIDISK_ID)
|
|
{
|
|
struct grub_efidisk_data *d;
|
|
|
|
d = disk->data;
|
|
if (compare_device_paths (d->device_path, dp) == 0)
|
|
{
|
|
device_name = grub_strdup (disk->name);
|
|
grub_disk_close (disk);
|
|
return 1;
|
|
}
|
|
}
|
|
|
|
grub_disk_close (disk);
|
|
return 0;
|
|
|
|
}
|
|
|
|
grub_efidisk_iterate (find_disk);
|
|
return device_name;
|
|
}
|
|
|
|
return 0;
|
|
}
|