PcAtChipsetPkg: Add VarPolicy to PcAtRealTimeClock variables Register a variable policy for L"RTCALARM" and L"RTC". The policy will enforce strict requiremnts for the variable size and attributes, and will block updates to the variables unless those requirements are met. Signed-off-by: Aaron Pop <aaronpop@microsoft.com>