Re: [Freedos-devel] GPT partitions.

2021-05-23 Thread tom ehlert
Hallo Herr Eric Auer, am Sonntag, 23. Mai 2021 um 19:10 schrieben Sie: > Hi Tom, >>> PS: I am busy checking Bret's GPT code for making a version which >>> kernel developers can read (it is NASM) to write a C version of the >>> algorithm and add that to the FreeDOS kernel. >> pretty much waste

Re: [Freedos-devel] GPT partitions.

2021-05-23 Thread Eric Auer
Hi Tom, >> PS: I am busy checking Bret's GPT code for making a version which >> kernel developers can read (it is NASM) to write a C version of the >> algorithm and add that to the FreeDOS kernel. > pretty much waste of time. It is always nice to have some example code for things. > reading t