summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek2016-07-072-2/+2
* EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao2015-12-183-83/+5
* 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: Add PersistentMemory definitionLiming Gao2015-04-291-1/+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
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* EdkCompatibilityPkg: Make this field name match the name in the spec.Peter Jones2014-11-261-1/+1
* EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-126-4/+281
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Refine code to make it more safely.Eric Dong2014-06-268-11/+18
* Fix CRLF formatTian, Hot2014-01-2350-2644/+2644
* Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu2013-11-261-1/+1
* EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin2013-10-223-8/+1
* EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin2013-09-035-0/+0
* Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu2013-08-231-2/+2
* Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel2013-08-0812-32/+345
* Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni2013-07-101-49/+43
* Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin2013-06-041-1/+1
* Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao42013-05-241-1/+8
* 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 memory out of band access in AsmFxSave() and AsmFxRestore(). lgao42012-10-302-4/+4
* 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
* Fix a typo.ydong102012-06-213-6/+6
* EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARMoliviermartin2012-06-081-0/+6
* Fixed build failed.ydong102012-05-311-1/+1
* Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun32012-05-311-4/+4
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-165-14/+14
* Enhance the logic when extract data from storage.ydong102012-05-101-5/+16
* Correct an error in Aprint function.ydong102012-05-042-4/+4
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-111-0/+188
* Add more check for the bmp file to avoid access violation.ydong102012-04-112-2/+114
* 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff2012-03-151-2/+53
* Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao42012-02-275-8/+58
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-019-21/+53
* Add new DEBUG_VERBOSE print error level.lgao42012-01-162-6/+9
* Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-281-43/+20
* Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-201-33/+56
* Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao42011-12-158-14/+20
* Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng142011-12-151-1/+6