audk/MdeModulePkg/Include/Library
Star Zeng 6bd4af305d MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLY
With this flag, the LockBox can be restored in S3 resume only.
The LockBox can not be restored after SmmReadyToLock in normal boot
and after EndOfS3Resume in S3 resume.
It can not be set together with LOCK_BOX_ATTRIBUTE_RESTORE_IN_PLACE.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2018-03-08 21:33:48 +08:00
..
AuthVariableLib.h MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS 2017-11-01 22:25:36 +08:00
BmpSupportLib.h MdeModulePkg: Add BmpSupportLib class and instance 2018-02-11 16:04:54 -08:00
BootLogoLib.h
CapsuleLib.h
CpuExceptionHandlerLib.h MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHandlersEx 2017-12-08 14:38:47 +08:00
CustomizedDisplayLib.h
DebugAgentLib.h
DpcLib.h
FileExplorerLib.h
FmpAuthenticationLib.h
FrameBufferBltLib.h
HiiLib.h
HttpLib.h MdeModulePkg/DxeHttpLib: Refine some coding style. 2017-12-27 16:28:56 +08:00
IpIoLib.h MdeModulePkg: Did some code enhancement for DxeIpIoLib. 2018-01-16 11:10:05 +08:00
IpmiLib.h
LockBoxLib.h MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLY 2018-03-08 21:33:48 +08:00
MemoryProfileLib.h
NetLib.h MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual(). 2018-01-12 11:08:44 +08:00
NonDiscoverableDeviceRegistrationLib.h MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issues 2016-12-20 10:51:25 +08:00
OemHookStatusCodeLib.h
PciHostBridgeLib.h
PlatformBootManagerLib.h
PlatformHookLib.h
PlatformVarCleanupLib.h MdeModulePkg: Fix MSFT C4255 warning 2017-11-14 18:18:43 +08:00
RecoveryLib.h
ResetSystemLib.h
ResetUtilityLib.h MdeModulePkg: Add ResetUtility library class and BASE instance 2018-02-09 15:29:58 +08:00
S3Lib.h
SecurityManagementLib.h
SmmCorePlatformHookLib.h
SortLib.h
TcpIoLib.h MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service. 2017-12-12 15:48:09 +08:00
TpmMeasurementLib.h
UdpIoLib.h MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLib 2018-01-09 08:53:49 +08:00
UefiBootManagerLib.h
UefiHiiServicesLib.h
VarCheckLib.h