Skip to content

Commit ede2a45

Browse files
authored
Update haswell.md
Rewording for cohesive experience with ProperTree and the rest of the guide.
1 parent 7ac48e2 commit ede2a45

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config.plist/haswell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -519,9 +519,9 @@ System Integrity Protection bitmask
519519

520520
Forcibly rewrites NVRAM variables, do note that `Add` **will not overwrite** values already present in NVRAM so values like `boot-args` should be left alone. For us, we'll be changing the following:
521521

522-
| Quirk | Enabled |
522+
| Quirk | Value |
523523
| :--- | :--- |
524-
| WriteFlash | YES |
524+
| WriteFlash | True |
525525

526526
:::
527527

@@ -530,7 +530,7 @@ Forcibly rewrites NVRAM variables, do note that `Add` **will not overwrite** val
530530
* **LegacySchema**
531531
* Used for assigning NVRAM variables, used with `OpenVariableRuntimeDxe.efi`. Only needed for systems without native NVRAM
532532

533-
* **WriteFlash**: YES
533+
* **WriteFlash**: True
534534
* Enables writing to flash memory for all added variables.
535535

536536
:::

0 commit comments

Comments
 (0)