Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
How to get volume handle of EFI system reserved partition in the GPT disk ? When i use FindFirstVolume, it returns the volume handle of my boot partition instead of the EFI system Reserved Partitoin.
Posted
Updated 22-Jun-18 7:15am

1 solution

Perhaps it is too late But this info can help someone;

You may try to find BootIndicator partition by sending IOCTL code such as PARTITION_INFORMATION_EX.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900