summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-0239-371/+569
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-028-54/+64
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-0210-17/+17
* ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin2012-05-021-0/+19
* ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin2012-05-021-4/+10
* EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin2012-05-024-25/+23
* ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin2012-05-023-8/+25
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-028-14/+125
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-0210-99/+97
* ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin2012-05-023-2/+19
* ArmPkg/ArmCpuLib: Removed unused filesoliviermartin2012-05-024-228/+0
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-0219-274/+61
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin2012-05-022-4/+4
* ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin2012-05-022-65/+3
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin2012-05-026-6/+63
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-0215-33/+75
* ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin2012-05-029-34/+44
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-028-274/+279
* MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian2012-05-021-2/+2
* UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun32012-05-021-4/+7
* EmulatorPkg/build.sh: Fix link issue for openSUSEjljusten2012-04-301-2/+2
* Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye12012-04-281-12/+14
* Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12012-04-282-180/+264
* MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian2012-04-281-3/+3
* MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian2012-04-284-5/+224
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-274-6/+15
* Enable print error info when execute the application.ydong102012-04-272-1/+17
* Update comments in DmpStore.c to be more suitable.lzeng142012-04-271-2/+2
* Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng142012-04-263-7/+82
* Enhance code to more safely and follow coding style.ydong102012-04-264-4/+21
* Patch include:ydong102012-04-263-12/+4
* Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEn...lzeng142012-04-251-0/+1
* Fix UNIX GCC build fail.lzeng142012-04-252-0/+4
* Fix typo "Debugt".vanjeff2012-04-252-5/+5
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-245-67/+162
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-2416-392/+2033
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-242-2/+292
* Update copyright formathhtian2012-04-2424-72/+24
* Fix build fail for DDK.ydong102012-04-241-2/+2
* Validate some fields in PE image to make sure not access violation for later ...ydong102012-04-246-3/+309
* Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng142012-04-241-2/+2
* Update HiiFont Service to return error status instead of ASSERT for the inval...lgao42012-04-241-2/+8
* MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun32012-04-241-9/+9
* ShellPkg: hide flashing cursor during startup.jcarsey2012-04-231-1/+3
* ShellPkg: removed memory leak.jcarsey2012-04-231-2/+0
* Refine the code to have same function to process the string info. Also update...ydong102012-04-232-191/+23
* Fix common AuthVariable protection issue.tye12012-04-231-3/+3
* Add code to check boot option variable before use itydong102012-04-193-18/+136
* Update comments for NULL PlatformSecureLib instance.sfu52012-04-182-2/+8
* Update function comments to remove confused description on PerformanceLib End...lgao42012-04-174-8/+4