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
HP EliteBook 840 g2 NVMe
Last Post: x86-64
Today 06:30 AM
» Replies: 0
» Views: 29
[Request] Dell 7400 2 in 1 Computrace/Ab...
Last Post: Lorand187
Yesterday 10:34 PM
» Replies: 0
» Views: 63
[REQUEST] Asus eeepc 1025C
Last Post: biospherebios
Yesterday 07:28 PM
» Replies: 86
» Views: 110217
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: monkeywrench
Yesterday 02:28 PM
» Replies: 12
» Views: 311
[REQUEST] Gigabyte B75M-D3H BIOS Unlock
Last Post: topadefir
Yesterday 12:56 PM
» Replies: 10
» Views: 4007
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: samugarob
Yesterday 10:08 AM
» Replies: 674
» Views: 168236
[REQUEST] Asus GL504GV BIOS Unlock
Last Post: merjeu
Yesterday 09:28 AM
» Replies: 5
» Views: 1676
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: George205
Yesterday 09:22 AM
» Replies: 168
» Views: 68525
[REQUEST] Lenovo G780 advanced menu
Last Post: serinity63
Yesterday 07:03 AM
» Replies: 42
» Views: 16870
[REQUEST] HP Gaming Pavilion 15-cx0xxx B...
Last Post: falkorikstv
Yesterday 07:03 AM
» Replies: 10
» Views: 1577
[REQUEST] Gigabyte G5 KC Unlock BIOS
Last Post: Dudu2002
Yesterday 04:06 AM
» Replies: 6
» Views: 2243
[REQUEST] M920q BIOS unlock
Last Post: d3vf0x
04-30-2024 04:50 PM
» Replies: 0
» Views: 134
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: MAVARACOMPLEX
04-30-2024 02:15 PM
» Replies: 1186
» Views: 268070
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BOJIKA
04-30-2024 01:33 PM
» Replies: 49
» Views: 17215
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: Dudu2002
04-30-2024 11:17 AM
» Replies: 157
» Views: 55019
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-30-2024 11:16 AM
» Replies: 877
» Views: 290017
[Removed, sp52359] HP Touchsmart Tm2t-22...
Last Post: OrionDakota
04-30-2024 10:04 AM
» Replies: 24
» Views: 21104
[REQUEST] HP Laptop 15-dw3xxx BIOS Unloc...
Last Post: UltraVi0let
04-30-2024 09:58 AM
» Replies: 4
» Views: 202
Clevo P775TM1-G BIOS
Last Post: Spacoom
04-29-2024 09:09 AM
» Replies: 146
» Views: 58587
[REQUEST] Unlocked BIOS for Gigabyte H51...
Last Post: IsHacker
04-29-2024 05:32 AM
» Replies: 0
» Views: 181

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
@follow_me

mmm, so if we replace the isa serial driver with your own, it should enable the shell without the need of running previously commands from a externall shell, right? Smile

so with this way, it should be on a ready to flash form for final user, right? this is what I was looking for ^^

the bad thing is that I dont really like remove stuff to add new stuff, but well, I dont think the isaserial driver will be needed really.

however it should be more interesting get the new modules insert working since we cant remove stuff everytime we need to add something new (as we will be removing usefull stuff after sometime)

oh, I think I found the cause of why it isnt working or flashing.

when I inserted both mod files to the bios structure, they appeared like this (unknown instead drivers)

[Image: fISCIoc.jpg]

it could be phoenix slic tool fault?
find
quote
@kasar
Yes, when I tried this before, it also refused to flash. When looking with Phoenixtool again, everything seemed fine, just a new driver, with proper sections. But still refused to flash. Removing modules entirely does work, though.
find
quote
(05-11-2014, 03:37 PM)kasar Wrote: @follow_me
mmm, so if we replace the isa serial driver with your own, it should enable the shell without the need of running previously commands from a externall shell, right? Smile
Yep , that's what it is Smile

Quote:the bad thing is that I dont really like remove stuff to add new stuff, but well, I dont think the isaserial driver will be needed really.
Me too, but there is no other way for now


Quote:oh, I think I found the cause of why it isnt working or flashing.

when I inserted both mod files to the bios structure, they appeared like this (unknown instead drivers)

What was the original type of the files ?
When I've tried to insert - they was inserted correctly (but I've generated correct pe32 and guid sections for them and after that i've packed as ffs module)
find
quote
sent a PM to theWiz, he fixed the email feature, I confirmed it is working at least for private messages.

oh, and also congrats for your forum rank promote guys , you really deserved it ^^

@brabelbla

mmm, then it may be my phoenix slic tool version,

