Comment Re:Still waiting for the boardviews.... (Score 4, Informative) 23
That's because the schematics are basically under heavy NDA. Designing a motherboard is basically impossible without heavy help from Intel or AMD and that is provided under NDA only.
That's why boardviews are so nice - they don't reveal *anything* about the actual PCB fabrication other than position of the parts and the logical connections between the parts (ie, which pins are on the same net); they are not *design* files, likewise schematics aren't truly revealing a lot either, certainly not enough that you could implement a clone for exactly the reasons you cite, there's simply too many other things such as firmware, routing and actual timing/impedence-control of the signals that go well beyond what can be deduced from the schematic and/or boardview alone.
If you look at common boardview files for things like Macbooks, all they contain is a long list of the following data tuple
{ position, side, part#, pin#, network name }