summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
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
2012-05-31Fixed build failed.ydong10
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao4
2012-05-10Enhance the logic when extract data from storage.ydong10
2012-05-04Correct an error in Aprint function.ydong10
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff
2012-02-27Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu...lgao4
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-01-16Add new DEBUG_VERBOSE print error level.lgao4
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-20Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4
2011-12-15Fix the issue to clear the high 16-bit of EAX before use it Thunk code.lgao4
2011-12-15Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng14
2011-12-13Update the Package version.lgao4
2011-12-06Fix ICC11 build failure. lgao4