summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-2358-116/+116
* Update the copyright notice formathhtian2010-04-2317-34/+34
* Update the copyright notice formathhtian2010-04-23538-1092/+1092
* Update the copyright notice formathhtian2010-04-2379-101/+100
* Update the copyright notice formathhtian2010-04-23317-555/+555
* Update the copyright notice formathhtian2010-04-2310-22/+22
* Update the copyright notice formathhtian2010-04-232-4/+4
* Update the copyright notice formathhtian2010-04-232-4/+4
* Update the copyright notice formathhtian2010-04-2318-41/+41
* Update the copyright notice formathhtian2010-04-235-12/+12
* Remove DataHub PCD references.andrewfish2010-04-221-2/+0
* Add the correct check for the return value before use them.lgao42010-04-223-1/+3
* Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42010-04-222-4/+0
* Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42010-04-225-7/+0
* Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42010-04-222-4/+0
* 1. Remove DataHubGen drive, which is replaced by SmbiosGen.lgao42010-04-227-568/+0
* Fixup Embedded Package PCD namesandrewfish2010-04-211-2/+3
* Clean up using FIQ as ctrl-c checker so you can break in from the debugger.andrewfish2010-04-214-25/+54
* Cleanup name issues with PCD entries.andrewfish2010-04-215-9/+9
* Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish2010-04-2147-2/+3962
* Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2010-04-213-11/+119
* Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2010-04-212-0/+15
* Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu2010-04-211-7/+7
* Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu2010-04-211-1/+1
* Add an IO Lib instance based on CPU IO2 Protocol.rsun32010-04-216-0/+3465
* Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian2010-04-191-4/+4
* Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian2010-04-191-3/+3
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-162-0/+6
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-1635-7/+94
* Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a2010-04-161-2/+2
* Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a2010-04-161-1/+1
* Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a2010-04-162-3/+4
* Fix format of Copyright notice to conform to legal requirements.darylm5032010-04-154-67/+66
* Checked in some things from my working copy that break the build. Remove the ...andrewfish2010-04-141-13/+1
* Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish2010-04-146-109/+187
* DebugAgentTimerLib cleanupandrewfish2010-04-142-6/+14
* Fix minor coding style issue.qhuang82010-04-141-3/+3
* 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