summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/S3SaveState.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-08MdePkg: Fix Spelling Errors in CommentsOliver Smith-Denny1-1/+1
2026-02-24MdePkg: Replace include guards with #pragma onceMichael Kubacki1-4/+1
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-28/+27
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14MdePkg: Change function parameter typeShenglei Zhang1-4/+4
2018-06-28MdePkg: Clean up source filesLiming Gao1-27/+27
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao11-3/+4
2010-04-23Update the copyright notice formathhtian1-2/+2
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang81-12/+12
2009-12-29the 1st paramter of the function prototype lost the "CONST" keyword which is ...jchen201-10/+10
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen201-39/+0
2009-09-16Add @par at file header to indicate the specification version.klu21-0/+4
2009-08-18Add definition of S3 save state from PI 1.2 specification.klu21-0/+210