summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-0413-17/+29
* ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface()oliviermartin2012-07-042-0/+19
* ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,...oliviermartin2012-07-042-2/+15
* Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong102012-07-041-1/+1
* Fix a buffer overflow bug in VariableSmm driver.sfu52012-07-041-1/+1
* Update PXE driver to wait for IPv6 duplicate address detection to finish.sfu52012-07-044-10/+85
* ShellPkg: Fix recursion when deleting all variables.ydong102012-07-041-0/+1
* Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong102012-07-031-0/+1
* DuetPkg/SataController: Fix possible memory leak at error handling of SataCon...erictian2012-07-031-0/+2
* EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ...rsun32012-07-022-5/+25
* In PcdBootlogoOnlyEnable case, Clear cursor & screen when key rather than Hot...czhang462012-07-021-1/+1
* Choose a better subnet mask value for the IPv4 address.lpleahy2012-06-293-9/+9
* Try to fix the error detected by the 64-bit GCC compiler.lpleahy2012-06-281-1/+1
* Add more SMRAM range check to 3 SMI handler.czhang462012-06-272-20/+89
* Use the ARM compiler intrinsics library when compiling the Sockets driver.lpleahy2012-06-261-1/+1
* Define the global variables as weak to enable the proper linking with applica...lpleahy2012-06-261-9/+9
* Update the logic to get default value for question without storage.ydong102012-06-263-7/+43
* Check whether has storage for date/time opcode, if it has storage, also gener...ydong102012-06-261-1/+137
* EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun32012-06-262-29/+97
* Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye12012-06-252-6/+8
* MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S...rsun32012-06-251-1/+1
* Fix incorrect return status in Pkcs7Verify().tye12012-06-251-0/+2
* MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian2012-06-253-57/+0
* Roll back the changes for BaseToolsydong102012-06-253-6/+6
* Fix listen exit path when last port returns an error.lpleahy2012-06-222-0/+4
* EdkShellPkg/ShellR33.patch: Fixed '32'2' folder namesoliviermartin2012-06-221-29/+29
* Fix a typo.ydong102012-06-217-13/+13
* MdePkg SmmSwDispatch2.h: comment cleanup.rsun32012-06-211-5/+1
* StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.darylm5032012-06-201-1/+1
* Align the perf data between FPDT and DP.lzeng142012-06-194-49/+94
* MdeMoMdeMdeModulePkg/EhciPei: By default power on all root ports of EHCI host...erictian2012-06-181-1/+24
* MdeMdeModulePkg/Usb: Coding style alignmenterictian2012-06-182-4/+4
* Fix potential memory leak issue.lzeng142012-06-181-2/+3
* StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm5032012-06-1515-98/+1022
* Fixed header commentlpleahy2012-06-141-2/+2
* Add missing IPv6 address definitions.lpleahy2012-06-146-0/+95
* EdkShellPkg/ShellR33.patch: Fixed case in filenamesoliviermartin2012-06-141-10/+10
* MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian2012-06-142-4/+4
* Enable execute property to avoid format is changed carelessly.vanjeff2012-06-142-0/+0
* Remove Carriage-Return character.vanjeff2012-06-141-2/+2
* MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian2012-06-134-34/+186
* ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey2012-06-126-0/+0
* Add comment for modules which have external input.jyao12012-06-1230-22/+435
* EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng142012-06-126-9/+24
* To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX...lzeng142012-06-121-3/+9
* Refine the logic about initialize questions valueydong102012-06-123-17/+33
* Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii...lgao42012-06-121-2/+2
* This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...vanjeff2012-06-1132-2518/+2647
* Fix port retry behavior during connect - All port error paths exit through Co...lpleahy2012-06-082-273/+207
* EdkShellPkg/EdkShellPkg.dsc: Added CompilerStubLib & CompilerIntrinsicLib for...oliviermartin2012-06-081-0/+3