summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk
AgeCommit message (Expand)Author
2015-03-19EdkCompatibilityPkg: Fix 32bit build failure.Star Zeng
2015-03-18EdkCompatibilityPkg: Use ImageContext.ImageSize to allocate memory for PE imageStar Zeng
2014-11-12EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng
2012-11-12Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng14
2012-11-12Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng14
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish
2011-04-27Fix 2 BootScript thunk issue on MEM_POLL.jyao1
2011-03-10Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney
2011-03-07ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao4
2011-01-28Don't need to update its copy right. It is same to previous version. lgao4
2011-01-28Roll back previous change. GCC assembly file should use .S postfix. lgao4
2011-01-24Correct file name. lgao4
2011-01-05Correct return value check.jyao1
2010-12-26Fix CYG GCC build fail on retf.jyao1
2010-12-25Replace @@ symbol since GCC does not recognize it.jyao1
2010-12-24Fix GCC build failure.jyao1
2010-12-22Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao1
2010-04-24Update the copyright notice formathhtian
2010-03-01Update code to match EDKII coding style.lgao4
2010-02-24Correct Copyright year formatlgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-04remove unreasonable package dependency relationship.erictian
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen20