summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-14Add module that produces the SMM CPU I/O 2 Protocolmdkinney
2010-01-14Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ...mdkinney
2010-01-14Change SMM CPU I/O to SMM CPU I/O 2mdkinney
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-14Remove extra reference to SmmCpuIo.hmdkinney
2010-01-14Update INF file to properly declare which PCDs must be Fixed, and update PCD ...mdkinney
2010-01-14Cleanup INF file for PEI Core mdkinney
2010-01-14Clean up INF. Remove dependency on CPU I/O 2 Protocol and the IntelFramework...mdkinney
2010-01-14Update Copyright datemdkinney
2010-01-14Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc...mdkinney
2010-01-13add blank linejcarsey
2010-01-13adding new parameter to search and replace function to allow for easy skippin...jcarsey
2010-01-13Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH
2010-01-13Minor code enhancement.xli24
2010-01-12A few more header fixesAJFISH
2010-01-12More headers cleanup.AJFISH
2010-01-12Working on adding paging to the CpuDxe driver so it can update cachablity. At...AJFISH
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey
2010-01-12One more header fixAJFISH
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH
2010-01-12Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH
2010-01-12Add some missing 64-bit math functions for gccAJFISH
2010-01-12Fix the warning: Line 389, the Index of mMonthName may be -1.tye
2010-01-12Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang8
2010-01-12ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSizejljusten
2010-01-12Minor code enhancement.xli24
2010-01-11updating comments mostly. also added some new lib functions.jcarsey
2010-01-11Add ASSERT () to make sure the array is accessed within the limit. tye
2010-01-11Remove unnecessary colon for @note tag.xli24
2010-01-111. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang
2010-01-111. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang
2010-01-11disable ICC compiler warning #593: variable was set but never used.eric_tian
2010-01-09update copyright to 2010lgao4
2010-01-09Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao4
2010-01-08Fix typo in comment.AJFISH
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH
2010-01-08Fixed incorrect syntax for immediate HEX value.geekboy15a
2010-01-08Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a
2010-01-08Fix stray charcter in comment.AJFISH
2010-01-08Adding support for a single stack, GCC check in will followAJFISH
2010-01-08Remove bad commentAJFISH
2010-01-08Update to support a single stack. GCC update will follow.AJFISH
2010-01-08update commentsAJFISH
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff
2010-01-08Minor code enhancement.xli24
2010-01-08refine the code and add more security check.vanjeff
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney
2010-01-07Coding style fix.rsun3
2010-01-07Correct copyright year to 2010lgao4