summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin39-371/+569
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin8-54/+64
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin10-17/+17
2012-05-02ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin1-0/+19
2012-05-02ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin1-4/+10
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin4-25/+23
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin3-8/+25
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin8-14/+125
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin10-99/+97
2012-05-02ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin3-2/+19
2012-05-02ArmPkg/ArmCpuLib: Removed unused filesoliviermartin4-228/+0
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin19-274/+61
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin2-4/+4
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin2-65/+3
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin6-6/+63
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin15-33/+75
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin9-34/+44
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin8-274/+279
2012-05-02MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian1-2/+2
2012-05-02UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun31-4/+7
2012-04-30EmulatorPkg/build.sh: Fix link issue for openSUSEjljusten1-2/+2
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye11-12/+14
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12-180/+264
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian1-3/+3
2012-04-28MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian4-5/+224
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong104-6/+15
2012-04-27Enable print error info when execute the application.ydong102-1/+17
2012-04-27Update comments in DmpStore.c to be more suitable.lzeng141-2/+2
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng143-7/+82
2012-04-26Enhance code to more safely and follow coding style.ydong104-4/+21
2012-04-26Patch include:ydong103-12/+4
2012-04-25Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEn...lzeng141-0/+1
2012-04-25Fix UNIX GCC build fail.lzeng142-0/+4
2012-04-25Fix typo "Debugt".vanjeff2-5/+5
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng145-67/+162
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng1416-392/+2033
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng142-2/+292
2012-04-24Update copyright formathhtian24-72/+24
2012-04-24Fix build fail for DDK.ydong101-2/+2
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong106-3/+309
2012-04-24Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng141-2/+2
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao41-2/+8
2012-04-24MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun31-9/+9
2012-04-23ShellPkg: hide flashing cursor during startup.jcarsey1-1/+3
2012-04-23ShellPkg: removed memory leak.jcarsey1-2/+0
2012-04-23Refine the code to have same function to process the string info. Also update...ydong102-191/+23
2012-04-23Fix common AuthVariable protection issue.tye11-3/+3
2012-04-19Add code to check boot option variable before use itydong103-18/+136
2012-04-18Update comments for NULL PlatformSecureLib instance.sfu52-2/+8
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao44-8/+4