* GroupOrderList does not work for windows8?
@ 2013-04-17 14:23 annie li
2013-04-17 14:24 ` annie li
0 siblings, 1 reply; 2+ messages in thread
From: annie li @ 2013-04-17 14:23 UTC (permalink / raw)
To: netdev@vger.kernel.org
Hi
I need to boot my bus driver before pci dirver, and I put my driver tag
in front of pci tag in Boot Bus Extender key of GroupOrderList, just
like suggested in http://support.microsoft.com/kb/115486.
This way works well for window2012, but it never works for windows8. It
seems windows8 does not care about any change I did in GroupOrderList. I
enabled Verbose boot and the log shows pci is loaded before my bus
driver even though I put the tag of my bus driver in front of tag of pci
in GroupOrderList. Is it a known issue in windows8? Anyone hit similar
issue? Thanks.
Thanks
Annie
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GroupOrderList does not work for windows8?
2013-04-17 14:23 GroupOrderList does not work for windows8? annie li
@ 2013-04-17 14:24 ` annie li
0 siblings, 0 replies; 2+ messages in thread
From: annie li @ 2013-04-17 14:24 UTC (permalink / raw)
To: netdev@vger.kernel.org
Sorry, I sent the wrong mail list, please ignore this.
Thanks
Annie
On 2013-4-17 10:23, annie li wrote:
> Hi
>
> I need to boot my bus driver before pci dirver, and I put my driver
> tag in front of pci tag in Boot Bus Extender key of GroupOrderList,
> just like suggested in http://support.microsoft.com/kb/115486.
>
> This way works well for window2012, but it never works for windows8.
> It seems windows8 does not care about any change I did in
> GroupOrderList. I enabled Verbose boot and the log shows pci is loaded
> before my bus driver even though I put the tag of my bus driver in
> front of tag of pci in GroupOrderList. Is it a known issue in
> windows8? Anyone hit similar issue? Thanks.
>
> Thanks
> Annie
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-17 14:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 14:23 GroupOrderList does not work for windows8? annie li
2013-04-17 14:24 ` annie li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).