Skip to content

Commit df33878

Browse files
committed
Update haswell.md
Rewording for cohesive experience with ProperTree and the rest of the guide.
1 parent 4dff647 commit df33878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.plist/haswell.md

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

526526
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:
527527

528-
| Quirk | Enabled |
528+
| Quirk | Value |
529529
| :--- | :--- |
530-
| WriteFlash | YES |
530+
| WriteFlash | True |
531531

532532
:::
533533

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

539-
* **WriteFlash**: YES
539+
* **WriteFlash**: True
540540
* Enables writing to flash memory for all added variables.
541541

542542
:::

0 commit comments

Comments
 (0)