]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation
Update USB init code to do a softreset.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation /
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...
2009-02-23 klu21, Use #if defined() to judge the switching macro such...
2009-02-17 klu2Use #ifdef but not #if for compiler macros.
2009-02-11 qwang121) Replace IA32API with EFIAPI to standardise the calli...
2009-02-01 xli24For ECP, disable ICC's remark #869: "Parameter" was...
2009-01-15 qhuang8Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RAN...
2008-12-25 qwang12Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_S...
2008-12-07 xli24Use correct capitalization for include path.
2008-12-06 qwang12IPF GCC tool-chain cleanup.
2008-12-04 qwang121) GCC Clean up.
2008-12-04 gikidyChange function IpfFlushCacheRange() to AsmFlushCacheRa...
2008-12-04 xli24Use .radix directive that GCC assembly supports.
2008-12-04 qwang12a statement ".radix D" which cause build break for...
2008-12-04 gikidyFollow the Mde_Lib_Spec to fix the function PeCoffLoade...
2008-12-04 qwang12UNIX GCC cleanup: file name is case sensitive.
2008-12-03 qwang121) Add in EcpEfiBreakPoint and EcpMemoryFence which...
2008-12-03 qwang12Unix GCC cleanup:
2008-12-02 qwang121) Add in EcpEfiBreakPoint and EcpMemoryFence which...
2008-12-01 qwang12Fixed a error although Math.c is not built include...
2008-12-01 qwang12GCC cleanup: forward slash used.o
2008-11-29 qwang12Add CompilerStubLib_Edk2.inf which is built by EDK...
2008-11-29 qwang121) Revert the original CompilerStubLib.inf which will...
2008-11-27 xli24Clean ECP for build failure.
2008-11-27 qwang12GCC/ICC Cleanup.
2008-11-26 qwang12PI defines the architectural way to get PeiServicesTabl...
2008-11-26 qwang12add ULL suffix to Long Long number.
2008-11-26 qwang12add ULL suffix to PEI_SERVICES_SIGNATURE
2008-11-18 qwang12EBC Cleanup: _break is already defined in EdkCompatibil...
2008-11-18 qwang12ICC Cleanup.
2008-11-18 qwang12ICC Cleanup:
2008-11-18 qwang12ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
2008-11-18 qwang12ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
2008-11-18 qwang12ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP...
2008-11-18 qwang12ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
2008-11-18 qwang12ICC cleanup: #undef previously defined _DEBUG.
2008-11-18 qwang12Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.
2008-11-18 qwang12GCC Cleanup: UINT8_MAX is defined already in standard...
2008-11-18 qwang12ICC Cleanup: Remove the unnecessary ',' in the last...
2008-11-18 qwang12GCC Cleanup: Define EFI_BREAKPOINT for GCC build.
2008-11-18 qwang12GCC Cleanup: Remove the duplicated typedef and include...
2008-11-18 qwang12GCC Cleanup: Remove the duplicated #define.
2008-11-18 qwang12ICC Cleanup: Remove the unnecessary ',' in the last...
2008-11-18 qwang12ICC Cleanup: Remove the unnecessary ',' in the last...
2008-11-18 qwang12GCC Cleanup: Remove unused typedef.
2008-11-18 qwang12GCC Cleanup: Remove unused typedef.
2008-11-18 qwang12ICC Cleanup.
2008-11-18 qwang12GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass...
2008-11-18 qwang12GCC Cleanup: Use a commenting style that pass GCC build.
2008-11-17 lgao4Update ASL build rule, Add PeiLibPciCfgModify into...
2008-11-11 qwang12EFI Specification extension on Media Device Path. MEDIA...
2008-11-11 qwang12ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG...
2008-11-11 qhuang8Revert previous check in. ECP is only supposed to suppo...
2008-11-11 qhuang8Do not use statically macros of EFI_SPECIFICATION_VERSI...
2008-10-15 lgao4Minor update for EfiVariable.h
2008-10-06 vanjeffCorrect the filename.
2008-09-28 eric_tianchange "\" sign to "/" sign that is comply with INF...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
next