ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/pbcdedit/pbcdedit
(Generate patch)

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.41 by root, Fri Aug 16 23:46:58 2019 UTC vs.
Revision 1.42 by root, Fri Aug 16 23:59:40 2019 UTC

481the leading GUID, which it can always decode). In such cases, it will 481the leading GUID, which it can always decode). In such cases, it will
482convert the device into this type with a hexdump of the element data. 482convert the device into this type with a hexdump of the element data.
483 483
484=item C<null> 484=item C<null>
485 485
486This is another special type - sometimes, a device all zero-filled, which 486This is another special type - sometimes, a device is all zero-filled,
487is not valid. This can mark the absence of a device or something PBCDEDIT 487which is not valid. This can mark the absence of a device or something
488does not understand, so it decodes it into this special "all zero" type 488PBCDEDIT does not understand, so it decodes it into this special "all
489called C<null>. 489zero" type called C<null>.
490 490
491It's most commonly found in devices that can use an optional parent 491It's most commonly found in devices that can use an optional parent
492device, when no parent device is used. 492device, when no parent device is used.
493 493
494=item C<boot> 494=item C<boot>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines