]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg
update file header
[mirror_edk2.git] / EdkCompatibilityPkg /
2008-12-07 xli24Use correct capitalization for include path.
2008-12-06 qwang12IPF GCC tool-chain cleanup.
2008-12-04 qwang12update comment
2008-12-04 qwang121) GCC Clean up.
2008-12-04 gikidyChange function IpfFlushCacheRange() to AsmFlushCacheRa...
2008-12-04 qwang12Fix a bug of not initialize Private->PciRootBridgeIo...
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 qwang121) Fix a bug of DefaultVarStoreId of the Form Set shoul...
2008-12-01 qwang12Fixed a error although Math.c is not built include...
2008-12-01 qwang12GCC Cleanup: Files name should match the case in the...
2008-12-01 qwang12GCC cleanup: forward slash used.o
2008-11-29 qwang12Move GlueLib's PeiPerformanceLib and DxePerformanceLib...
2008-11-29 qwang12Add CompilerStubLib_Edk2.inf which is built by EDK...
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-28 qwang12Update the entry point function's prototype.
2008-11-28 qwang12Update the entry point function's prototype.
2008-11-27 xli24Clean ECP for build failure.
2008-11-27 qwang121) Initialize return value for UefiOp for all execution...
2008-11-27 qwang12ICC IA32 Cleanup.
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-26 qwang121) Add in SharingStringPack to make UpdateString only...
2008-11-21 qwang121) StrGather (Build.exe) in compatible mode add a Frame...
2008-11-20 qwang12GCC Build Clean: Add doxygen comment and fix build...
2008-11-18 qwang121) Covert the FvAttributes back to format defined in...
2008-11-18 qwang12Covert the FvAttributes back to format defined in PI...
2008-11-18 qwang12EBC Cleanup: BaseIoLibIntrinsic is only supported for...
2008-11-18 qwang12EBC Cleanup: _break is already defined in EdkCompatibil...
2008-11-18 qwang12Remove unused comment.
2008-11-18 qwang121) Change the EFI_SPECIFICATION_VERSION to 0x00020000...
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: add data typecast after arithemtics.
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: add enum typecast after arithemtics.
2008-11-18 qwang12GCC Cleanup: GUID initializer.
2008-11-18 qwang12ICC Cleanup: add (UINT8 *) typecast.
2008-11-18 qwang12ICC Cleanup: add (VOID **) typecast.
2008-11-18 qwang12ICC Cleanup: add (VOID **) typecast.
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-18 qwang12Add in MdeModulePkg.dec depedency as HiiLib is moved...
2008-11-18 qwang12Remove the unnecessary CONST.
2008-11-18 qwang12Fix a typo
2008-11-17 qwang12Add in parameter checking to pass UEFI HII SCT test.
2008-11-17 lgao4Update ASL build rule, Add PeiLibPciCfgModify into...
2008-11-13 qhuang8Update ECP DSC file for library class/instances renaming.
2008-11-13 qhuang8Add dependency of MdeModulePkg since HiiLib has been...
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-11-10 qwang12Clean up for GCC tool-chain.
2008-11-10 qwang12clean up for IPF ICC tool chain.
2008-11-10 qwang12Remove 4 dead files.
2008-11-10 qwang12Remove the unused include.
2008-11-10 qwang121) Add in support for Framework VFR file which specify...
2008-11-05 qwang12Coding style and Doxygen update.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Update the comment.
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-25 xli24Modify DSC file according to update of MDE library...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-15 lgao4Minor update for EfiVariable.h
2008-10-15 qwang12Fix a bug to locate the correct PPI.
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
next