summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility
AgeCommit message (Expand)AuthorFilesLines
2016-06-30EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek2-2/+2
2016-06-27EdkCompatibilityPkg: Fix the typo in the commentGary Lin1-1/+1
2016-03-25EdkCompatibilityPkg: SmmBaseHelper: remove set but unused variablesLaszlo Ersek1-11/+8
2015-12-18EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao2-83/+3
2015-07-07EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunkHao Wu2-2/+3
2015-07-07EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunkHao Wu3-6/+7
2015-06-09EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly.Star Zeng2-4/+4
2015-05-06EdkCompatibilityPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni1-2/+2
2015-03-19EdkCompatibilityPkg: Fix 32bit build failure.Star Zeng1-2/+2
2015-03-18EdkCompatibilityPkg: Use ImageContext.ImageSize to allocate memory for PE imageStar Zeng1-2/+6
2014-11-12EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng6-4/+281
2014-06-26Refine code to make it more safely.Eric Dong2-2/+5
2014-01-23Fix CRLF formatTian, Hot2-70/+70
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng141-2/+29
2012-11-28Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault h...vanjeff2-6/+42
2012-11-12Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng142-5/+5
2012-11-12Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng141-24/+16
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun31-5/+5
2012-07-02EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ...rsun32-5/+25
2012-06-26EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun32-29/+97
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+2
2012-05-10Enhance the logic when extract data from storage.ydong101-5/+16
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff1-2/+53
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-2/+2
2011-11-21PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32-2/+4
2011-10-19Avoid using code name in comments.niruiyu5-15/+15
2011-09-29Add more check to avoid access violation.ydong101-1/+1
2011-09-28EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32-4/+4
2011-09-26EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo...rsun32-3/+27
2011-09-20Clean up the private GUID definition in module Level.lgao45-10/+30
2011-08-31EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten2-0/+125
2011-08-30Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun31-14/+21
2011-08-01Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin1-5/+23
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32-3/+3
2011-07-19EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten3-0/+174
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish3-19/+25
2011-06-27EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten2-0/+301
2011-06-08String Reference Cleanup.lzeng143-94/+85
2011-05-30Update code to pass packaging tool.lzeng144-12/+9
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-107/+106
2011-04-27Fix 2 BootScript thunk issue on MEM_POLL.jyao11-5/+19
2011-04-20Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.lzeng143-5/+130
2011-03-30Update inf file to follow spec.ydong101-1/+0
2011-03-14Enhance inf file to follow inf spec.ydong103-3/+6
2011-03-10Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney1-4/+6
2011-03-07ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao41-10/+15
2011-01-28Don't need to update its copy right. It is same to previous version. lgao41-1/+1
2011-01-28Roll back previous change. GCC assembly file should use .S postfix. lgao41-2/+2
2011-01-24Correct file name. lgao41-1/+1