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

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.37 by root, Thu Aug 15 22:23:49 2019 UTC vs.
Revision 1.38 by root, Thu Aug 15 23:48:21 2019 UTC

233 } 233 }
234 234
235=head2 Minimal BCD to boot windows 235=head2 Minimal BCD to boot windows
236 236
237Experimentally I found the following BCD is the minimum required to 237Experimentally I found the following BCD is the minimum required to
238successfully boot any post-XP version of Windows (suitable C<device> and 238successfully boot any post-XP version of Windows (assuming suitable
239C<osdevice> values, of course): 239C<device> and C<osdevice> values, of course):
240 240
241 { 241 {
242 "{bootmgr}" : { 242 "{bootmgr}" : {
243 "default" : "{45b547a7-8ca6-4417-9eb0-a257b61f35b4}" 243 "default" : "{45b547a7-8ca6-4417-9eb0-a257b61f35b4}"
244 }, 244 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines