Wndows 7/2008 R2 Loaders

Discussion in 'MDL Projects and Applications' started by nikmb, Mar 17, 2010.

  1. secr9tos

    secr9tos MDL Addicted

    Jul 28, 2009
    999
    133
    30
  2. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    Ich hätte lieber ein kaltes Bier und Zirbenschnaps dazu mit einem Riesen Schnitzel und Pommes.
    Salat Beilage für die Gesundheit natürlich.

    Translation

    I would prefer a cold beer, Zirben Schnaps (made with Swiss Pine tree resin), massive Schnitzel and chips and for health a side salad.
     
  3. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,081
    13,980
    340
    #123 Yen, Mar 29, 2010
    Last edited: Mar 29, 2010
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
  5. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,356
    2,026
    210
    Unfortunately, the link you have clicked is not available.

    sebus
     
  6. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    #127 nikmb, Mar 29, 2010
    Last edited: Mar 29, 2010
    (OP)
    it was there. let me check and re-up. Sometime megaupload loses files for a short time.

    Re-upped, it was there and then gone. Maybe it's because of an embedded 7z archive file. I'll try without it.
     
  7. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    Bump everyone. Link is there now
    (DF)
     
  8. ireneuszp

    ireneuszp MDL Novice

    Sep 26, 2009
    19
    13
    0
  9. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    Hi FreeStyler

    The problem appears to be with compiling under MSys environment in Windows. Compiling using Linux and VirtualBox can load the slic file perfectly. I've added some extra loadslic options so I can test different scenarios out and speed up development. That's going fantastically now. Without any extra options it does it's default algorithm of trying to work out what's best but this can be overriden by the options if you want.

    I'll release this version next week and provide you with a new grldrslic later this week.
     
  10. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    #131 FreeStyler, Mar 30, 2010
    Last edited: Mar 30, 2010
    Hi nikmb, Nice find...love to get it working on VitualBox as there is no proper/simple method to 'fake' slic for that VM :)
     
  11. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    I only update the rsdt if there's no xsdt as windows uses the xsdt if it's there. please check and let me know if you have rsdt and xsdt.
     
  12. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    #133 FreeStyler, Mar 30, 2010
    Last edited by a moderator: Apr 20, 2017
    No (active) xsdt, eg: (The Machine is (modded) Acer and i loaded ASUS slic)
    Same result in Everest.

    Code:
    Table NameOEMID&TableIDAddress  LenthDescription Table  (ACPI 1.0)
    
    RSD PTR ACPIAM        000FA6C0    20Root System Desc.Pointer
     |
     |- RSDTACRSYSACRPRDCTBFFA0000    76Root System Desc.Table
           |
        00 |- FACP  042309FACP1644BFFA0200   132
        01 |- APIC  042309APIC1644BFFA0390   128
        02 |- MCFG  042309OEMMCFG BFFA0410    60
      * 03 |- SLIC  _ASUS_NotebookBFFA0450   374Software Licensing Desc.Table
        04 |- WDRT  042309NV-WDRT BFFA05D0    71
        05 |- OEMB  042309OEMB1644BFFAE040   113
        06 |- HPET  042309OEMHPET0BFFA6A90    56
        07 |- NVHD  042309NVHDCP  BFFAE0C0  1364
        08 |- AWMI  042309OEMB1644BFFAE620    78
        09 |- SSDT  DpgPmmCpuPm   BFFAF070  2684
    
          --- Scan  Finished ---
    I say No (active) xsdt as i see it in the BIOS binary, but it is not shown by Everest or Slic Dump Toolkit

    I'll try same ASUS slic on by genuine Packard-Bell Windows 7 system @Work tomorrow
     
  13. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    #134 nikmb, Mar 30, 2010
    Last edited by a moderator: Apr 20, 2017
    (OP)
    So that's like an already existing slic by the look of it. ok I will investigate. I've changed quite a few things once I found out what I could/could not do and it's very nearly ready for another rewrite to get things as logicaL and as compact as possible.

    It's a bit like the LHC. You don't know what to fix until you've built it.

    I've also disassembled zsmins grldr and from the look of the text strings inside I'm attempting to do pretty much what his does.
     
  14. nikmb

    nikmb MDL Member

    Feb 22, 2010
    107
    55
    10
    So that would mean one up on Zsmin's grldr?
     
  15. Dolorous Edd

    Dolorous Edd MDL Expert

    Aug 31, 2009
    1,054
    217
    60
    #136 Dolorous Edd, Mar 30, 2010
    Last edited: Mar 30, 2010
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    Yes exactly, my bios has ACRSYS Bios SLIC, i just tried booting it with the Asus SLIC using the ISO, It seems it replaced the SLIC, but not the RSDT
     
  17. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    I'm using VirtualBox to manipulate & test various Vista & Win 7 PQSERVICE partitions and the alike, Zsmin's grldr boot into these PQSERVICE partitions and therefor not suitable (allthough i could force it to boot into the 2nd partition)
     
  18. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    #139 FreeStyler, Mar 31, 2010
    Last edited by a moderator: Apr 20, 2017
    Here a the results from the Genuine Packard-Bell Windows 7 system (pre-installed with original 2.1 slic bios), booted using grldrslic.iso with Dell slic,

    Code:
    Table NameOEMID&TableIDAddress  LenthDescription Table  (ACPI 1.0)
    
    RSD PTR ACPIAM        000FB060    20Root System Desc.Pointer
     |
     |- RSDTACRSYSACRPRDCTAFFA0000    72Root System Desc.Table
           |
        00 |- FACP  ACRSYSFACP1329AFFA0200   132
        01 |- APIC  ACRSYSAPIC1329AFFA0390   128
        02 |- MCFG  ACRSYSOEMMCFG AFFA0410    60
      * 03 |- SLIC  DELL  QA09    AFFA0450   374Software Licensing Desc.Table
        04 |- WDRT  ACRSYSNV-WDRT AFFA05D0    71
        05 |- OEMB  ACRSYSOEMB1329AFFAE040   114
        06 |- HPET  ACRSYSOEMHPET0AFFAA620    56
        07 |- NVHD  ACRSYSNVHDCP  AFFAE0C0  1364
        08 |- SSDT  DpgPmmCpuPm   AFFAEA30   867
    
          --- Scan  Finished ---
     
  19. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    #140 FreeStyler, Mar 31, 2010
    Last edited by a moderator: Apr 20, 2017
    Btw, is the 'loadslicdebug' option is no longer available?

    Another test, modded PC Asrock motherboard with Acer 2.1 SLIC , booted using grldrslic.iso with Samsung Slic (This one passes)

    Code:
    Table NameOEMID&TableIDAddress  LenthDescription Table  (ACPI 1.0)
    
    RSD PTR ACPIAM        0009FE50    20Root System Desc.Pointer
     |
     |- RSDTSECCSDLH43STAR0009FE00    68Root System Desc.Table
           |
        00 |- FACP  A_M_I OEMFACP BFFB0200   132
      * 01 |- SLIC  SECCSDLH43STAR0009FE70   374Software Licensing Desc.Table
        02 |- APIC  ACRSYSAPIC1445BFFB0390   108
        03 |- MCFG  ACRSYSOEMMCFG BFFB0400    60
        04 |- OEMB  ACRSYSOEMB1445BFFC0040   113
        05 |- AAFT  070809OEMAAFT BFFB5A90    39
        06 |- GSCI  070809GMCHSCI BFFC00C0  8228
        07 |- SSDT  DpgPmmCpuPm   BFFC2A10  2684
    
          --- Scan  Finished ---