Searched refs:edd (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | edd.h | 27 extern struct edd edd;
|
/openbmc/u-boot/include/linux/ |
H A D | edd.h | 173 struct edd { struct 181 extern struct edd edd; argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | setup.c | 170 struct edd edd; variable 172 EXPORT_SYMBOL(edd); 181 memcpy(edd.mbr_signature, boot_params.edd_mbr_sig_buffer, in copy_edd() 182 sizeof(edd.mbr_signature)); in copy_edd() 183 memcpy(edd.edd_info, boot_params.eddbuf, sizeof(edd.edd_info)); in copy_edd() 184 edd.mbr_signature_nr = boot_params.edd_mbr_sig_buf_entries; in copy_edd() 185 edd.edd_info_nr = boot_params.eddbuf_entries; in copy_edd()
|
/openbmc/linux/drivers/firmware/ |
H A D | edd.c | 76 return edev->index < min_t(unsigned char, edd.mbr_signature_nr, EDD_MBR_SIG_MAX); in edd_has_mbr_signature() 82 return edev->index < min_t(unsigned char, edd.edd_info_nr, EDDMAXNR); in edd_has_edd_info() 96 edev->mbr_signature = edd.mbr_signature[i]; in edd_dev_set_info() 98 edev->info = &edd.edd_info[i]; in edd_dev_set_info() 718 min_t(unsigned char, EDD_MBR_SIG_MAX, edd.mbr_signature_nr), in edd_num_devices() 719 min_t(unsigned char, EDDMAXNR, edd.edd_info_nr)); in edd_num_devices()
|
H A D | Makefile | 10 obj-$(CONFIG_EDD) += edd.o
|
H A D | Kconfig | 68 using the kernel parameter 'edd={on|skipmbr|off}'.
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | other_interfaces.rst | 13 .. kernel-doc:: drivers/firmware/edd.c
|
/openbmc/linux/include/uapi/linux/ |
H A D | edd.h | 183 struct edd { struct
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/ |
H A D | 0001-make-direction-attribute-conforming-to-introspect.dt.patch | 25 index 8798edd..3e6e6ee 100644
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | 0001-Add-missing-includes-cstdint-and-cstdio.patch | 22 index 963c1d8e..73487edd 100644
|
/openbmc/linux/arch/x86/boot/ |
H A D | Makefile | 37 setup-y += early_serial_console.o edd.o header.o main.o memory.o
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1390 edd= [EDD]
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 3458 -rw-r--r-- root root 5604 ./usr/include/linux/edd.h
|
H A D | buildhistory_filelist1.txt | 3457 -rw-r--r-- root root 5604 ./usr/include/linux/edd.h
|
/openbmc/ |
H A D | opengrok2.0.log | 1714 …io/migration.c.gz' merging old history [30b91677, f48b4724, 11ebce2a, 64366edd, 5e1f8905, 33dc04b0… 1715 …emu/hw/vfio/migration.c.gz': [7926d4d0, 30b91677, f48b4724, 11ebce2a, 64366edd, 5e1f8905, 33dc04b0…
|