]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation
MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation /
2013-10-22 Olivier MartinEdkCompatibilityPkg: Fixed EDK Shell build
2013-09-03 Olivier MartinEdkCompatibilityPkg: Fixed build for AArch64
2013-08-23 Shumin QiuFix the typo in the description of EFI_PLATFORM_TO_DRIV...
2013-08-08 Harry LiebelAdd Aarch64 support to EdkCompatibilityPkg.
2013-07-10 Ruiyu NiFill the ImageHandle and DriverBindingHandle field...
2013-06-04 Gary Ching-Pang LinAdd the missing "," for the patch to fix status code...
2013-05-24 lgao4Without this fix, the "%r" format specifier prints...
2012-10-30 lgao4Fix memory out of band access in AsmFxSave() and AsmFxR...
2012-06-21 ydong10Fix a typo.
2012-06-08 oliviermartinEdkCompatibilityPkg/CompilerStub: Created a Dummy Compi...
2012-05-31 rsun3Change returned status codes for SmiManage() per PI...
2012-05-16 lgao4Update MdePkg and EdkCompatibilityPkg INT8 definition...
2012-05-04 ydong10Correct an error in Aprint function.
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-02-27 lgao4Update ECP Package Glue BaseLib to save/restore xmm6...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-16 lgao4Add new DEBUG_VERBOSE print error level.
2011-12-28 lgao4Roll back the previous change in MdePkg BaseLib Ia32...
2011-12-20 lgao4Clean up the hard code offset in MdePkg BaseLib Ia32...
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2011-12-15 lzeng14Add comments for EFI_CACHE_SRAM_TYPE_DATA because of...
2011-12-06 lgao4Fix ICC11 build failure.
2011-12-05 lgao4Fix ICC11 build failure.
2011-11-15 lzeng14EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.
2011-10-25 lgao4Correct CpuPause.s to ICC11.
2011-10-19 niruiyuAvoid using code name in comments.
2011-10-18 li-elvinUse a local variable and assign 0 to it, then use it...
2011-09-30 lgao41. Move Capsule variable name definition to Capsule...
2011-09-30 lgao4Define S3 Status code macros.
2011-09-29 ydong10Add more check to avoid access violation.
2011-09-09 hhtianRename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL...
2011-09-01 ydong10Refine code to make code run more safely.
2011-08-18 vanjeffAdded 3 new EFI Resources Attributes defined in PI...
2011-08-02 lgao4Fixed the issue in RuntimeStatusCode library that may...
2011-07-29 andrewfishEdkCompatabilityPg: Add missing .globl statement
2011-07-19 jljustenEdkCompatibilityPkg: Add SmmScriptLib
2011-07-12 andrewfishEdkCompatabilityPkg: Fix build issues with X64 clang
2011-06-16 lzeng14Update prototype name of Get()/Set() to EFI_AUTHENTICAT...
2011-06-09 niruiyuChange BuildGuidHob and BuildGuidDataHob to return...
2011-01-18 lgao4Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_D...
2011-01-03 jljustenEdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning
2010-12-31 lgao4Use SmmStatusCode protocol in EfiInitializeSmmDriverLib...
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-12-09 ydong10Refine code to make code run more safely.
2010-12-06 ydong10Refine code to make code more safely.
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-10-13 jljustenEdkCompatibilityPkg: Re-add VA_COPY macro
2010-09-13 ydong10Refine some code to make code run safely.
2010-09-10 ydong10Refine some code to make the code run safely.
2010-07-30 lgao4Correct the check for macro definition __EDKII_GLUE_PEI...
2010-07-29 lgao4Use local version EfiScriptLibAsciiStrLen() and EfiScri...
2010-07-29 lgao4Sync fix on MdePkg r9982.
2010-07-19 lgao41. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV...
2010-07-16 andrewfishFixes for the ARM port of SCTs
2010-07-09 andrewfishPorted more of EdkCompatabilityPkg to ARM to support...
2010-06-28 lgao4Remove unnecessary volatile for local Index variable.
2010-06-23 rsun3Add back the removed pair of "#ifndef VA_START" and...
2010-06-15 jljustenEdkCompatibilityPkg: Fix EFIAPI usage inconsistencies
2010-06-15 jljustenEdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4
2010-06-15 jljustenEdkCompatibilityPkg IA32 EfiBind.h: Do not include...
2010-06-12 lgao4Initialize the local variable before refer to them.
2010-06-11 lgao4Add more check to make sure code run safely.
2010-05-26 klu2synchronize interget type definition from MdePkg's...
2010-05-18 rsun3Change TPM_BASE to 0 per TPM spec.
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-28 hhtianUpdate the copyright notice format
2010-04-28 hhtianUpdate the copyright notice format
2010-03-25 li-elvinThis patch is to fix incorrect value for EfiCacheAssoci...
2010-03-20 lgao4Correct file path separator to be consistent.
2010-03-15 lgao4Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCo...
2010-03-15 lgao4Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCo...
2009-12-31 rsun3Add 4 Framework/PI SMM thunk drivers. Combined use...
2009-12-25 vanjeffreplaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_...
2009-12-15 rsun3Fix a PeiServices pointer checking error bug in EfiComm...
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
2009-11-17 xdu2Update function description to be consistent with code...
2009-11-11 tye1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this...
2009-11-09 qhuang8Change the GUID value of FVB to be that of FVB2 in...
2009-09-24 AJFISHFixed issues compiling for Apple gcc on IA-32
2009-09-22 rsun3Fix bug that home addresses for register parameters...
2009-09-21 qhuang8Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP...
2009-09-16 htaoAdd RHSA (remapping hardware static Affinity) structure...
2009-08-20 qhuang8Update to remove .intel_syntax directives to improve...
2009-08-20 qhuang8Remove unnecessary .align directory and change .align...
2009-08-20 qhuang8Remove unnecessary .align directives.
2009-08-20 qhuang8Update to make end-of-line consistent for all source...
2009-08-14 eric_tianredefine the ASM_PFX to let it can work on Apple/NetBSD...
2009-07-27 vanjeffEnhanced BMP file security check.
2009-07-10 rsun3Fix a bug in BuidHobGuidType() of PeiHobLib that it...
2009-05-20 eric_tianfix a typo of missing a colon sign after a label symbol.
2009-05-19 eric_tianfix a typo of missing a colon sign after a label symbol.
2009-05-19 eric_tianAs ECP package is EDKI style, the AutoGen.h will not...
2009-05-19 eric_tianchange the error usage of "#if __GNUC__" Condition...
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2009-04-23 eric_tianupdate string function comments
2009-04-17 qhuang8Save segment registers on stack in case the thunk code...
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-04-03 rsun3PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFram...
next