Skip to content

Commit 8085278

Browse files
authored
Updates from editor
1 parent 6bd3c76 commit 8085278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-client/performance/windows-boot-issues-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ There are several reasons why a Windows-based computer may have problems during
3131
| 3 | Windows OS Loader | %SystemRoot%\system32\winload.exe | %SystemRoot%\system32\winload.efi |
3232
| 4 | Windows NT OS Kernel | %SystemRoot%\system32\ntoskrnl.exe | |
3333

34-
1. PreBoot: The PC's firmware initiates a power-on self test (POST) and loads firmware settings. This pre-boot process ends when a valid system disk is detected. In case of a BIOS boot, the firmware loads the master boot record (MBR) into memory, and then starts Windows Boot Manager. In case of a UEFI boot, the firmware loads and starts the Windows Boot Manager EFI executable.
34+
1. PreBoot: The PC's firmware initiates a power-on self test (POST) and loads firmware settings. This pre-boot process ends when a valid system disk is detected. In the case of a BIOS boot, the firmware loads the master boot record (MBR) into memory, and then starts Windows Boot Manager. In the case of a UEFI boot, the firmware loads and starts the Windows Boot Manager EFI executable.
3535
2. Windows Boot Manager: Windows Boot Manager finds and starts the Windows loader (Winload.exe) on the Windows boot partition.
3636
3. Windows operating system loader: Essential drivers required to start the Windows kernel are loaded and the kernel starts to run.
3737
4. Windows NT OS Kernel: The kernel loads into memory the system registry hive and other drivers that are marked as BOOT_START.

0 commit comments

Comments
 (0)