diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-10 14:05:58 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-10 14:06:19 +0200 |
| commit | e49b26f4f6a38139f78c7085b922ba7c01b03524 (patch) | |
| tree | 0be63e6b14da689f096f1fc0df0234153306dab8 /docs | |
| parent | cc7dd25e0cfef57825ddcffa6d0786222369b6ad (diff) | |
feat: Extend Explicit Partition Map specs and reference header to
allocate a new ID for SNU.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/epm.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tex/epm.tex b/docs/tex/epm.tex index f139c2c..399d016 100644 --- a/docs/tex/epm.tex +++ b/docs/tex/epm.tex @@ -106,6 +106,7 @@ struct __attribute__((packed)) part_block { \texttt{EPM\_LINUX} & \texttt{0x8f} - Linux partition \\ \texttt{EPM\_BSD} & \texttt{0x9f} - BSD partition \\ \texttt{EPM\_NEKERNEL\_OS} & \texttt{0x1f} - NeKernel-specific \\ +\texttt{EPM\_SNU\_OS} & \texttt{0x1f} - SNU-specific \\ \hline \end{longtable} |
