mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
libspl: include: sys/vtoc.h: reduce to absolute barest minimum
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12996
This commit is contained in:
@@ -75,16 +75,8 @@ typedef struct efi_gpe_Attrs {
|
||||
|
||||
/*
|
||||
* 6a96237f-1dd2-11b2-99a6-080020736631 V_UNASSIGNED (not used as such)
|
||||
* 6a82cb45-1dd2-11b2-99a6-080020736631 V_BOOT
|
||||
* 6a85cf4d-1dd2-11b2-99a6-080020736631 V_ROOT
|
||||
* 6a87c46f-1dd2-11b2-99a6-080020736631 V_SWAP
|
||||
* 6a898cc3-1dd2-11b2-99a6-080020736631 V_USR
|
||||
* 6a8b642b-1dd2-11b2-99a6-080020736631 V_BACKUP
|
||||
* 6a8d2ac7-1dd2-11b2-99a6-080020736631 V_STAND (not used)
|
||||
* 6a8ef2e9-1dd2-11b2-99a6-080020736631 V_VAR
|
||||
* 6a90ba39-1dd2-11b2-99a6-080020736631 V_HOME
|
||||
* 6a9283a5-1dd2-11b2-99a6-080020736631 V_ALTSCTR
|
||||
* 6a945a3b-1dd2-11b2-99a6-080020736631 V_CACHE
|
||||
* 6a945a3b-1dd2-11b2-99a6-080020736631 V_RESERVED
|
||||
*/
|
||||
|
||||
#define EFI_UNUSED { 0x00000000, 0x0000, 0x0000, 0x00, 0x00, \
|
||||
|
||||
Reference in New Issue
Block a user