]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Include
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Include /
2023-01-27 Rebecca CranArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT...
2022-11-06 Sami MujawarArmPkg: Add FID definitions for Arm TRNG
2022-11-06 Pierre GondoisArmPkg/ArmMonitorLib: Definition for ArmMonitorLib...
2022-10-19 Ard BiesheuvelArmPkg/ArmMmuLib: Disable and re-enable MMU only when...
2022-09-23 Minh NguyenArmPkg/SmbiosMiscDxe: Get SMBIOS information from OemMi...
2022-09-23 Minh NguyenArmPkg/SmbiosMiscDxe: Fix typo of "AssetTagType02"
2022-09-23 Nhi PhamArmPkg/SmbiosMiscDxe: Support fetching System UUID
2022-09-23 Minh NguyenArmPkg/ProcessorSubClassDxe: Get processor version...
2022-09-05 Pranav MadhuArmPkg: Handle warm reboot request correctly
2022-07-22 Ard BiesheuvelArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI...
2022-05-13 Rebecca CranArmPkg: Remove RVCT support
2022-01-30 Rebecca CranArmPkg: Replace CoreId and ClusterId with Mpidr in...
2021-12-16 Nhi PhamArmPkg/ProcessorSubClassDxe: Get serial and part number...
2021-12-16 Nhi PhamArmPkg/SmbiosMiscDxe: Get full SMBIOS strings from...
2021-12-14 Rebecca CranArmPkg: Add SMC helper functions
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-08-11 Etienne CarriereArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm...
2021-06-18 Rebecca CranArmPkg: Move cache defs used in Universal/Smbios into...
2021-05-10 Nicola MazzucatoArmPkg: Update SCMI Base Protocol version to 0x20000
2021-04-28 Pierre GondoisArmPkg: Fix Ecc error 8003
2021-04-27 Rebecca CranArmPkg: Allow platforms to report their boot status...
2021-04-27 Rebecca CranArmPkg: Allow platforms to supply more data for SMBIOS...
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_PERFORMANCE
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8005 for SCMI_CLOCK_RATE_FORMAT
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_CLOCK
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAM
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 7008 for SCMI_CLOCK_RATE
2021-04-15 Pierre GondoisArmPkg: Rename include guard in ArmGicLib.h
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8001 in Chipset
2021-02-23 Achin GuptaArmPkg: Allow FF-A calls to get memory region's attributes
2021-02-23 Sughosh GanuArmPkg: Add macros for SPM version with FF-A support...
2021-02-23 Sughosh GanuArmPkg: Add macros for SPM version
2021-02-23 Achin GuptaArmPkg/ArmSvcLib: Return x4-x7 in output parameters
2021-02-23 Achin GuptaArmPkg/IndustryStandard: Add barebones FF-A header
2021-02-23 Rebecca CranArmPkg: Update OemGetChassisType function to return...
2021-02-23 Rebecca CranArmPkg: Rename some functions and parameters in OemMiscLib
2021-02-23 Rebecca CranArmPkg: Fix ordering of return type and EFIAPI specifie...
2021-02-08 Rebecca CranArmPkg: Add Library/OemMiscLib.h
2021-02-08 Rebecca CranArmPkg: Add helper to read CCIDX status
2021-02-08 Rebecca CranArmPkg: Add definition of the maximum cache level in...
2021-02-08 Rebecca CranArmPkg: Add register encoding definition for MMFR2
2021-02-08 Rebecca CranArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
2020-12-18 Quan NguyenArmPkg/ArmGicLib: Add ArmGicSetInterruptPriority()...
2020-12-18 Leif LindholmArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header...
2020-12-18 Leif LindholmArmPkg: add ArmHasSecurityExtensions () helper function
2020-12-18 Leif LindholmArmPkg/ArmLib: add ArmHasGicSystemRegisters () helper...
2020-04-02 Ard BiesheuvelArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out...
2020-03-05 Ard BiesheuvelArmPkg/ArmLib: move set/way helper functions into priva...
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2019-01-29 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: get rid of needless TLB inval...
2019-01-21 Leif LindholmArmPkg: delete unused ArmTrustZoneSmc.h
2018-12-21 Jeff BrasenArmPkg/ArmScmiDxe: Add clock enable function
2018-12-11 Sumit GargArmPkg/OpteeLib: Add OPTEE_SUCCESS return code
2018-11-29 Ard BiesheuvelArmPkg/ArmLib: add support for reading the max physical...
2018-11-27 Achin GuptaArmPkg/ArmMmuLib: Add MMU Library suitable for use...
2018-11-27 Achin GuptaArmPkg/Include: Add MM interface SVC return codes.
2018-11-27 Sughosh GanuArmPkg/Include: Fix the SPM version SVC ID
2018-11-26 Ard BiesheuvelArmPkg: remove now unused BsdLib.h
2018-10-30 Sumit GargArmPkg/OpteeLib: Add APIs to communicate with OP-TEE
2018-10-12 Sami MujawarArmPkg: Add support for GICv4
2018-08-01 Sumit GargArmPkg: Add initial OpteeLib implementation
2018-06-18 Ard BiesheuvelArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWai...
2018-04-26 Ard BiesheuvelArmPkg: add reenable hook to ArmGenericTimerCounterLib
2018-04-23 Girish PathakArmPkg: Introduce SCMI protocol
2018-04-23 Girish PathakArmPkg: MTL Library interface and Null library implemen...
2018-01-15 Michael ZimmermannArmPkg/Library/ArmLib: add ArmWriteSctlr
2017-11-07 Peicong LiArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE
2017-10-06 Supreeth VenkateshArmPkg/Include: Add ArmSvcLib header file.
2017-10-06 Supreeth VenkateshArmPkg/Include: Add SVC function IDs for Management...
2017-10-06 Supreeth VenkateshArmPkg/Include: Add standard SMC function IDs for MM...
2017-10-05 Ard BiesheuvelArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocol
2017-10-05 Evan LloydArmPkg: Tidy GIC code before changes.
2017-08-31 Ard BiesheuvelArmPkg: remove UncachedMemoryAllocationLib
2017-08-01 Jun NieArmPkg: Move IS_DEVICE_PATH_NODE for sharing
2017-05-22 Sami MujawarArmPkg: Add CNTHCTL_EL2 support functions
2017-04-06 Ard BiesheuvelArmPkg: remove ArmCpuLib header and implementations
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMem...
2017-03-07 Ard BiesheuvelArmPkg: move ARM version of SetMemoryAttributes to...
2017-02-23 Ard BiesheuvelArmPkg/CpuDxe: remove VirtualUncachedPages protocol...
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: allow the stack aligment (SA...
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-01-20 Ard BiesheuvelArmPkg/ArmLib: remove indirection layer from timer...
2016-10-28 Ard BiesheuvelArmPkg: remove LoadConstantXxx() asm macros
2016-10-28 Ard BiesheuvelArmPkg RVCT: add ADRL/LDRL macro equivalents
2016-09-21 Ard BiesheuvelArmPkg/AsmMacroIoLib: force word alignment for functions
2016-08-11 Ard BiesheuvelArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL...
2016-08-11 Ard BiesheuvelArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and...
2016-07-28 Jeremy LintonArmPkg: Add Cortex-A72 CPU type
2016-07-13 Ard BiesheuvelArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assig...
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-07-07 Ard BiesheuvelArmPkg: introduce ArmMmuLib library class
2016-06-23 Ard BiesheuvelArmPkg/ArmGicV3Dxe: configure all interrupts as non...
2016-05-12 Ard BiesheuvelArmPkg/ArmLib: don't invalidate entire I-cache on range...
2016-04-14 Ard BiesheuvelArmPkg/AArch64Mmu: disable MMU during page table manipu...
2016-03-22 Ard BiesheuvelArmPkg/AsmMacroIoLibV8: remove undocumented assumption...
2016-03-16 Cohen, EugeneArmPkg/ArmLib: add ArmReadHcr to enable read-modify...
2016-03-03 Evan LloydArmPkg: Configure TTBCR register
2015-12-16 Ard BiesheuvelArmPkg: rewrite vector table population macros
next