what version of the tool do you use guys?

I use v2.02

I also tried v2.53 but there are some troubles with this version for me. (it load the bios way faster than previous versions anyway)

@follow_me

well,the files, I was trying to add the files from your previous post

http://www.bios-mods.com/forum/Thread-UE...6#pid70846

renamed the ffs extension to mod, and tried to insert them via the phoenix slic tool, without success anyway.
find
quote
Hey there! Nice progress you are making here. I, unfortunately have zero to negative spare time to read in detail, so I just skim through.
Remember, that shell was supposed to be called from F10, so perhaps a wise idea would be to add it as a hotkeyed bcfg entry because as the firmware volumes become mapable the shell would have a proper handle in dh dump?

Sent from Huawei 3C using Tapatalk
find
quote
Nice to see you again Smile

(05-11-2014, 11:54 PM)TimeWalker Wrote: that shell was supposed to be called from F10, so perhaps a wise idea
would be to add it as a hotkeyed bcfg entry because as the firmware

I'll take a look at sourcess of bcfg and will add if possible


Quote:volumes become mapable the shell would have a proper handle in dh dump?
I thought that too , but it's not , I don't know why, as far as I understood, currently only devices, drivers and external executables are mapped to handles

@TimeWalker , @kasar , @Brabbelbla
Updated driver with F10 hotkey

.zip   ShellEnablerDxe.efi.zip (Size: 7.12 KB / Downloads: 27)

but take in mind - if you have shell enabled by the previous version - you should either remove boot item using bcfg or clear nvram to apply this one
find
quote
@kasar

I've spent some time on figuring out how to deal with overclocking
some thoughts: according to intel's sourcess (MkhiMsgs.h) it should be set IccOverClocking ME Capabilities bit to enable overclocking feature
then it will be possible to pass a ME message to adjust clocks profile
the bad news is that some part of coding is on PEI modules , which means the only recovery from any mistake is flashing using external programmer, so if we will try to patch this modules , you will have to test them , because, as far as I know only you have "easy reflash" mod

enother thought

@Brabbelbla
Can you please point me how you added "Intel iRST" menu ?
I think we can make our own Hii form and attach it into submenu , and put there some driver's submenus etc ...

@TimeWalker
As far as I know (from insanelymac forum) you are intersested in OS X patches - can you suggest which patches we can embedd into firmware (powermanagement, cpu registers, acpi tables, etc)
find
quote
@follow_me

oh, thanks for the usefull info Smile

do this mean I have to tweak the ME region more?

where that bit is located?

after the initial ME patch I made, I can adjust basic BCLK from windows , for that I took some intel documentation related with ME firmware and made some changes, I think I changed already the most important settings, but may be there something I missed.

oh, and as for testing, yeah, count with me Smile

yeah,I did some hardware recovery mods, so I can be the "cobaya" for our most dangerous experiments ^^

most of this topic that has been my main function in this project, hehe Big Grin

then after I tested the mod and I marked it as working/safe, I will let you guys to know.


edit:

oh, thanks for the updated shell enabler, will try it Smile

I am not really familiarized with bcfg ussage, so I think I will boot the recovery capsule to clear the nvram ^^
find
quote
(05-14-2014, 05:30 AM)kasar Wrote: I am not really familiarized with bcfg ussage, so I think I will boot the recovery capsule to clear the nvram ^^

@kasar
good job with ME patching ! will wait for you test report Smile

Booting capsule will not clear your nvram Smile
you can do it from pflash
like
pflash /sa /cvar /noflash Dummy.rom
(I whote it from memory, so check pflash usage before )
find
quote
@follow_me

well , I made that long time ago Big Grin

I just followed this guide, and made some minor modifications

http://forum.techinferno.com/general-not...ptops.html

aparently I was the first one getting it working since moral hazzard did not had success.

however, that did not unlocked any other setting than bclk in xtu, and that is just like a minor or basic OC

oh, I though booting the recovery capsule via the recovery mode did a nvram clear.

well, I noticed it at least reset the setup settings to default.

I has been using it since a while everytime I needed to switch defaults after the system refused to boot while messing to unlocked settings from the bios setup.

I will try that Smile

or well, since I have to do some stuff before rebooting the machine, I can try just flashing my latest sucesfull bios mod with the /cvar option from winflash.

cant wait more news from your invests with the overclocking stuff to test Smile

@jkbuha

oh,now I remember you posted in previous posts your also sucesfull BCLK unlock, so you can post in that topic to be added into the first post Smile
find
quote


Forum Jump:


Users browsing this thread: 18 Guest(s)