# EFI Opencore No ACPI

## Chỉnh từ EFI có sẵn

B1: Download bản opencore no ACPI [tại đây](https://github.com/wjz304/OpenCore_NO_ACPI_Build/releases)

B2: Tiến hành thay thế các file sau:

* Boot
* Drivers
* OpenCore.efi
* Resources
* Tools

B3: Mở config bằng Propertree và chỉnh các dòng như sau

* `ACPI –> Quirks –> EnableForAll: false`
* `Booster –> Quirks –> EnableForAll: false`

{% hint style="danger" %}
Lưu ý:

* Không có thì tự các bạn thêm vào nhé&#x20;
* Và đặc biệt cần phải nhớ rằng bản phải tải đúng bản Opencore NOACPI sao cho nó trùng với bản opencore của bạn&#x20;
  {% endhint %}

{% hint style="info" %}
Ngoài ra các bạn cũng có thể tự tạo cho mình 1 bản OpenCore No ACPI đấy nhé&#x20;

* B1: Bạn hãy git clone [OpenCorePKG](https://github.com/acidanthera/OpenCorePkg) về&#x20;
* B2: Bạn sẽ cần chạy file `build_oc.tool`
* Bằng cách gõ lệnh sau vào terminal `./build_oc.tool`
* Và đợi lệch chạy xong thì file OpenCore No ACPI của bạn đã nằm ở `/Desktop/OpenCorePkg/Binaries` rồi

> Nếu bạn lười thì chỉ cần chạy file command [sau](https://drive.heavietnam.com/d/s/zBXZxUqLvBcJnDayhVXZfrwreAL0MmW4/HxR-x5-Pvq1XyIb9KCUOie2nteLFIyjz-o70AHIuQggs) về  &#x20;
>
> > Bọn mình đã viết sẵn&#x20;
> >
> > Bạn chỉ việc đợi kết quả&#x20;
> > {% endhint %}

B4: Tiến hành snapshot

B5: Save lại và restart

## Build EFI mới

B1: Download file [sau](https://drive.heavietnam.com/d/s/zBXZxUqLvBcJnDayhVXZfrwreAL0MmW4/HxR-x5-Pvq1XyIb9KCUOie2nteLFIyjz-o70AHIuQggs) về&#x20;

B2: Chạy file lên

B3: Sau khi chạy file mở folder `OpenCorePkg/Binaries`  được lưu ở Desktop

B4: Build EFI theo guide [tại đây](https://app.gitbook.com/s/Kkg5oI9lF3urxLNHi996/build-efi/create-efi)

{% hint style="info" %}
Tương tự như trên bạn có thể tải bản prebuild sẵn [tại đây](https://github.com/wjz304/OpenCore_NO_ACPI_Build/releases)
{% endhint %}

> **Source tham khảo:** [**OpenCore\_NO\_ACPI – Opencore with additional features/changes implemented – How to use this fork – Guides and Tutorials – Olarila.com | The Real Vanilla Hackintosh**](https://www.olarila.com/topic/24542-opencore_no_acpi-opencore-with-additional-featureschanges-implemented-how-to-use-this-fork/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://advance.heavietnam.com/general/efi-opencore-no-acpi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
