Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 2ebb5ce

Browse files
refactor(acpi): remove extraneous empty line
1 parent 89d8f7f commit 2ebb5ce

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

  • src/content/docs
    • ar/guides/hackintosh/gathering-files
    • gr/guides/hackintosh/gathering-files
    • guides/hackintosh/gathering-files
    • it/guides/hackintosh/gathering-files

src/content/docs/ar/guides/hackintosh/gathering-files/acpi.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import Aside from '~/components/Aside.astro';
1313
‫الجدول الرئيسي لـ ACPI هو `DSDT` (Differentiated System Description Table), تعريف أغلب الأجهزة. ثم هناك `SSDT` (Secondary System Description Tables), إضافة خصائص إضافية (على سبيل المثال، طريقة `_PRW` (موارد الطاقة للاستيقاظ)), أجهزة إضافية، وتعطيل بعض الأجهزة بناءً على شرط معين، وما إلى ذلك.‬
1414

1515
‫تحدد معظم البرامج الثابتة الأجهزة الموجودة في `DSDT` وتستخدم بعض `SSDT` لضبط القيم وفقًا للأجهزة المثبتة و/أو إعدادات BIOS. إذا كنت مهتمًا بـ ACPI، فيمكنك قراءة مواصفات ACPI المذكورة في [مواصفات منتدى UEFI](https://uefi.org/specifications).‬
16-
1716
</Aside>
1817

1918
## ‫تنزيل SSDTTime‬

src/content/docs/gr/guides/hackintosh/gathering-files/acpi.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import Aside from '~/components/Aside.astro';
1313
Ο κύριος πίνακας ACPI είναι ο `DSDT` (Πίνακας Περιγραφής Διαφοροποιημένου Συστήματος), που ορίζει τις περισσότερες από τις συσκευές. Στη συνέχεια, υπάρχουν οι `SSDT`s (Δευτερεύοντες Πίνακες Περιγραφής Συστήματος), που προσθέτουν επιπλέον ιδιότητες (π.χ. τη μέθοδο `_PRW` (Πόροι Ισχύος για Αφύπνιση)), επιπλέον συσκευές, απενεργοποίηση ορισμένων συσκευών βάσει μιας συνθήκης, κ.λπ.
1414

1515
Τα περισσότερα υλικολογισμικά ορίζουν τις συσκευές στον `DSDT` και χρησιμοποιούν κάποιες `SSDTs` για να προσαρμόσουν τις τιμές ανάλογα με το εγκατεστημένο υλικό και/ή τις ρυθμίσεις του BIOS. Αν σας ενδιαφέρει το ACPI, μπορείτε να διαβάσετε την Προδιαγραφή ACPI που αναφέρεται στις προδιαγραφές του [UEFI Forum specifications](https://uefi.org/specifications).
16-
1716
</Aside>
1817

1918
## Λήψη του SSDTTime

src/content/docs/guides/hackintosh/gathering-files/acpi.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Manufacturers can make operating system checks, which is usually done to disable
1313
The main ACPI table is the `DSDT` (Differentiated System Description Table), defining most of the devices. Then there's the `SSDT`s (Secondary System Description Tables), adding extra properties (e.g. the `_PRW` (Power Resources for Wake) method), extra devices, disabling some devices based on a condition, etc.
1414

1515
Most firmware define the devices in the `DSDT` and use some `SSDT`s to adjust values depending on the installed hardware and/or BIOS settings. If you're interested in ACPI, you can read the ACPI Specification listed in the [UEFI Forum specifications](https://uefi.org/specifications).
16-
1716
</Aside>
1817

1918
## Downloading SSDTTime

src/content/docs/it/guides/hackintosh/gathering-files/acpi.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ I produttori possono fare verifiche del sistema operativo, di solito per disatti
1313
La tabella ACPI principale è il `DSDT` (Differentiated System Description Table), che definisce la maggior parte delle periferiche. Poi abbiamo gli `SSDT` (Secondary System Description Tables), che aggiungono proprietà aggiuntive (ad es. il metodo `_PRW` (Power Resources for Wake), periferiche aggiuntive, la disattivazione di periferiche in base a delle condizioni, ecc.
1414

1515
La maggior parte dei firmware hanno le periferiche definite nel `DSDT` e usano alcuni `SSDT` per regolare valori in base all'hardware installato e/o alle impostazioni del BIOS. Se vuoi scoprire di più su ACPI, puoi leggere il documento `ACPI Specification` elencato in [UEFI Forum specifications](https://uefi.org/specifications).
16-
1716
</Aside>
1817

1918
## Scaricare SSDTTime

0 commit comments

Comments
 (0)