summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-29/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* EdkCompatibilityPkg: Fix some typos of "according"Liming Gao2017-02-081-1/+1
* EdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong NULL char checkSong, BinX2016-11-031-1/+1
* EdkCompatibilityPkg/Sample/Tools: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-3/+3
* EdkCompatibilityPkg/FrameworkHiiOnUefiHiiThunk: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* EdkCompatibilityPkg: Fix typos in commentsGary Lin2016-10-2131-47/+47
* EdkCompatibilityPkg: Fix GCC build failureLiming Gao2016-08-014-4/+4
* MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS defineArd Biesheuvel2016-07-211-1/+1
* EdkCompatibilityPkg: Enable new MS VA intrinsics for GNUC x86 64bits buildArd Biesheuvel2016-07-211-0/+26
* EdkCompatibilityPkg: Fix typos in commentsMudusuru, Giri P2016-07-115-11/+11
* EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek2016-06-302-2/+2
* EdkCompatibilityPkg: Fix the typo in the commentGary Lin2016-06-271-1/+1
* EdkCompatibilityPkg: Fix a typo.Marvin H?user2016-04-151-2/+2
* EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.Marvin H?user2016-04-151-1/+1
* EdkCompatibilityPkg: SmmBaseHelper: remove set but unused variablesLaszlo Ersek2016-03-251-11/+8
* EdkCompatibilityPkg: EdkIIGlueLib: remove set but unused variablesLaszlo Ersek2016-03-251-5/+0
* EdkCompatibilityPkg: BsSerialStatusCode: remove set but unused variableLaszlo Ersek2016-03-251-4/+0
* EdkCompatibilityPkg: UefiEfiIfrSupportLib: remove set but not used variablesLaszlo Ersek2016-03-253-10/+0
* EdkCompatibilityPkg: Fix wrong guid value of gEfiManagedNetworkProtocolGuidLiming Gao2016-01-183-3/+3
* 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