]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library
MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version
[mirror_edk2.git] / ArmPkg / Library /
2019-01-14 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: fix out of bounds access
2019-01-14 Ard BiesheuvelArmPkg/ArmMmuLib ARM: disregard high memory when settin...
2019-01-13 Ard BiesheuvelArmPkg/ArmMmuLib ARM: fix thinko in second level page...
2019-01-13 Ard BiesheuvelArmPkg/ArmMmuLib ARM: add missing support for non-share...
2019-01-08 Laszlo ErsekArmPkg/ArmSoftFloatLib: drop build flags specific to...
2018-12-20 Ard BiesheuvelArmPkg/ArmMmuLib: take MAX_ALLOC_ADDRESS into account
2018-12-19 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib ARM: avoid endless...
2018-12-06 Sumit GargArmPkg/OpteeLib: Add dummy RPC handler
2018-12-03 Ard BiesheuvelArmPkg/ArmMmuLib ARM: handle unmapped sections when...
2018-11-29 Ard BiesheuvelArmPkg/ArmMmuLib: take the CPU supported maximum PA...
2018-11-29 Ard BiesheuvelArmPkg/ArmLib: add support for reading the max physical...
2018-11-27 Leif LindholmArmPkg: fix StandaloneMmMmuLib subdirectory case
2018-11-27 Achin GuptaArmPkg/ArmMmuLib: Add MMU Library suitable for use...
2018-11-21 Ard BiesheuvelArmPkg/ArmSmcPsciResetSystemLib: add missing call to...
2018-11-05 Sumit GargArmPkg/OpteeLib: Fix compilation issues for ARM (32...
2018-10-30 Sumit GargArmPkg/OpteeLib: Add APIs to communicate with OP-TEE
2018-08-23 Haojian ZhuangArmPkg/PlatformBootManagerLib: fix hotkey of boot option
2018-08-01 Sumit GargArmPkg: Add initial OpteeLib implementation
2018-07-27 Ruiyu NiArmPkg/PlatformBDS: Implement PlatformBootManagerUnable...
2018-06-29 chenc2ArmPkg: Removing ipf which is no longer supported from...
2018-06-21 Chris CoArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of...
2018-06-21 Ard BiesheuvelArmPkg/ArmMmuLib ARM: assume page tables are in writeba...
2018-06-21 Ard BiesheuvelArmPkg/ArmMmuLib ARM: remove cache maintenance of block...
2018-06-15 Ard BiesheuvelArmPkg/ArmSmcPsciResetSystemLib: implement fallback...
2018-06-15 Ard BiesheuvelArmPkg/PlatformBootManagerLib: call ProcessCapsules...
2018-06-11 Michael ZimmermannArmPkg/CompilerIntrinsicsLib: fix GCC8 warning for...
2018-06-07 Michael ZimmermannArmPkg/ArmDisassemblerLib: fix check for MSR instruction
2018-06-05 Haojian ZhuangArmPkg/PlatformBootManagerLib: load platform boot options
2018-04-26 Ard BiesheuvelArmPkg: add reenable hook to ArmGenericTimerCounterLib
2018-04-23 Girish PathakArmPkg: MTL Library interface and Null library implemen...
2018-04-19 Ard BiesheuvelArmPkg/TimerDxe: remove workaround for KVM timer handling
2018-02-07 Pete BatardArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017...
2018-01-15 Michael ZimmermannArmPkg/Library/ArmLib: add ArmWriteSctlr
2017-12-20 Michael ZimmermannArmPkg/ArmMmuLib ARM: fix page size granularity in...
2017-12-11 Ard BiesheuvelArmPkg/PlatformBootManagerLib: add missing newline
2017-12-08 Ard BiesheuvelArmPkg/PlatformBootManagerLib: print firmware version...
2017-12-08 Jian J WangArmPkg/ArmExceptionLib: Add implementation of new API
2017-11-26 Ard BiesheuvelArmPkg: remove BdsLib and remaining ARM BDS related...
2017-11-16 Ard BiesheuvelArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLi...
2017-11-07 Peicong LiArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE
2017-10-06 Supreeth VenkateshArmPkg/ArmSvcLib: Add ArmSvcLib implementation.
2017-10-06 Ard BiesheuvelArmPkg/PlatformBootManagerLib: fix bug in ESRT invocation
2017-10-06 Ard BiesheuvelArmPkg/PlatformBootManagerLib: call ESRT hooks at appro...
2017-09-19 Ard BiesheuvelArmPkg/PlatformBootManagerLib: process pending capsules
2017-09-15 Sami MujawarArmPkg: ARM v8.2 updates for detecting FP
2017-09-01 Ard BiesheuvelArmPkg: remove ArmDmaLib
2017-08-31 Ard BiesheuvelArmPkg: remove UncachedMemoryAllocationLib
2017-08-29 Ard BiesheuvelArmPkg/ArmDmaLib: implement DmaAllocateAlignedBuffer()
2017-08-24 Ard BiesheuvelArmPkg/ArmDmaLib: remove dependency on UncachedMemoryAl...
2017-08-17 Ard BiesheuvelArmPkg/ArmDmaLib: use double buffering only for bus...
2017-08-01 Jun NieArmPkg: Move IS_DEVICE_PATH_NODE for sharing
2017-07-03 Ard BiesheuvelArmPkg: implement ResetSystemLib using PSCI 0.2 calls
2017-05-22 Sami MujawarArmPkg: Add CNTHCTL_EL2 support functions
2017-04-13 Leif LindholmArmPkg: copy/paste fixes in ARM ArmHvcLib/ArmSmcLib
2017-03-27 Ard BiesheuvelArmPkg/ArmExceptionLib: use EL0 stack for synchronous...
2017-03-22 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: walk call stack...
2017-03-22 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: add missing GUID...
2017-03-22 Ard BiesheuvelArmPkg/PlatformBootManagerLib: move to BootLogoLib...
2017-03-22 Ard BiesheuvelArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID...
2017-03-15 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: set XP bit via...
2017-03-14 Marvin HäuserArmPkg: Fix modsi3.S compilation across toolchains.
2017-03-08 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: map uncached alloca...
2017-03-08 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: use CWG value to...
2017-03-08 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: restore mapping...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib ARM: implement memory permission contr...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMem...
2017-03-07 Ard BiesheuvelArmPkg: move ARM version of SetMemoryAttributes to...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: use correct return type for exported...
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
next