======SecureBoot======
SecureBoot에 대한 안내 페이지입니다.
\\
===SercureBoot란===
\\
* SecureBoot란 메인보드의 펌웨어에 미리 안전한 펌웨어, 드라이버, OS등의 자료를 넣고 이미 알려진 악성코드를 판단하여 부팅 시 안전한 자료 명단에 있으면 부팅 시키고 없으면 부팅이 되지 않도록 조치하거나 부팅하여 제거하는 것을 말합니다.
* 따라서 SecureBoot가 Enable 되어있는 경우 메인보드 사에 자료가 없는 드라이버는 설치가 정상적으로 시작되지 않을 수 있습니다
\\
===SercureBoot 확인 방법 1===
**Windows PowerShell 이용**
\\
* Windows PowerShell을 관리자 권한으로 실행합니다.
\\
{{ :platform:common:secureboot:powershell_1.png?nolink |}}
\\
* 주소창의 위치가 system32가 아닌 경우 system32로 접근합니다.
* Confirm-SecureBootUEFI를 입력하여 확인합니다.
cd C:\WINDOWS\system32
Confirm-SecureBootUEFI
\\
{{ :platform:common:secureboot:powershell_2.png?nolink |}}
\\
* 오류가 뜨는 경우는 BIOS가 레거시 부팅이기 때문에 해당사항이 없으며 UEFI 부팅에 SecureBoot의 상태에 따라 True 또는 False라고 뜹니다.
\\
UEFI / Secure Boot Enable : True
또는
UEFI / Secure Boot Enable : False
\\
===SercureBoot 확인 방법 2===
**CMD 이용**
\\
* CMD창을 실행하여 msinfo32 입력
* 실행이 안될 경우, system32 로 이동하여 실행
\\
{{ :platform:common:secureboot:cmd_1.png?nolink |}}
\\
{{ :platform:common:secureboot:cmd_2.png?nolink |}}
\\
\\
===SercureBoot 해제 방법 1===
**AMI BIOS**
\\
* **Case 1**
\\
{{ :platform:common:secureboot:secureboot_disable_1.png?nolink |}}
\\
\\
* **case 2**
\\
{{ :platform:common:secureboot:secureboot_disable_2.png?nolink |}}
\\
\\
* **case 3**
\\
{{ :platform:common:secureboot:secureboot_disable_3.png?nolink |}}
\\
\\
* **case 4**
\\
{{ :platform:common:secureboot:secureboot_disable_4.png?nolink |}}
\\
\\
* **case 5**
\\
{{ :platform:common:secureboot:secureboot_disable_5.png?nolink |}}
\\
===SercureBoot 해제 방법 2===
**MainBoard 제조사별**
\\
* ** Asrock **
\\
{{ :platform:common:secureboot:secureboot_disable_asrock.png?nolink |}}
\\
\\
* ** Asus **
\\
{{ :platform:common:secureboot:secureboot_disable_asus_1.png?nolink |}}
\\
* OS Type을 Other OS로 변경
\\
{{ :platform:common:secureboot:secureboot_disable_asus_2.png?nolink |}}
\\
{{ :platform:common:secureboot:secureboot_disable_asus_3.png?nolink |}}
\\
* Key Management가 있으면 Secure Boot키 삭제
\\
\\
* ** GIGABYTE **
\\
{{ :platform:common:secureboot:secureboot_disable_gigabyte.png?nolink |}}
\\
\\
* ** ECS **
\\
\\
{{ :platform:common:secureboot:secureboot_disable_ecs.png?nolink |}}
\\
\\
* ** MSI **
\\
{{ :platform:common:secureboot:secureboot_disable_msi.png?nolink |}}
\\
\\
* ** SAMSUNG **
\\
{{ :platform:common:secureboot:secureboot_disable_samsung.png?nolink |}}
\\
\\
* **LG**
\\
{{ :platform:common:secureboot:secureboot_disable_lg.png?nolink |}}
\\
\\