[external] Update to latest j6-uefi-headers
This commit is contained in:
3
external/uefi/protos/file_info.h
vendored
3
external/uefi/protos/file_info.h
vendored
@@ -16,6 +16,7 @@ struct file_info
|
||||
{
|
||||
static constexpr uefi::guid guid{ 0x09576e92,0x6d3f,0x11d2,{0x8e,0x39,0x00,0xa0,0xc9,0x69,0x72,0x3b} };
|
||||
|
||||
|
||||
uint64_t size;
|
||||
uint64_t file_size;
|
||||
uint64_t physical_size;
|
||||
@@ -32,4 +33,4 @@ public:
|
||||
} // namespace protos
|
||||
} // namespace uefi
|
||||
|
||||
#endif // _uefi_protos_file_info_h_
|
||||
#endif // _uefi_protos_file_info_h_
|
||||
Reference in New Issue
Block a user