]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library
MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures
[mirror_edk2.git] / ArmPkg / Library /
2014-01-10 Olivier MartinArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size...
2013-12-10 Olivier MartinARM Packages: Removed 'inline' keyword
2013-12-10 Olivier MartinArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operat...
2013-11-28 Olivier MartinArmPkg/BdsLib: Fixed the alignment of the relocated...
2013-11-28 Olivier MartinArmPkg/DebugPeCoffExtraActionLib: Fixed the printing...
2013-11-28 Olivier MartinArmPkg: Move definition of ArmIsArchTimerImplemented...
2013-09-23 Olivier MartinArmPkg/ArmLib: Revert change 'Fixed field shifting...
2013-09-16 Olivier MartinArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)
2013-09-02 Olivier MartinArmPkg/ArmDmaLib: Fixed the calculation of the Base...
2013-09-02 Roy FranzArmPkg/ArmLib: Change comment to match code for setting...
2013-08-19 Olivier MartinArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttr...
2013-08-19 Olivier MartinArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
2013-08-06 Olivier MartinARM: Remove NSACR from the common code
2013-07-26 Olivier MartinArmPkg/ArmLib: Fixed TBLs invalidation in EL1
2013-07-26 Olivier MartinArmPkg/Library: AArch64 MMU EL1 support
2013-07-26 Olivier MartinArmPkg/ArmLib/AArch64: Use the appropriate macros and...
2013-07-24 Olivier MartinArmPkg: Update the AArch64 Image File Machine Type...
2013-07-24 Harry LiebelArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot...
2013-07-24 Olivier MartinArmPkg/ArmLib/AArch64: Fixed the calculation of the...
2013-07-18 Harry LiebelArmPkg: Added AArch64 support (missing files)
2013-07-18 Harry LiebelArmPkg/BdsLib: Added Aarch64 support for booting Linux
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-07-16 Olivier MartinArmPkg/UncachedMemoryAllocationLib: Removed unused...
2013-07-15 Eugene CohenArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryA...
2013-06-27 Olivier MartinArmPkg/BdsLib: Fixed manipulation of the Memory Map...
2013-06-27 Olivier MartinArmPkg/ArmLib: Marked functions as 'STATIC' if not...
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-06-19 Olivier MartinArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling...
2013-06-19 Olivier MartinArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
2013-06-19 Olivier MartinArmPkg/BdsLib: Update FDT CPU node format
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several...
2013-04-14 oliviermartinArmPkg/BdsLib: Added support for FDT alignment through...
2013-04-14 oliviermartinArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
2013-04-14 oliviermartinArmPkg/BdsLib: Fix uInitrd detection
2013-04-14 oliviermartinArmPkg/BdsLib: Do not create additional 'cpu' nodes...
2013-04-14 oliviermartinArmPkg/BdsLib: Replace ARM magic value by a proper...
2013-03-12 oliviermartinArmPkg/BdsLib: Fixed TFTP and PXE Boot
2013-03-12 oliviermartinArmPkg/BdsLib: Free the memory when Linux fails to...
2013-03-12 oliviermartinArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly...
2013-03-12 oliviermartinArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI...
2013-03-12 oliviermartinArmPkg/ArmLib: Functions to access ARM HYP Vector base...
2013-03-12 oliviermartinArmPkg/SemihostLib: Removed leading separator in FileNa...
2013-03-12 oliviermartinArmPkg/BdsLib: Added support to declare Power State...
2013-03-12 oliviermartinArmPkg/BdsLib: Passed reserved memory regions to the...
2013-03-12 oliviermartinArmPkg: Fixed unsigned type to be architecture independent
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-03-06 oliviermartinArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
2013-03-05 oliviermartinArmPkg/DebugPeCoffExtraActionLib: Checked the ImageCont...
2013-01-28 oliviermartinArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl...
2013-01-25 oliviermartinArmPkg/BdsLib: Added TimerLib to INF file
2013-01-25 oliviermartinArmPkg: Move Arm(Enable|Disable)Irq() functions from...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinARM Packages: Moved ARM assembly files to 'Arm' subdire...
2012-09-28 oliviermartinArmPkg/BdsLib: Added FDT support for BdsLib
2012-09-28 oliviermartinArmPkg/DefaultExceptionHandlerLib: Added support to...
2012-09-28 oliviermartinArmPlatformPkg/Sec: Moved Exception Vector Table to...
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-08-31 oliviermartinArmPkg: Changed Uncached System Memory from EFI_MEMORY_...
2012-08-02 oliviermartinArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8
2012-07-12 oliviermartinArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_ure...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformH...
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in...
2012-07-04 oliviermartinArmPkg/BaseMemoryLibStm: Removed duplicated instruction...
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2012-06-06 oliviermartinArmPkg/ArmLib: Fixed parameter checking in ArmConfigure...
2012-05-31 oliviermartinArmPkg: Enhance CompareGuid performance by using Compar...
2012-05-02 oliviermartinArmPkg/ArmLib: Added new functions to access ARM coproc...
2012-05-02 oliviermartinARM Packages: Fixed th 'NS' (Non Secure) bit in the...
2012-05-02 oliviermartinArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line...
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSync...
2012-05-02 oliviermartinARM Packages: Minor changes (fixed mispelling, line...
2012-03-26 oliviermartinArmLib/ArmV7: Add ISB to ArmEnableVFP
2012-02-28 oliviermartinArmPkg/Library/SemihostLib: Removed depenencies on...
2012-02-28 oliviermartinArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overf...
2012-02-28 oliviermartinArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg...
2012-02-27 oliviermartinArmPkg/ArmArchTimerLib: Renamed the constructor to...
2012-02-24 oliviermartinArmPkg/BdsLib: Added support for using uInitrd
2012-02-24 oliviermartinArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format
2012-02-14 oliviermartinArmPkg/ArmV7Lib: Add support for Invalid Instruction...
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed memory leak
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed incorrect typecasting
2012-02-09 oliviermartinArmPkg/BdsLib: Load initrd next to the Linux kernel...
2012-02-09 oliviermartinArmPkg/BdsLib: Added support to start uImage
2011-11-01 oliviermartinArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD comma...
2011-11-01 oliviermartinArmPkg/DefaultExceptionHandlerLib: Replace the Print...
2011-11-01 oliviermartinArmPkg/ArmArchTimerLib: Fix TimerLib when the security...
2011-11-01 oliviermartinArmPkg/ArmCpuLib: Fix GCC/XCode builds
2011-10-04 oliviermartinArm Packages: Fix builds for XCODE32 toolchain
2011-09-29 oliviermartinArmPkg/CompilerIntrinsicsLib: Reverse the order of...
2011-09-27 oliviermartinArmPkg/BdsLib: Fix incorrect pointer casting
2011-09-27 oliviermartinArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and...
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Update Arm11 port
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-27 oliviermartinArmPkg: Removed 'ArmV7/ArmV7MPCore*' files
next