Lines Matching full:bios
34 .Nd interact with PC BIOS
55 char * anchor; /* search anchor string in BIOS memory */
57 size_t totlen; /* total length of BIOS string to copy */
70 the BIOS functions and data encountered on x86 PC-architecture systems.
73 Searches the BIOS address space for a service signature, usually an
77 or at the beginning of the BIOS if
81 bytes of the BIOS image and
94 Searches a given BIOS memory range for one or more strings,
96 The routine expects a structure describing the BIOS address
112 number of bytes to be collected from BIOS memory starting at that offset.
113 Unmatched anchors are ignored, whereas matches are copied from BIOS memory
125 If an error is encountered, i.e.\& trying to read out of said BIOS range,
132 the specified BIOS memory range.
144 structure containing information read from the System Management BIOS table
153 At system startup, the BIOS is scanned for the BIOS32 Service Directory
177 structure describing the PCI BIOS entrypoint which was found during system