Home | History | Annotate | Download | only in ResetSystemLib

Lines Matching full:system

28   System reset Library Services.  This library class provides a set of

29 methods to reset whole system with manipulate ICH.
63 Calling this function causes a system-wide reset. This sets
64 all circuitry within the system to its initial state. This type of reset
65 is asynchronous to system operation and operates without regard to
68 System reset should not return, if it returns, it means the system does
83 Calling this function causes a system-wide initialization. The processors
86 System reset should not return, if it returns, it means the system does
101 Calling this function causes the system to enter a power state equivalent
104 System shutdown should not return, if it returns, it means the system does
120 // Then, GPE0_EN should be disabled to avoid any GPI waking up the system from S5
154 // Finally, transform system into S5 sleep state
170 Calling this function causes the system to enter a power state for capsule
173 Reset update should not return, if it returns, it means the system does