Accessing UEFI partition without a drive letter

  • Thread starter Thread starter Nicholai X
  • Start date Start date
N

Nicholai X

Guest
Can I access the UEFI partition (read/Write) without mapping a drive letter?


I noticed there is a SystemPartition symlink in GLOBAL?? but I'm not sure how to reliably use it in CreateFile and CopyFile, and n what cases this symblink may be missing?


Are there any other ways of accessing the EFI partition reliably (read/write/list) without a drive letter? Can I use the GUID in CopyFile and CreateFile somehow?

Continue reading...
 
Back
Top