Lines Matching full:system
2 Reset System Library functions for OVMF
55 Calling this function causes a system-wide reset. This sets
56 all circuitry within the system to its initial state. This type of reset
57 is asynchronous to system operation and operates without regard to
60 System reset should not return, if it returns, it means the system does
77 Calling this function causes a system-wide initialization. The processors
80 System reset should not return, if it returns, it means the system does
94 Calling this function causes the system to enter a power state equivalent
97 System shutdown should not return, if it returns, it means the system does
112 Calling this function causes the system to enter a power state for capsule
115 Reset update should not return, if it returns, it means the system does