Comment Re:Isn't this, "also Linux works round Samsung bug (Score 5, Informative) 185
The implementation in Samsungs UEFI shows some weird behavior. Error code EFI_INVALID_PARAMETER should only be returned, if one of the given pointers to variables is NULL and pointing to an invalid memory section. Samsungs implementation also throughs this error, if the given memory blocksize is not exactly 128 bytes, so for example (like the Linux-efivars module does) 1024 bytes. The Linux module does not expect the strange error code (it checks for NULL pointers itself) and does not report any UEFI variables, no boot entries, no nothing. The installer accepts that and installs the Linux boot entry into the first slot, where actually the boot entry for the setup is located - overwriting that entry! Setup is dead since Linux took its boot entry.
It does look like the Samsung implementation is doing weird things and Linux is doing weird things in return because it is expecting it to follow standards...
Comment Re:South Park "CentiPad" anyone? (Score 3, Insightful) 378
Comment Commercial application (Score 4, Informative) 107
I want a glowing cat ! Just sell them already, I'm sure there is a market for that !
Comment Re:So... (Score 1) 81
Comment Re:It's a Streetlight. (Score 1) 232
Comment Re:poorly worded (Score 1) 180
Comment Re:Please explain to this non-physics-type geek (Score 1) 180
Comment Re:Funny (Score 1) 309
Comment Re:Good bye and thanks for all troll food... (Score -1, Redundant) 139
Comment Enigma emulator on linux (Score 1) 139
I'm more interrested in an open source command line tool, with decoding abilities.
Comment Re:Um...isn't this NEWS for nerds? (Score 1) 139
Comment Re:I read it as "Blue Glue" (Score 1) 102
Comment Re:Wonderful! (Score 1) 325
Interresting work indeed.