mirror of
https://github.com/hamishcoleman/thinkpad-ec
synced 2024-11-04 06:00:12 +00:00
Fix parser description
This commit is contained in:
parent
54580e05fc
commit
ab7efa33a5
@ -711,7 +711,8 @@ package EFI::Capsule::PFH_header;
|
||||
use warnings;
|
||||
use strict;
|
||||
#
|
||||
# Look for FL1 files that have a known EFI capsule prefix
|
||||
# Adjust the usual PFH loader to cope with an offset
|
||||
# (presumably caused by the Capsule wrappers)
|
||||
#
|
||||
|
||||
use base qw(FL1::PFH_header);
|
||||
|
Loading…
Reference in New Issue
Block a user