changing names of values to match spec more

also added prototype for FS info printer that will print some basic santity check type info.
This commit is contained in:
2024-10-17 07:50:37 -04:00
parent e33f010f73
commit e12ea89fda
3 changed files with 44 additions and 28 deletions

View File

@@ -63,7 +63,7 @@
%define STAGE2_FAT32_NCLUS_CFDIVZ 'K'
%define STAGE2_FAT32_CLS2LBA_CF 'L'
%define STAGE2_FAT32_INIT_CF 'M'
%define STAGE2_ERROR_RESERVED_N 'N'
%define STAGE2_ERROR_INFOPRINTER 'N'
%define STAGE2_ERROR_RESERVED_O 'O'
%define STAGE2_ERROR_RESERVED_P 'P'
%define STAGE2_ERROR_RESERVED_Q 'Q'