lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 12 Sep 2007 16:21:07 +0530
From:	mkrameshid <mkrameshid@...il.com>
To:	Alan Cox <alan@...rguk.ukuu.org.uk>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Calling PnP bios routines like get device node from x86_84 arch

Hi Alan,

To be specific I want to call the function 0x60 ,0x61 and few more 
specified in the BBS specification (attached). These functions or alive 
in 16 bit mode (0xf000 segment)
We can call this functions in i386 using the pnpbios driver 
(bioscalls.c). I must call this functions to change the boot order and 
reboot from linux x86_64 using my driver.
I have seen in some forum that we can off the ACPI during the linux boot.

Can you help on this?

-mkr
Alan Cox wrote:
>> Actually I want to call the BIOS run time functions as per the 
>> PNPBIOSSpecification-v1.0a (attached).
>>     
>
> We use ACPI for x86_64, which means you need to use the ACPI methods not
> the PnPBIOS ones. PnPBIOS isn't valid when ACPI is in use.
>
> Alan
>
>   

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