summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility
Commit message (Expand)AuthorAgeFilesLines
* EdkCompatibilityPkg/FrameworkHiiOnUefiHiiThunk: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* EdkCompatibilityPkg: Fix typos in commentsGary Lin2016-10-217-11/+11
* EdkCompatibilityPkg: Fix typos in commentsMudusuru, Giri P2016-07-111-2/+2
* EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek2016-06-302-2/+2
* EdkCompatibilityPkg: Fix the typo in the commentGary Lin2016-06-271-1/+1
* EdkCompatibilityPkg: SmmBaseHelper: remove set but unused variablesLaszlo Ersek2016-03-251-11/+8
* EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao2015-12-182-83/+3
* EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunkHao Wu2015-07-072-2/+3
* EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunkHao Wu2015-07-073-6/+7
* EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly.Star Zeng2015-06-092-4/+4
* EdkCompatibilityPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-2/+2
* EdkCompatibilityPkg: Fix 32bit build failure.Star Zeng2015-03-191-2/+2
* EdkCompatibilityPkg: Use ImageContext.ImageSize to allocate memory for PE imageStar Zeng2015-03-181-2/+6
* EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-126-4/+281
* Refine code to make it more safely.Eric Dong2014-06-262-2/+5
* Fix CRLF formatTian, Hot2014-01-232-70/+70
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-2/+29
* Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault h...vanjeff2012-11-282-6/+42
* Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng142012-11-122-5/+5
* Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng142012-11-121-24/+16
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-5/+5
* EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ...rsun32012-07-022-5/+25
* EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun32012-06-262-29/+97
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Enhance the logic when extract data from storage.ydong102012-05-101-5/+16
* 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff2012-03-151-2/+53
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-2/+2
* PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32011-11-212-2/+4
* Avoid using code name in comments.niruiyu2011-10-195-15/+15
* Add more check to avoid access violation.ydong102011-09-291-1/+1
* EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32011-09-282-4/+4
* EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo...rsun32011-09-262-3/+27
* Clean up the private GUID definition in module Level.lgao42011-09-205-10/+30
* EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten2011-08-312-0/+125
* Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun32011-08-301-14/+21
* Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin2011-08-011-5/+23
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-012-3/+3
* EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten2011-07-193-0/+174
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-123-19/+25
* EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten2011-06-272-0/+301
* String Reference Cleanup.lzeng142011-06-083-94/+85
* Update code to pass packaging tool.lzeng142011-05-304-12/+9
* Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong102011-05-201-107/+106
* Fix 2 BootScript thunk issue on MEM_POLL.jyao12011-04-271-5/+19
* Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.lzeng142011-04-203-5/+130
* Update inf file to follow spec.ydong102011-03-301-1/+0
* Enhance inf file to follow inf spec.ydong102011-03-143-3/+6
* Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney2011-03-101-4/+6
* ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao42011-03-071-10/+15