08-27-2012, 08:34 AM
Hi All ,
Sorry for my long delay ,i was busy for about one month doing some projects and work .
The BIOS has an interesting strings table .... seems like its encrypted ! the normal strings table is like this :-
15 6F 00 00 45 7C 00 00 56 4D 00 00
Where the 15 6F is 6F15 ( little endian ) is the offset of the string ( string like : AHCI ) .
But in the UEFI BIOS its something like this :-
15 49 67 2D 9F 7A 2C .....etc and its not one strings table but there are many tables .
after my long delay i will try to look more into these tables .
Sorry for my long delay ,i was busy for about one month doing some projects and work .
The BIOS has an interesting strings table .... seems like its encrypted ! the normal strings table is like this :-
15 6F 00 00 45 7C 00 00 56 4D 00 00
Where the 15 6F is 6F15 ( little endian ) is the offset of the string ( string like : AHCI ) .
But in the UEFI BIOS its something like this :-
15 49 67 2D 9F 7A 2C .....etc and its not one strings table but there are many tables .
after my long delay i will try to look more into these tables .
"Many of life's failures are people who did not realize how close they were to success when they gave up."