haiku/headers/private/kernel/boot
Murai Takashi 560961ee2a Bootloader: replace blacklist with blocklist
Various projects, both commercial and OSS, began to use inclusive
terminology. There is no reason to not do it.

In Haiku, bootloader uses Blacklist, which is recommended to replace
with Denylist or Blocklist. I think Blocklist is appropriate here,
since it's a list used to block offending driver at boot.

Some strings remain unchanged for compatibility with previous naming,
but this change prepares for later removal of these (once everyone has
updated their kernel and bootloader).

Change-Id: Id9105ff5e9fcb866000355089b5ef97bf63ee854
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3145
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-03-27 10:47:33 +00:00
..
arch riscv64: Fill in some missing CPU defines, advance build further 2020-08-19 16:11:32 +00:00
net
platform openfirmware: synchronize number of memory range with bios and efi 2020-12-31 02:58:10 +00:00
addr_range.h bootloader: Split memory map handling into add/remove passes. 2020-05-26 04:04:35 +00:00
arch.h
bootdir.h
disk_identifier.h
driver_settings.h
elf.h
FileMapDisk.h
heap.h
images-sans-tm.h
images-tm-development.h
images-tm.h
images.h
kernel_args.h kernel: load cpu microcode update if loaded by the bootloader 2020-03-16 06:41:16 +00:00
menu.h
partitions.h
PathBlocklist.h Bootloader: replace blacklist with blocklist 2021-03-27 10:47:33 +00:00
platform.h efi: fix pointer width on non-64-bit platforms 2020-09-17 13:58:55 +00:00
stage2_args.h
stage2.h
stdio.h Build fix. 2021-01-26 20:05:05 +01:00
vfs.h