Lines Matching full:kernel

38 .Nd UEFI kernel loader
42 loads the kernel.
77 kernel has a limitation when more than one console is present.
78 The kernel outputs to all configured consoles.
88 tells the kernel to use the video console as primary.
104 The kernel will use a dual console, with the video console
132 If your EFI BIOS redirects the serial port, you may need to tell the kernel
139 kernel initializes its consoles before it can decode ACPI resources.
142 kernel will look at the
169 These command line arguments set corresponding flags for the kernel.
176 Inside the kernel, the RB_ flags are used to control behavior, sometimes
179 .Bl -column -offset indent ".Sy boot flag" ".Sy loader variable" ".Sy Kernel RB_ flag"
180 .It Sy boot flag Ta Sy loader variable Ta Sy Kernel RB_ flag
195 .Bl -column -offset indent ".Sy Flags" ".Sy Kernel Flags" ".Sy Kernel Consoles" ".Sy Primary Console"
196 .It Sy Flags Ta Sy Kernel Flags Ta Sy Kernel Consoles Ta Sy Primary Console
219 The kernel must parse the firmware memory map tables to know what memory
227 the kernel, modules and metadata
229 for the kernel to bootstrap the memory allocator.
238 will load the kernel into memory that is 2MB aligned below 4GB.
259 Selects the behaviour based on the kernel's capability of boostraping
261 The kernel reports this capability by exporting the symbol
284 followed the same scheme for handing control to the kernel,
285 since it avoided modifications for the loader/kernel hand-off protocol,
286 and for the kernel page table bootstrap.
298 and the kernel were improved to avoid this problem.
331 The location of the UEFI kernel loader within the system.