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

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.74 by root, Mon Nov 25 14:55:00 2019 UTC vs.
Revision 1.75 by root, Mon Nov 25 15:29:14 2019 UTC

713 713
714Probably not yet implemented. Tell me of your needs... 714Probably not yet implemented. Tell me of your needs...
715 715
716=back 716=back
717 717
718=back
719
718=head4 Examples 720=head4 Examples
719 721
720This concludes the syntax overview for device elements, but probably 722This concludes the syntax overview for device elements, but probably
721leaves many questions open. I can't help with most of them, as I also have 723leaves many questions open. I can't help with most of them, as I also have
722many questions, but I can walk you through some actual examples using more 724many questions, but I can walk you through some actual examples using more
723complex aspects. 725complex aspects.
726
727=over
724 728
725=item C<< locate=<block=vhd,<block=file,<locate=<null>,path,\disk.vhdx>,\disk.vhdx>>,element,path >> 729=item C<< locate=<block=vhd,<block=file,<locate=<null>,path,\disk.vhdx>,\disk.vhdx>>,element,path >>
726 730
727Just like with C declarations, you best treat device descriptors as 731Just like with C declarations, you best treat device descriptors as
728instructions to find your device and work your way from the inside out: 732instructions to find your device and work your way from the inside out:
799 803
800I don't know what the purpose of the C<< <1> >> flag value is, but it 804I don't know what the purpose of the C<< <1> >> flag value is, but it
801seems to be always there on this kind of entry. 805seems to be always there on this kind of entry.
802 806
803If you have some good examples to add here, feel free to mail me. 807If you have some good examples to add here, feel free to mail me.
808
809=back
804 810
805 811
806=head1 EDITING BCD STORES 812=head1 EDITING BCD STORES
807 813
808The C<edit> and C<parse> subcommands allow you to read a BCD data store 814The C<edit> and C<parse> subcommands allow you to read a BCD data store

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines