summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix stray info in checkinandrewfish2010-04-131-4/+1
* Make sure FIQ debugger stuff can work.andrewfish2010-04-133-2/+11
* Try out performance infrastructureandrewfish2010-04-131-9/+9
* Add supported for performance libraries.andrewfish2010-04-135-0/+74
* Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish2010-04-138-46/+141
* Fix Beagle references without using svn mv.andrewfish2010-04-136-208/+0
* Partial checkin to fix Beagle referencesandrewfish2010-04-132-11/+5
* Partial checkin fixing Beagle referencesandrewfish2010-04-131-1/+0
* Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish2010-04-135-211/+1
* Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2010-04-134-10/+10
* Fix ICC build failure.niruiyu2010-04-121-3/+6
* Refine the file/function comments to follow doxygen formatklu22010-04-1215-991/+1832
* Correct data conversion from pointer to integer.lgao42010-04-121-2/+2
* Add the blank line at the end of file to pass ICC compiler. lgao42010-04-121-1/+1
* Add the missing MemoryTest driver to let memory above 4G be discovered in She...niruiyu2010-04-121-0/+1
* 1. Add the missing function headers. lgao42010-04-091-9/+13
* Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu2010-04-091-0/+3
* UnixSerialIo driver was changed to produce the flow control device path node ...niruiyu2010-04-093-65/+235
* Nt32SerialIo driver was changed to produce the flow control device path node ...niruiyu2010-04-093-55/+214
* 1. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu2010-04-094-114/+321
* 1.Fixed the bug when retrieved component name by child handle. It should use...vanjeff2010-04-092-31/+31
* Remove old module which no one consume it.klu22010-04-092-191/+0
* Cleanup Cache an MMU operations.andrewfish2010-04-072-29/+15
* Fix the issue that GCC treat enum type as unsigned int which incompatible wit...klu22010-04-071-2/+2
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-063-3/+3
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-065-5/+5
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-064-4/+4
* Remove the duplicated SmmLibNull, which has been moved into MdePkg.lgao42010-04-062-137/+0
* Add the missing CpuLib library instance into EdkCompatibilityPkg.dsclgao42010-04-061-0/+1
* MdeModulePkg: Fix warning with VS2005 toolchain on IA32jljusten2010-04-051-1/+1
* Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.jgong52010-04-031-8/+4
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-0314-4/+4836
* Add Current working directory support to the libraryandrewfish2010-04-031-379/+372
* Added DebugAgentTimerLib. Cleaned up .h files and other code.andrewfish2010-04-0335-308/+558
* Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyModeEdgeLevel definition ...lgao42010-04-021-2/+2
* Add function comments and refine function parameter IN OUT.jgong52010-04-022-9/+106
* Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong52010-04-025-41/+475
* Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu22010-04-011-0/+10
* Remove the unnecessary top level header files in protocol header file.lgao42010-04-011-3/+0
* Remove the duplicated UefiRuntimeLib in EdkCompatibilityPkg.dsclgao42010-04-011-1/+0
* Fix ICC build failuresmdkinney2010-03-313-7/+9
* Fix INF file header formatqhuang82010-03-317-7/+7
* Update to clean up some obsolete infoqhuang82010-03-311-19/+8
* Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only s...lgao42010-03-292-2/+2
* fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang2010-03-281-1/+1
* 1. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao42010-03-274-452/+1
* remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff2010-03-271-1/+3
* Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk d...rsun32010-03-263-0/+904