..
FaultTolerantWrite.c
Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors.
2013-10-08 09:31:48 +00:00
FaultTolerantWrite.h
MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize.
2013-07-11 08:15:47 +00:00
FaultTolerantWriteDxe.c
Update code to support VS2013 tool chain.
2014-07-28 07:52:57 +00:00
FaultTolerantWriteDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 06:34:06 +00:00
FaultTolerantWriteDxe.uni
MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files.
2014-09-03 08:39:12 +00:00
FaultTolerantWriteDxeExtra.uni
MdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 06:53:43 +00:00
FaultTolerantWriteSmm.c
Update code to support VS2013 tool chain.
2014-07-28 07:52:57 +00:00
FaultTolerantWriteSmm.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 06:34:06 +00:00
FaultTolerantWriteSmmCommon.h
Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied.
2011-01-12 09:05:27 +00:00
FaultTolerantWriteSmmDxe.c
1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM handler. For VariableSmm, pre-allocate a mVariableBufferPayload buffer with mVariableBufferPayloadSize(match with mVariableBufferPayloadSize in VariableSmmRuntimeDxe) to hold communicate buffer payload to avoid TOCTOU issue.
2013-05-07 05:38:32 +00:00
FaultTolerantWriteSmmDxe.h
Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied.
2011-01-12 09:05:27 +00:00
FaultTolerantWriteSmmDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 06:34:06 +00:00
FaultTolerantWriteSmmDxe.uni
MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files.
2014-09-03 08:39:12 +00:00
FaultTolerantWriteSmmDxeExtra.uni
MdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 06:53:43 +00:00
FtwMisc.c
Update code to support VS2013 tool chain.
2014-07-28 07:52:57 +00:00
SmmFaultTolerantWriteDxe.uni
MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files.
2014-09-03 08:39:12 +00:00
SmmFaultTolerantWriteDxeExtra.uni
MdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 06:53:43 +00:00
UpdateWorkingBlock.c
Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors.
2013-10-08 09:31:48 +00:00