Skip to content

Commit 915e588

Browse files
naomispheredavide125
authored andcommitted
add '4CC' to glossary
Signed-off-by: satomi <[email protected]>
1 parent ae823b2 commit 915e588

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/project/glossary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ If you want to collect a large set of terms specific to a sub-field (such as GPU
1111
### 1
1212
* **1TR**: One True RecoveryOS. This is what RecoveryOS is called when you boot it by holding down the power button. This means you have asserted physical presence and you are running a fully Apple-trusted recovery environment, which gives you special powers, like the ability to install a custom OS. You get root access, but you can only run software signed by Apple, and if FileVault is enabled you first need to authenticate.
1313

14+
### 4
15+
* **4CC**: Four-character code. A sequence of four bytes, traditionally ASCII characters within the printable range, used as human-readable identifiers for data.
16+
1417
### A
1518
* **AGX**: The internal name for Apple's GPU series.
1619
* **AIC**: Apple Interrupt Controller. Apple's custom ARM interrupt controller, because the standard GIC was too standard for Apple.

0 commit comments

Comments
 (0)