diff options
Diffstat (limited to 'EF00 partition.md')
-rw-r--r-- | EF00 partition.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/EF00 partition.md b/EF00 partition.md new file mode 100644 index 0000000..ccd93e1 --- /dev/null +++ b/EF00 partition.md @@ -0,0 +1,7 @@ +--- +tags: + - linux + - boot + - efi +--- +This partition is the EFI system partition a.k.a ESP. UEFI firmware loads the bootloader from here. This partition as opposite to the [[EF02 boot partition]] contains all tools needed to boot, such as the boot loader and kernel images.
\ No newline at end of file |