Dear All,
I just download CRB BIOS bin fille from IBL(540424_Grangeville_CRBBIOS_89R08_Rev2_4_0.zip),
The release document mention can download souce code from web, see below please, but look like need
have Grangeville.zip this file first, and I no find it on IBL, have some one can help for this? thanks.
Best Regards
-James
Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release Where to Find the Release
This release can be downloaded from Validation Internet Portal (VIP) at https://platformsw.intel.com
How to Install and Build this Release
Grangeville.zip: main source tree; contains a bare git repo.
Must have git installed to proceed. Can be obtained from http://git-scm.com/downloads
Extract Grangeville.zip (e.g., extract to C:\repo\Grangeville\Grangeville.git)
First Time Use:
Create new working directory for the sample, e.g., c:\CODE\SAMPLE\Grangeville
Clone the repository to working area (e.g., "cd C:\CODE\SAMPLE\Grangeville; git clone C:\repo\Grangeville\Grangeville.git)
Your working copy (e.g., C:\CODE\SAMPLE\Grangeville\Grangeville) represents the tip of the repository and is the most recent state of the Intel source.