I have a question how to know the system is going to HybridShutdown from ASL,
Because OS will tell BIOS which Sx status will be carried out by _PST method
Example:
if the system want to S3 then OS will give a arg as "3"
if the system want to S4 then OS will give a arg as "4"
Can you tell me which _PST value is for HybridShutdown or how to know the system will enter HybridShutdown from ASL site? THX~