# 프로젝트 개요

### 팀원

* 멘토: 조성재 멘토님
* 박상현(보안컨설팅 트랙)
* 김성민(취약점분석 트랙)
* 김재민(취약점분석 트랙)
* 양귀현(취약점분석 트랙)
* 김찬호(취약점분석 트랙)

### 서론

* 우리 MCD Team은 UEFI 취약점 분석 프로젝트를 진행하며 외국에 비해 부족한 한국의 UEFI 보안 인식과 자료가 부족하다고 느꼈다.
* 그래서 추후 UEFI 개발 혹은 보안을 공부할 사람들에게 도움이 되기 위해 프로젝트에서 우리가 공부하고 분석한 내용들을 공유한다.

### Reference

* <https://github.com/Kostr/UEFI-Lessons>


---

# 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://bob-mcd-team.gitbook.io/uefi/readme.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.
