mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 03:26:42 +00:00
trivial: Add some links to the BDP and ESP defines
This commit is contained in:
parent
e72ed08b56
commit
b4f2d10562
@ -16,7 +16,7 @@ G_DECLARE_FINAL_TYPE(FuVolume, fu_volume, FU, VOLUME, GObject)
|
||||
/**
|
||||
* FU_VOLUME_KIND_ESP:
|
||||
*
|
||||
* The GUID for the ESP.
|
||||
* The GUID for the ESP, see: https://en.wikipedia.org/wiki/EFI_system_partition
|
||||
*
|
||||
* Since: 1.5.0
|
||||
**/
|
||||
@ -24,7 +24,7 @@ G_DECLARE_FINAL_TYPE(FuVolume, fu_volume, FU, VOLUME, GObject)
|
||||
/**
|
||||
* FU_VOLUME_KIND_BDP:
|
||||
*
|
||||
* The GUID for the BDP.
|
||||
* The GUID for the BDP, see: https://en.wikipedia.org/wiki/Microsoft_basic_data_partition
|
||||
*
|
||||
* Since: 1.5.3
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user