Age | Commit message (Expand) | Author |
2012-08-02 | ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8 | oliviermartin |
2012-07-12 | ArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_uread8 and __aeabi_uwrite8 | oliviermartin |
2012-07-04 | ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware() | oliviermartin |
2012-07-04 | ARM Packages: Fixed mispellings | oliviermartin |
2012-07-04 | ArmPkg/SemihostFs: Fixed DataAbort in Semihosting File System | oliviermartin |
2012-07-04 | ArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in case the first gBS->GetMem... | oliviermartin |
2012-07-04 | ArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation | oliviermartin |
2012-07-04 | ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem() | oliviermartin |
2012-07-04 | ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos... | oliviermartin |
2012-07-04 | ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations | oliviermartin |
2012-07-04 | ArmPkg: Fixed RVCT compiler warnings | oliviermartin |
2012-07-04 | ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface() | oliviermartin |
2012-07-04 | ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,... | oliviermartin |
2012-06-06 | ArmPkg/ArmLib: Fixed parameter checking in ArmConfigureMmu() | oliviermartin |
2012-05-31 | ArmPkg: Enhance CompareGuid performance by using CompareMem instead of nested... | oliviermartin |
2012-05-02 | ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' | oliviermartin |
2012-05-02 | ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15 | oliviermartin |
2012-05-02 | ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn... | oliviermartin |
2012-05-02 | ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI | oliviermartin |
2012-05-02 | ArmPkg/ArmLib: Added ARM Cpu IDs | oliviermartin |
2012-05-02 | ArmPkg/ArmLib: Fixed MpCore macros | oliviermartin |
2012-05-02 | ArmPkg/ArmLib: Added new functions to access ARM coprocessors | oliviermartin |
2012-05-02 | ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor | oliviermartin |
2012-05-02 | ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha... | oliviermartin |
2012-05-02 | ArmPkg/ArmCpuLib: Removed unused files | oliviermartin |
2012-05-02 | ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy... | oliviermartin |
2012-05-02 | ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt... | oliviermartin |
2012-05-02 | ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) | oliviermartin |
2012-04-12 | EDK II Packages: Added License.txt files | oliviermartin |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-03-26 | ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ... | oliviermartin |
2012-03-26 | ArmLib/ArmV7: Add ISB to ArmEnableVFP | oliviermartin |
2012-03-26 | ArmPkg: Declared ARM Hypervisor Firmware PCDs | oliviermartin |
2012-03-26 | ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODE | oliviermartin |
2012-03-26 | ArmPkg/Drivers/PL390Gic: Removed acknowledge of special interrupts (spurious ... | oliviermartin |
2012-03-26 | ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change) | oliviermartin |
2012-03-26 | ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks | oliviermartin |
2012-03-26 | ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co... | oliviermartin |
2012-03-26 | ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the se... | oliviermartin |
2012-02-29 | ArmPkg/ArmLib: Replaced 'UINTN' type by architecture agnostic types (EFI_PHYS... | oliviermartin |
2012-02-28 | ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library) | oliviermartin |
2012-02-28 | ArmPlatformPkg: Updated the stack setup to have the same geometry between the... | oliviermartin |
2012-02-28 | ArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overflow when an entry is m... | oliviermartin |
2012-02-28 | ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addre... | oliviermartin |
2012-02-28 | ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg... | oliviermartin |
2012-02-28 | ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li... | oliviermartin |
2012-02-27 | ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()' | oliviermartin |
2012-02-27 | ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interrupts | oliviermartin |
2012-02-27 | ArmPkg/LinuxLoader: Fixed memory leak | oliviermartin |
2012-02-24 | ArmPkg/BdsLib: Added support for using uInitrd | oliviermartin |