summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-12More headers cleanup.AJFISH22-708/+137
2010-01-12Working on adding paging to the CpuDxe driver so it can update cachablity. At...AJFISH1-0/+750
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey1-1/+5
2010-01-12One more header fixAJFISH1-1/+15
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH3-5/+47
2010-01-12Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH2-0/+72
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH21-14/+200
2010-01-12Add some missing 64-bit math functions for gccAJFISH4-1/+151
2010-01-12Fix the warning: Line 389, the Index of mMonthName may be -1.tye1-1/+1
2010-01-12Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang81-45/+1
2010-01-12ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSizejljusten1-1/+1
2010-01-12Minor code enhancement.xli241-2/+3
2010-01-11updating comments mostly. also added some new lib functions.jcarsey15-321/+730
2010-01-11Add ASSERT () to make sure the array is accessed within the limit. tye1-5/+7
2010-01-11Remove unnecessary colon for @note tag.xli243-11/+11
2010-01-111. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang1-0/+9
2010-01-111. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang1-67/+70
2010-01-11disable ICC compiler warning #593: variable was set but never used.eric_tian3-3/+21
2010-01-09update copyright to 2010lgao41-1/+1
2010-01-09Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao41-1/+1
2010-01-08Fix typo in comment.AJFISH1-1/+1
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH3-13/+7
2010-01-08Fixed incorrect syntax for immediate HEX value.geekboy15a2-5/+3
2010-01-08Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a1-25/+28
2010-01-08Fix stray charcter in comment.AJFISH1-1/+1
2010-01-08Adding support for a single stack, GCC check in will followAJFISH5-102/+214
2010-01-08Remove bad commentAJFISH1-1/+1
2010-01-08Update to support a single stack. GCC update will follow.AJFISH4-26/+158
2010-01-08update commentsAJFISH1-1/+5
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff6-72/+119
2010-01-08Minor code enhancement.xli246-8/+13
2010-01-08refine the code and add more security check.vanjeff18-493/+499
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney3-53/+25
2010-01-07Coding style fix.rsun32-12/+18
2010-01-07Correct copyright year to 2010lgao42-1/+1
2010-01-07Correct copyright year to 2010lgao44-4/+4
2010-01-07Minor code enhancement.xli244-41/+41
2010-01-07Minor code enhancement.xli244-11/+7
2010-01-07Minor code enhancement.xli242-3/+7
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao44-14/+33
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten2-3/+1
2010-01-05Fix bugs in SmmBaseHelper driver.rsun31-4/+4
2010-01-05Fix build breakmdkinney1-12/+13
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten7-65/+58
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten7-5/+5
2010-01-04OVMF Status Codes: Disable serial output, enable memory outputjljusten3-6/+6
2010-01-04OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten3-0/+15
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten13-294/+554
2010-01-04OVMF: Use optimized BaseMemoryLib librariesjljusten3-6/+23
2010-01-04MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten1-0/+2