LPIC-1 Exam 101 v5 (Linux Administrator) — Question 41
What is true regarding UEFI firmware? (Choose two.)
Answer options
- A. It can read and interpret partition tables
- B. It can use and read certain file systems
- C. It stores its entire configuration on the /boot/ partition
- D. It is stored in a special area within the GPT metadata
- E. It is loaded from a fixed boot disk position
Correct answer: A, B
Explanation
The correct answers are A and B because UEFI firmware is designed to read and interpret partition tables and can handle certain file systems. Option C is incorrect as UEFI does not necessarily store its configuration solely on the /boot/ partition, and options D and E are incorrect because UEFI is not limited to a specific area in GPT metadata or a fixed boot disk position.