<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx</link><description>Many new computers are shipping with the option to boot Unified Extensible Firmware Interface ( UEFI ) instead of standard BIOS. &amp;#160; In today’s blog I walkthrough how I installed Windows 7 SP1 X64 Enterprise on a Dell Latitude E6410 laptop that supports</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3563144</link><pubDate>Wed, 03 Apr 2013 18:32:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3563144</guid><dc:creator>DJ</dc:creator><description>&lt;p&gt;There IS a BIOS. &amp;nbsp;You don&amp;#39;t have a computer without some sort of BIOS. &amp;nbsp;The initial screenshots are of a Dell system&amp;#39;s BIOS setup.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3563144" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3535979</link><pubDate>Mon, 03 Dec 2012 01:30:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3535979</guid><dc:creator>Joe Blow</dc:creator><description>&lt;p&gt;Wow, talk about confusing...&lt;/p&gt;
&lt;p&gt;The initial screen shots are of *what* exactly?&lt;/p&gt;
&lt;p&gt;&amp;quot;Configure the computer for UEFI. &amp;nbsp;Most UEFI based computers will also support legacy BIOS boot. &amp;nbsp;This is configured in the BIOS.&amp;quot;&lt;/p&gt;
&lt;p&gt;So if there is no BIOS how would I configure that in the BIOS exactly as per the statement above?????&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3535979" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3447148</link><pubDate>Mon, 15 Aug 2011 17:07:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3447148</guid><dc:creator>Răzvan Corneliu C.R. VILT</dc:creator><description>&lt;p&gt;I&amp;#39;ve managed to install Windows 7 in UEFI on a MacBookPro6,2 and have reached the following conclusions:&lt;/p&gt;
&lt;p&gt;1) Windows behaves badly when the GraphicsOutputProtocol doesn&amp;#39;t support 1024x768 or 800x600. On the Mac it only supports the native resolution of the LCD panel. I would have expected it to show the waving logo in the middle of the screen, without scaling instead of a white screen with junk.&lt;/p&gt;
&lt;p&gt;2) Windows does not recognize a VGA card in the installer without a shadowed VGA BIOS and setting the registers listed at (3).&lt;/p&gt;
&lt;p&gt;3) Windows does not use a Video card at all without the VGAE register on the PCI bridge leading to the VGA card and Bus Mastering on the VGA card itself. It&amp;#39;s ridiculous because you have the NVidia driver loaded, and it doesn&amp;#39;t detect any monitors. You can connect with Remote Desktop.&lt;/p&gt;
&lt;p&gt;If you somehow do all these things, it will work. My personal opinion is that requiring a VGA Option ROM on a UEFI boot is ridiculous. Requiring the firmware to set the VGA card in Bus Mastering and setting the VGAE and I/O Access registers on the parent bridge is also ridiculous. Windows 7 could detect the active VGA card from the ACPI device tree. See to which Video Card you have the Primary Graphics Output Protocol and use that one while setting the correct registers. It&amp;#39;s not Apple&amp;#39;s firmware that isn&amp;#39;t compliant because it is, it&amp;#39;s Windows 7 that still has hooks to old style Video BIOSes, int10h and PCI registers that it can set by itself. The version string of the Apple firmware has nothing to do with booting and Windows (rightfully) doesn&amp;#39;t even check it.&lt;/p&gt;
&lt;p&gt;If you want to try it by yourself, the EFI shell commands are &amp;quot;mm 0001003e 8 -PCI&amp;quot; and &amp;quot;mm 01000004 7 -PCI&amp;quot; on the MBP6,2 once you load the VGA BIOS ROM. Note: the commands apply only on the MBP6,2, use other easy to determine addresses on other hardware.&lt;/p&gt;
&lt;p&gt;Any way in which we can talk with the Microsoft Windows team regarding the Bootloader? I think that there are two ways to fix this: 1) Microsoft does these small fixes to Windows. 2) Someone else (me?) creates an EFI boot loader that does the job and chain loads bootmgfw.efi afterwards.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3447148" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3445970</link><pubDate>Tue, 09 Aug 2011 09:26:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3445970</guid><dc:creator>Calvin</dc:creator><description>&lt;p&gt;Are there any support methods to backup an existing non-UEFI Windows installation and restore as UEFI installation&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3445970" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3433029</link><pubDate>Thu, 02 Jun 2011 14:47:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3433029</guid><dc:creator>Scott McArthur[MSFT]</dc:creator><description>&lt;p&gt;Anon, &amp;nbsp;&lt;/p&gt;
&lt;p&gt;What make/model machine are you installing to? &amp;nbsp;Are you using the hologrammed Windows 7 DVD or a burned DVD?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3433029" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3432897</link><pubDate>Wed, 01 Jun 2011 21:59:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3432897</guid><dc:creator>anon</dc:creator><description>&lt;p&gt;this blog basically says &amp;quot;select uefi from the bios, then pop your cd in and hit next until victory&amp;quot; .... but what if that doesn&amp;#39;t work? &amp;nbsp;No offense, but most of us tried that the first time and are looking around on blogs to figure out why it didn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Any tips on how to troubleshoot if the disk isn&amp;#39;t detected beyond &amp;quot;make sure you are using 64bit edition&amp;quot;?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3432897" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3432879</link><pubDate>Wed, 01 Jun 2011 20:11:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3432879</guid><dc:creator>anon</dc:creator><description>&lt;p&gt;I followed these instructions to a T but ran into an error of no boot devices found right after I select UEFI DVD as my boot volume ...&lt;/p&gt;
&lt;p&gt;I see two possibilities: &lt;/p&gt;
&lt;p&gt;1. &amp;nbsp;I&amp;#39;m running Ultimate and not enterprise (probably not)&lt;/p&gt;
&lt;p&gt;2. &amp;nbsp;The disk in the system right now is technically TPM protected, I just wanted to see things come up so maybe it&amp;#39;s keeping that drive from being written?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3432879" width="1" height="1"&gt;</description></item><item><title>re: Installing Windows 7 on UEFI based computer</title><link>http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx#3432682</link><pubDate>Tue, 31 May 2011 23:52:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3432682</guid><dc:creator>gary</dc:creator><description>&lt;p&gt;don&amp;#39;t have any partitions on my drive, other than the c and d drives. i format my drives so i don&amp;#39;t have to use them. as far as i know, my asus mb does not offer legacy bios, either, just uefi. bcdedit has no references to any efi path.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3432682" width="1" height="1"&gt;</description></item></channel></rss>