]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / ArmPkg / Library /
2017-02-23 Ard BiesheuvelArmPkg: remove DebugUncachedMemoryAllocationLib
2017-02-22 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: allow the stack aligment (SA...
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: set frame pointer in cache...
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2017-01-20 Ard BiesheuvelArmPkg/ArmMmuLib: Revert "use a pool allocation for...
2017-01-20 Ard BiesheuvelArmPkg/ArmLib: remove indirection layer from timer...
2016-12-01 Leif LindholmArmPkg: fix compilation error in ArmDmaLib
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: add support for fixed host-to-device...
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: clean up abuse of device address
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: fix incorrect device address of doubl...
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: use DMA buffer alignment from CPU...
2016-11-30 Ard BiesheuvelArmPkg/ArmMmuLib: support page tables in cacheable...
2016-11-15 Daniil EgranovArmPkg/Library/ArmDmaLib: Deallocate Map buffer in...
2016-10-28 Ard BiesheuvelArmPkg/BdsLib: eliminate calls to deprecated string...
2016-10-26 Ard BiesheuvelArmPkg/ArmDmaLib: add missing DxeServicesTableLib depen...
2016-10-25 Laszlo ErsekArmPkg/DefaultExceptionHandlerLib: replace AsciiStrCat...
2016-10-25 Laszlo ErsekArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with...
2016-10-24 Ard BiesheuvelArmPkg: remove BaseMemoryLibStm
2016-10-19 Gary LinArmPkg: Fix typos in comments
2016-09-14 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: improve formatting...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: base page table VA size on GCD memory...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: use a pool allocation for the root...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: remove bogus alignment of page alloca...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: deobfuscate GetRootTranslationTableIn...
2016-09-09 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: trim module name...
2016-09-08 Ard BiesheuvelArmPkg/ArmBaseLib: clean up directory structure
2016-09-08 Ard BiesheuvelArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes
2016-09-08 Ard BiesheuvelArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib
2016-09-08 Ard BiesheuvelArmPkg/ArmLib: introduce ArmBaseLib
2016-09-08 Ard BiesheuvelArmPkg/ArmLib: remove NullArmLib
2016-09-07 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal...
2016-09-06 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: use Clang-compatible...
2016-09-05 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib ARM: make memset() weak...
2016-09-02 Ard BiesheuvelArmPkg/BaseMemoryLibStm: implement new IsZeroBuffer...
2016-09-02 Ard BiesheuvelArmPkg/BaseMemoryLibStm: implement new IsZeroGuid(...
2016-09-01 Ard BiesheuvelArmPkg: remove BaseMemoryLibVstm implementation of...
2016-09-01 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: replace memcpy and memset...
2016-08-11 Ard BiesheuvelArmPkg/SemihostLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC()...
2016-08-11 Ard BiesheuvelArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm...
2016-08-11 Ard BiesheuvelArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmSmcLibNull: move to generic C implementation
2016-08-11 Ard BiesheuvelArmLib: remove ArmReplaceLiveTranslationEntry() impleme...
2016-08-05 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: make the default memset...
2016-08-05 Ard BiesheuvelArmPkg/ArmSoftFloatLib: disable LTO build for GCC
2016-08-02 Ard BiesheuvelArmPkg: add prebuilt glue binaries for GCC5 LTO support
2016-08-01 Supreeth VenkateshArmPkg/Library: Add ArmReadSctlr for AArch64
2016-07-07 Ard BiesheuvelArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-07-07 Ard BiesheuvelArmPkg: introduce base ArmMmuLib implementation
2016-07-01 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: put ASSERT (FALSE...
2016-06-15 Ard BiesheuvelArmPkg/ArmLib: avoid cache maintenance in PEIMs when...
2016-05-12 Ard BiesheuvelArmPkg/PlatformBootManagerLib: implement new generic...
2016-05-12 Ard BiesheuvelArmPkg/ArmLib: don't invalidate entire I-cache on range...
2016-05-11 Zhang, Chao BMerge branch 'master' of github.com:tianocore/edk2
2016-05-10 Ard BiesheuvelArmPkg/AArch64Mmu: don't let table entries inherit...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: assert that consistent mappings are...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: do not remap arbitrary memory regions...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: reject consistent DMA mappings of...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: interpret GCD attributes as a bit...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: consistently use 'gCacheAlignment...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: deal with NULL return value of Uncach...
2016-05-09 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: fix typo
2016-05-09 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: add stack dump to...
2016-05-09 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: use deadloop rather...
2016-04-14 Ard BiesheuvelArmPkg/AArch64Mmu: disable MMU during page table manipu...
2016-04-14 Heyi GuoArmPkg/AArch64Mmu: Fix XN attribute for device memory
2016-04-01 Evan LloydArmPkg/ArmArchTimerLib: correct typos
2016-04-01 Sami MujawarArmPkg/ArmArchTimerLib: fix unused variable in RELEASE...
2016-04-01 Sami MujawarArmPkg/ArmArchTimerLib: add GetTimeInNanoSecond() to...
2016-04-01 Sami MujawarArmPkg/ArchArmTimerLib: refactor MultU64xN and TimerFre...
2016-03-25 Leendert van DoornArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64...
2016-03-22 Ard BiesheuvelArmPkg/AArch64Mmu: use correct AP[] bits in ArmClearMem...
2016-03-22 Ard BiesheuvelArmPkg/ArmExceptionLib: reimplement register stack...
2016-03-22 Ard BiesheuvelArmPkg/ArmExceptionLib: avoid indirect call if using...
2016-03-22 Ard BiesheuvelArmPkg/ArmExceptionLib: make build time define visible...
2016-03-22 Ard BiesheuvelArmPkg/ArmExceptionLib: don't restore ESR and FAR upon...
2016-03-22 Ard BiesheuvelArmPkg/ArmExceptionLib: stack FPSR on common path
2016-03-22 Ard BiesheuvelArmPkg/ArmExceptionLib: fold exception handler prologue...
2016-03-16 Cohen, EugeneArmPkg: ARM/AArch64 implementation of CpuExceptionHandl...
2016-03-16 Cohen, EugeneArmPkg/ArmLib: add ArmReadHcr to enable read-modify...
2016-03-03 Evan LloydArmPkg: Configure TTBCR register
2016-02-23 Cohen, EugeneArmPkg: CpuDxe: fix AArch64 interrupt read masks
2016-02-15 Cohen, EugeneArmPkg: DefaultExceptionHandler fixes for use with...
2016-02-03 Evan LloydArmPkg: Add isb when setting SCR
2016-01-30 Evan LloydArmPkg: Rectify file modes
2015-12-17 Ard BiesheuvelArmPkg/ArmSoftfloatLib: add missing entry points for...
2015-12-15 Ard BiesheuvelArmPkg/ArmV7Mmu: prefer non shareable memory on non...
2015-12-15 Ard BiesheuvelArmPkg/ArmSoftfloatLib: restrict -fno-tree-vrp option...
2015-12-15 Ard BiesheuvelArmPkg/ArmV7Lib: add CLANG alternative for FPEXC access
2015-12-15 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: add GCC version of __aeab...
2015-12-15 Ard BiesheuvelArmPkg: use unified asm syntax for CLANG
2015-12-08 Eugene CohenArmPkg: update InvalidateInstructionCacheRange to flush...
2015-12-07 Heyi GuoArmPkg/BdsLib: Send RemainingDevicePath to PXE Load...
next