Well, there are sequences like:
29 02 29 02 0a 82 40 84 a5 02 45 0a
01 00 00 00 00 00 00 00 2f 02 20 02
already on the bios ... considering 0x0a is the content suppression operator..
http://wiki.phoenix.com/wiki/index.php/E...UPPRESS_IF
there is a chance that strings which are in the form of:
29 02 29 02 0a 82 40 84 97 02 45 0a
00 00 00 00 00 00 00 00 2f 02 29 02
and
17 02 29 02 0A 82 40 84 99 02 45 0A
00 00 00 00 00 00 00 00 2F 02 29 02
are actually suppressing some of the menus in the PlatformSetupAdvancedDxe module CFEF94C4-4167-466A-8893-8779459DFA86.
But! There's always a but. There are way to many sequences like that in the module, so it's really hit or miss .. it may enable some menus and disable some along the way.
What we need to determine though to avoid flashing the rom all the times is are you able to seideload the recovery capsule and use the substitute bios of off the flashdrive.
Could you take this file here:
https://dl.dropbox.com/u/2573233/17R-SE_...apsule.rar
- Extract the archive, put the BIOS.cap in the root of a FAT32-formatted USB flash drive.
- Shut down your machine and unplug the power lead from the laptop
- Insert the USB with enclosed file in the left most port towards you
- Hold down the End key on your keyboard and insert the power lead into the laptop's socket. Let go of the End key when you plug the power lead in.
Your laptop should start with fan spinning at full speed and your power button will most likely blink. After some ~10 to 15 seconds the fan will cut off and you will be presented with Dell's splash screen. Do whatever it takes to get into the BIOS setup as soon as the splash appears.
If this will work, there's a way for you to test custom bioses without the need for flashing .. so we can tamper around with the Advanced Setup module.