The only difference is that the presented data is slightly different as the public key is presented as the elliptic curve point and so the hashing and duplication operators aren’t needed.
This form of address is most commonly used in older mining software to generate coinbase transactions – software that hasn’t been updated to include P2PKH.
ScriptPubKey=OP_CHECKSIG
ScriptSig=
This transaction is a very simple use of the OP_CHECKSIG operator and validates the signature as being generated by the required private key and therefore having permission to unlock the specific transaction.