312-49v10 Exam QuestionsBrowse all questions from this exam

312-49v10 Exam - Question 332


UEFI is a specification that defines a software interface between an OS and platform firmware. Where does this interface store information about files present on a disk?

Show Answer
Correct Answer: B

UEFI (Unified Extensible Firmware Interface) typically uses the GUID Partition Table (GPT) to store information about files present on a disk. GPT is part of the UEFI standard, and it includes information about the partitions on the disk, including their sizes, locations, and unique identifiers. This makes GPT suitable for use with UEFI firmware, as opposed to the older Master Boot Record (MBR) used by BIOS.

Discussion

1 comment
Sign in to comment
aqeel1506Option: B
Jul 21, 2024

In the context of UEFI, the information about files present on a disk is stored in the: B. GUID Partition Table (GPT) Explanation: GUID Partition Table (GPT): GPT is a part of the UEFI standard for disk partitioning. It stores information about the partitions on the disk, including their sizes and locations, and is used to manage disk partitions in systems with UEFI firmware.