]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/CpuDxe/Mmu.c
ARM Packages: Fixed coding style and typos
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / Mmu.c
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-02-14 oliviermartinArmPkg: Changed ARM CPU SetMemoryAttributes to always...
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-03-31 andrewfishFix Xcode compile bug. It looks like these two argument...
2011-03-31 oliviermartinArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-01-27 andrewfishAdded a library for the default exception handler and...
2010-01-17 AJFISHFix RVCT compiler warnings, and a bug in the GdbStub
2010-01-17 AJFISHMissed a fix in the Cpu Driver. Added some more debug...
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-12 AJFISHWorking on adding paging to the CpuDxe driver so it...