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
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: willow25565
Today 03:09 AM
» Replies: 1088
» Views: 448628
Lenovo ThinkPad SL510 Whitelist Removal....
Last Post: deepTeNk
Yesterday 03:32 PM
» Replies: 5
» Views: 6359
[REQUEST] HP Pavilion G42-272BR Whitelis...
Last Post: eepromm
11-22-2024 01:55 AM
» Replies: 0
» Views: 117
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: voyageur
11-21-2024 04:33 PM
» Replies: 475
» Views: 167528
[REQUEST] Acer Aspire 5738(G,Z): CPU Upg...
Last Post: DeathBringer
11-21-2024 03:44 PM
» Replies: 49
» Views: 32906
[REQUEST] HP Mini 110-4100 BIOS Unlock
Last Post: DSI INF
11-21-2024 09:24 AM
» Replies: 7
» Views: 264
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
11-21-2024 03:11 AM
» Replies: 1780
» Views: 496175
Lenovo ThinkCentre M715q 2nd Gen & AMD R...
Last Post: Elmurley
11-20-2024 09:37 PM
» Replies: 2
» Views: 1298
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: SWZSSR
11-20-2024 09:34 PM
» Replies: 1775
» Views: 554353
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
11-20-2024 04:58 PM
» Replies: 337
» Views: 143819
Unlock bios insyde
Last Post: Matox3140
11-19-2024 03:40 PM
» Replies: 0
» Views: 230
Whitelist WIFI card removal Lenovo Yoga ...
Last Post: Dudu2002
11-19-2024 12:58 PM
» Replies: 1
» Views: 235
[REQUEST] H310 MSI Gaming Infinite S (MS...
Last Post: awittyusername
11-19-2024 09:21 AM
» Replies: 10
» Views: 144
[REQUEST] Gigabyte GA-B85M-HD3 Rev 2.0 u...
Last Post: Maduli
11-19-2024 02:22 AM
» Replies: 0
» Views: 180
[REQUEST] Lenovo Ideapad 330-15ICH BIOS ...
Last Post: Dudu2002
11-18-2024 01:25 PM
» Replies: 8
» Views: 1910
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
11-18-2024 01:23 PM
» Replies: 640
» Views: 221545
[Request] Unlocked Bios for Asus TUF FX5...
Last Post: FlT4ever
11-18-2024 01:05 PM
» Replies: 1
» Views: 432
[REQUEST] Lenovo ThinkPad Edge E125(v1.1...
Last Post: kamome74
11-18-2024 10:43 AM
» Replies: 0
» Views: 224
[REQUEST] Xpg 15g 4070 2023ver InsydeH20...
Last Post: MireVelli
11-18-2024 07:26 AM
» Replies: 2
» Views: 217
Please help me recover my bios
Last Post: FuryOP
11-17-2024 12:37 PM
» Replies: 0
» Views: 235

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
Interesting. So I just disassembled my SSDT (found in 299141BB-211A-48A5-6F9A0A3A006E_5_640.ROM) and all my SPSS and NPSS tables are blank:

Package (0x06)
{
0x80000000,
0x80000000,
0x80000000,
0x80000000,
0x80000000,
0x80000000
}

Does this mean they are being populated elsewhere?
find
quote
Hi guys,

Thought it might be easier to post here (but bear in mind I don't visit here often).
Jkbuha and TimeWalker have found a few problems with the PhoenixTool
Could you guys try this version and let me know if everything works.

http://www.sendspace.com/file/fcp5ft
SHA 85B653BB8289279CA44881B0FAA63A8BA86799C8

Thanks
Andy
(SLICTools author from MDL)
find
quote
Heyyy andy thanks for the quick turnaround, and good to see you on this forum as well!

I'll try and patch this in today and see if it works.

@all - could you kindly get back to me also on whether your own SSDTs are blank as well in your respective BIOSes?

Thanks
jkbuha
find
quote
Thanks Andy! Will try soon.

jkbuha: yes, the table seems to be generated at startup. You can fetch your CPU PSS values by using AIDA64's ACPI tool to dump the current version of that particular SSDT table, but I have no idea if you can flash it back with modified values. I tried it, but the default values came back no matter what I did. It seems that Cpu0Ist in BIOS ROM serves only as a template.
find
quote
I suspect they're populated by ME at startup.... can anyone else confirm?
find
quote
Definitely something weird going on. I've compared the AIDA and BIOS SSDT outputs and there is clearly something happening at startup. Look at the difference in the files:

Code:
Comparing files acpi_ssdt_4.dsl and 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
***** acpi_ssdt_4.dsl
*
* Disassembly of acpi_ssdt_4.bin, Thu Feb 14 14:18:10 2013
*
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
*
* Disassembly of 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.ROM, Wed Feb 13 10:24:40 2013
*
*****

***** acpi_ssdt_4.dsl
*     Signature        "SSDT"
*     Length           0x00000804 (2052)
*     Revision         0x01
*     Checksum         0x93
*     OEM ID           "PmRef"
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
*     Signature        "SSDT"
*     Length           0x00000990 (2448)
*     Revision         0x01
*     Checksum         0xC7
*     OEM ID           "PmRef"
*****

***** acpi_ssdt_4.dsl

DefinitionBlock ("acpi_ssdt_4.aml", "SSDT", 1, "PmRef", "Cpu0Ist", 0x00003000)
{
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL

DefinitionBlock ("299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.aml", "SSDT", 1, "PmRef", "Cpu0Ist", 0x00003000)
{
*****

***** acpi_ssdt_4.dsl
    External (CFGD)
    External (NPSS, IntObj)
    External (PDC0)
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
    External (CFGD)
    External (PDC0)
*****

***** acpi_ssdt_4.dsl
                        0x00,               // Bit Offset
                        0x0000000000001004, // Address
                        ,)
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
                        0x00,               // Bit Offset
                        0x0000000000008000, // Address
                        ,)
*****

***** acpi_ssdt_4.dsl

        Method (XPSS, 0, NotSerialized)
        {
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL

        Method (_PSS, 0, NotSerialized)  // _PSS: Performance Supported States
        {
*****

***** acpi_ssdt_4.dsl

        Name (SPSS, Package (0x0A)
        {
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL

        Name (SPSS, Package (0x20)
        {
*****

***** acpi_ssdt_4.dsl
            {
                0x00000A8D,
                0x000088B8,
                0x0000006E,
                0x0000000A,
                0x00000083,
                0x00000000
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x00000A8C,
                0x000088B8,
                0x0000006E,
                0x0000000A,
                0x00000183,
                0x00000001
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x00000898,
                0x00006885,
                0x0000006E,
                0x0000000A,
                0x00000283,
                0x00000002
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x000007D0,
                0x00005D47,
                0x0000006E,
                0x0000000A,
                0x00000383,
                0x00000003
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x00000708,
                0x0000513B,
                0x0000006E,
                0x0000000A,
                0x00000483,
                0x00000004
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x00000640,
                0x000046E5,
                0x0000006E,
                0x0000000A,
                0x00000583,
                0x00000005
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x00000578,
                0x00003BCD,
                0x0000006E,
                0x0000000A,
                0x00000683,
                0x00000006
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x000004B0,
                0x00003254,
                0x0000006E,
                0x0000000A,
                0x00000783,
                0x00000007
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

***** acpi_ssdt_4.dsl
            {
                0x000003E8,
                0x00002948,
                0x0000006E,
                0x0000000A,
                0x00000883,
                0x00000008
            },
***** 299141BB-211A-48A5-92C0-6F9A0A3A006E_5_640.DSL
            {
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000,
                0x80000000
            },
*****

Where on earth are the SSDT tables being populated? From the ME region?
find
quote
Hi Andy

With your latest patch I think the DSDT & SSDT patching works well now. I'm still getting an empty SPSS & _PSS declaration, but the file compiles well and I'm not getting any errors. I'd obviously like to know why the declarations are not being properly populated but that is most likely due to the ME region of the firmware, not the PhoenixTool. Great work and thanks for a speedy patch!

Cheers
jkbuha
find
quote
I wasn't able to verify that DSDT reintegrates properly. I've submitted my feedback over at MDL.
find
quote
(02-15-2013, 05:07 PM)TimeWalker Wrote: I wasn't able to verify that DSDT reintegrates properly. I've submitted my feedback over at MDL.

Confimed. Fixed in the 2.14 version posted in the MDL thread.
Andy
find
quote
Confirmed that DSDT reintegrates properly in the latest version of 2.14. I can understand now how the DSDT integrates back into the BIOS.

Many thanks Andy for this.

Now can someone explain how the SSDT SPSS and _PSS values are populated at startup outside of the BIOS embedded DSDT and SSDTs?
find
quote


Forum Jump:


Users browsing this thread: 40 Guest(s)