PWM - is a modulated binary signal of fixed frequency and duty cycle. For example, a PWM signal may run at 2kHz at a 25% duty cycle, which means that for every .5 ms, a voltage is applied for for .125 ms, than no voltage is applied (after which it repeats).
PFM - is analogous to PWM, but still...