summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2016-11-03EdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong NULL char checkSong, BinX
2016-10-27EdkCompatibilityPkg/Sample/Tools: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27EdkCompatibilityPkg/FrameworkHiiOnUefiHiiThunk: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-21EdkCompatibilityPkg: Fix typos in commentsGary Lin
2016-08-01EdkCompatibilityPkg: Fix GCC build failureLiming Gao
2016-07-21MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS defineArd Biesheuvel
2016-07-21EdkCompatibilityPkg: Enable new MS VA intrinsics for GNUC x86 64bits buildArd Biesheuvel
2016-07-11EdkCompatibilityPkg: Fix typos in commentsMudusuru, Giri P
2016-06-30EdkCompatibilityPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek
2016-06-27EdkCompatibilityPkg: Fix the typo in the commentGary Lin
2016-04-15EdkCompatibilityPkg: Fix a typo.Marvin H?user
2016-04-15EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.Marvin H?user
2016-03-25EdkCompatibilityPkg: SmmBaseHelper: remove set but unused variablesLaszlo Ersek
2016-03-25EdkCompatibilityPkg: EdkIIGlueLib: remove set but unused variablesLaszlo Ersek
2016-03-25EdkCompatibilityPkg: BsSerialStatusCode: remove set but unused variableLaszlo Ersek
2016-03-25EdkCompatibilityPkg: UefiEfiIfrSupportLib: remove set but not used variablesLaszlo Ersek
2016-01-18EdkCompatibilityPkg: Fix wrong guid value of gEfiManagedNetworkProtocolGuidLiming Gao
2015-12-18EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao
2015-07-07EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunkHao Wu
2015-07-07EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunkHao Wu
2015-06-09EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly.Star Zeng
2015-05-06EdkCompatibilityPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni
2015-04-29EdkCompatibilityPkg: Add PersistentMemory definitionLiming Gao
2015-03-19EdkCompatibilityPkg: Fix 32bit build failure.Star Zeng
2015-03-18EdkCompatibilityPkg: Use ImageContext.ImageSize to allocate memory for PE imageStar Zeng
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2014-11-26EdkCompatibilityPkg: Make this field name match the name in the spec.Peter Jones
2014-11-12EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-06-26Refine code to make it more safely.Eric Dong
2014-01-23Fix CRLF formatTian, Hot
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu
2013-10-22EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin
2013-09-03EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin
2013-08-23Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu
2013-08-08Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao4
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2012-11-28Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault h...vanjeff
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-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao4
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2012-07-02EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ...rsun3
2012-06-26EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun3
2012-06-21Fix a typo.ydong10
2012-06-08EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARMoliviermartin