Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 11 Vote(s) - 4.64 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Dell N5010 with 16GB of ram, possible?
Last Post: gasmo82
Today 08:18 PM
» Replies: 1
» Views: 340
[REQUEST] Acer Aspire 7739(G,Z) BIOS Unl...
Last Post: keisi130481
Today 10:24 AM
» Replies: 55
» Views: 12288
[REQUEST] Acer Nitro 5 AN515-47 BIOS unl...
Last Post: Dudu2002
Today 08:55 AM
» Replies: 1
» Views: 71
[REQUEST] Adding DDR3 support to Aptio I...
Last Post: Lixkote
Today 02:36 AM
» Replies: 1
» Views: 253
ACER e5-721 recovery bios
Last Post: bergekste
Yesterday 06:49 AM
» Replies: 35
» Views: 22519
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
05-14-2024 06:45 PM
» Replies: 6
» Views: 432
[REQUEST] Lenovo ThinkPad L450 (JDETxxWW...
Last Post: Dudu2002
05-14-2024 03:29 PM
» Replies: 94
» Views: 41856
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
05-14-2024 03:19 PM
» Replies: 84
» Views: 26193
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Alan23
05-14-2024 11:54 AM
» Replies: 281
» Views: 126713
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
05-14-2024 03:03 AM
» Replies: 118
» Views: 80734
[REQUEST] Lenovo G70-70 BIOS Whitelist R...
Last Post: Dudu2002
05-13-2024 05:01 PM
» Replies: 134
» Views: 66905
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
05-13-2024 04:59 PM
» Replies: 11
» Views: 6261
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: flashmaniak
05-13-2024 08:55 AM
» Replies: 91
» Views: 93919
TerraMaster F2-220 Bios
Last Post: mcunanan9
05-13-2024 08:12 AM
» Replies: 2
» Views: 246
[REQUEST] Acer Nitro N50-610 BIOS Unlock
Last Post: Lucas66700
05-13-2024 07:59 AM
» Replies: 3
» Views: 293
[REQUEST] MSI B550M VDH WIFI BIOS UNLOCK
Last Post: CFW
05-12-2024 08:28 PM
» Replies: 0
» Views: 203
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Deltist
05-12-2024 03:09 PM
» Replies: 267
» Views: 66106
Acer Extensa 5620: CPU replace
Last Post: MPM
05-12-2024 01:22 PM
» Replies: 3
» Views: 399
[REQUEST] Acer Nitro 5 AN515-52 BIOS Unl...
Last Post: Dudu2002
05-12-2024 04:13 AM
» Replies: 21
» Views: 9317
Amibios 8 mod - problem with LPT port
Last Post: Beniu33
05-12-2024 04:10 AM
» Replies: 1
» Views: 272

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
I think it will suffice .. Build attenders got a 32Gb USB3 usb sticks with preloaded Windows To Go, but I guess it was just redundant.
You can read a Q&A on this feature here: http://technet.microsoft.com/en-us/libra...92680.aspx
find
quote
Yeah guys, it's definitely AHCI mode that is screwed.
Just tried switching my installation to utilize IDE (ATA) by using this nifty program by stevemk14ebr from MDL forums: http://www.datafilehost.com/download-287e196a.html
I had switched the mode to IDE for Windows and then tried to load the capsule from the USB flashdrive and it booted into Windows without a hiccup. So if my bios went toast I could recover. The downside is that windows won't boot in AHCI mode now and I have to set IDE in BIOS.... but! I had a pal of mine show me how he is able to switch the modes in BIOS only and be able to boot in both AHCI and ATA .. might have to ask him if he still recalls how he did that.

Update:
Use the above utility and switch from AHCI to IDE and back. It will alter your registry to enable both boot modes - msahci and pciide. Also windows will be able to boot using the BIOS.cap recovery capsule!
find
quote
Were you able to test what I had posted above, krzysio30 ?
find
quote
I'm actually starting to understand why Packard Bell's / Acer's service manuals describe the use of Startup.nsh along with PFlash.efi - to avoid the need of a working operating system or a HDD even. They come with unlocked shell from the factory and after you unplug HDD it will boot into the shell (this is what the Acer guy from Singapore described the tech person did to boot the laptop in crisis).
So what happened was:
- The tech guy had a dvd or a flashdrive with stripped BIOS.cap (truncated 180000h 0x00 padding layer), a startup.snh script which executes PFlash.efi which flashed the xxxx.fd bios image in silent mode.
- The machine is put into recovery mode by Fn+Esc key combinarion
- The PEI modules FatLitePei or CdExpressPei load the recovery capsule BIOS.cap into memory and emulate the bios this way
- The laptop starts and as there's no HDD present it loads up shell (because they have it as a boot option, on our Dells when nothing is found to boot from the Boot Managers pops up, on theirs it will be Shell presumably).
- Shell does 5 seconds countdown before initiating the startup.nsh and after 5 seconds executes the startup script
- Startup script invokes the PFlash.efi which is able to start this time because there is a capsule loaded into memory at this point of time, so using the arguments which were passed to the flasher it flashes the xxxx.fd specified in the script.
- The Shell flasher reboots the system and the on-chip bios gets reflashed without the need for an OS.

Since our Dells come with UEFI boot disabled by default (meaning we can't enable it and save setup - [F10] and reboot because we'd lose the recovery capsule from memory right away).. nor we have an access to the ShellInternal ... it's a good practice to find a way to set UEFI Boot default as Enabled in the advanced setup module. Then it would be possible to put the shell as bootx64.efi onto the same external media device, after machine finishes up loading bios from usb we'd hit F12 and select USB/DVD to initiate shell and start the startup script to flash from EFI Shell flasher..
find
quote
(10-12-2012, 08:35 AM)TimeWalker Wrote: I had switched the mode to IDE for Windows and then tried to load the capsule from the USB flashdrive and it booted into Windows without a hiccup. So if my bios went toast I could recover. The downside is that windows won't boot in AHCI mode now and I have to set IDE in BIOS.... but! I had a pal of mine show me how he is able to switch the modes in BIOS only and be able to boot in both AHCI and ATA .. might have to ask him if he still recalls how he did that.
I think it might work in both modes if you uninstall all IDE/ATAPI controller drivers in the Device Manager and replace them with standard drivers. Or try booting in Safe Mode.
find
quote
(10-12-2012, 12:02 PM)TimeWalker Wrote: Were you able to test what I had posted above, krzysio30 ?

I can both boot modes - msahci and pciide but with on-chip bios.
With USB-based bios i can't save changed setting from AHCI to ATA.
find
quote
(10-13-2012, 05:58 AM)krzysio30 Wrote:
(10-12-2012, 12:02 PM)TimeWalker Wrote: Were you able to test what I had posted above, krzysio30 ?

I can both boot modes - msahci and pciide but with on-chip bios.
With USB-based bios i can't save changed setting from AHCI to ATA.

You don't need to be changing anything in your bios (and that's what I had described before -you basically can't, since its a memory capsule), if the OS is set to boot in both modes then you'd be able to boot into it using the usb-bios loaded into memory. As soon as the fan stops spinning spam F12 to enter Boot menu and select your HDD to boot into windows. This is the part where MBR installation comes useful, because you won't be able to boot UEFI installation if you brick the bios 'cause the option is disabled by default..

Go to regedit > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > services
Make sure Start key is set as 0 for both msahci and pciide -> this allows to boot on both AHCI and ATA modes without changing bios settings to a corresponding boot mode. Of course this is just a workaround .. most people won't have this enabled in case of an accidental bios brick ..
find
quote
(10-13-2012, 06:15 AM)TimeWalker Wrote:
(10-13-2012, 05:58 AM)krzysio30 Wrote:
(10-12-2012, 12:02 PM)TimeWalker Wrote: Were you able to test what I had posted above, krzysio30 ?

I can both boot modes - msahci and pciide but with on-chip bios.
With USB-based bios i can't save changed setting from AHCI to ATA.

You don't need to be changing anything in your bios (and that's what I had described before -you basically can't, since its a memory capsule), if the OS is set to boot in both modes then you'd be able to boot into it using the usb-bios loaded into memory. As soon as the fan stops spinning spam F12 to enter Boot menu and select your HDD to boot into windows. This is the part where MBR installation comes useful, because you won't be able to boot UEFI installation if you brick the bios 'cause the option is disabled by default..

Go to regedit > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > services
Make sure Start key is set as 0 for both msahci and pciide -> this allows to boot on both AHCI and ATA modes without changing bios settings to a corresponding boot mode. Of course this is just a workaround .. most people won't have this enabled in case of an accidental bios brick ..

I enter Boot menu and select HDD but windows don't start I have black screen.
Start key is set as 0 for both msahci and pciide
find
quote
(10-13-2012, 06:47 AM)krzysio30 Wrote: I enter Boot menu and select HDD but windows don't start I have black screen.
Start key is set as 0 for both msahci and pciide

Then we need input from kasar as in .. if he is actually able to boot into the OS on his L502x.
Mine does the following
find
quote
HairyCube, can you confirm the same behavior for your Quanta DIS (AMD-based) Vostro 3450 machine ?
find
quote


Forum Jump:


Users browsing this thread: 23 Guest(s)