summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-04ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem()oliviermartin2-3/+1
2012-07-04EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickP...oliviermartin2-6/+8
2012-07-04ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin6-64/+1
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin8-10/+10
2012-07-04ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin7-22/+58
2012-07-04ArmPkg/ArmPkg.dec: Removed duplicated PCD declarationsoliviermartin1-6/+0
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin13-17/+29
2012-07-04ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface()oliviermartin2-0/+19
2012-07-04ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,...oliviermartin2-2/+15
2012-07-04Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong101-1/+1
2012-07-04Fix a buffer overflow bug in VariableSmm driver.sfu51-1/+1
2012-07-04Update PXE driver to wait for IPv6 duplicate address detection to finish.sfu54-10/+85
2012-07-04ShellPkg: Fix recursion when deleting all variables.ydong101-0/+1
2012-07-03Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ...ydong101-0/+1
2012-07-03DuetPkg/SataController: Fix possible memory leak at error handling of SataCon...erictian1-0/+2
2012-07-02EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ...rsun32-5/+25
2012-07-02In PcdBootlogoOnlyEnable case, Clear cursor & screen when key rather than Hot...czhang461-1/+1
2012-06-29Choose a better subnet mask value for the IPv4 address.lpleahy3-9/+9
2012-06-28Try to fix the error detected by the 64-bit GCC compiler.lpleahy1-1/+1
2012-06-27Add more SMRAM range check to 3 SMI handler.czhang462-20/+89
2012-06-26Use the ARM compiler intrinsics library when compiling the Sockets driver.lpleahy1-1/+1
2012-06-26Define the global variables as weak to enable the proper linking with applica...lpleahy1-9/+9
2012-06-26Update the logic to get default value for question without storage.ydong103-7/+43
2012-06-26Check whether has storage for date/time opcode, if it has storage, also gener...ydong101-1/+137
2012-06-26EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun32-29/+97
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye12-6/+8
2012-06-25MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S...rsun31-1/+1
2012-06-25Fix incorrect return status in Pkcs7Verify().tye11-0/+2
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian3-57/+0
2012-06-25Roll back the changes for BaseToolsydong103-6/+6
2012-06-22Fix listen exit path when last port returns an error.lpleahy2-0/+4
2012-06-22EdkShellPkg/ShellR33.patch: Fixed '32'2' folder namesoliviermartin1-29/+29
2012-06-21Fix a typo.ydong107-13/+13
2012-06-21MdePkg SmmSwDispatch2.h: comment cleanup.rsun31-5/+1
2012-06-20StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.darylm5031-1/+1
2012-06-19Align the perf data between FPDT and DP.lzeng144-49/+94
2012-06-18MdeMoMdeMdeModulePkg/EhciPei: By default power on all root ports of EHCI host...erictian1-1/+24
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian2-4/+4
2012-06-18Fix potential memory leak issue.lzeng141-2/+3
2012-06-15StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm50315-98/+1022
2012-06-14Fixed header commentlpleahy1-2/+2
2012-06-14Add missing IPv6 address definitions.lpleahy6-0/+95
2012-06-14EdkShellPkg/ShellR33.patch: Fixed case in filenamesoliviermartin1-10/+10
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian2-4/+4
2012-06-14Enable execute property to avoid format is changed carelessly.vanjeff2-0/+0
2012-06-14Remove Carriage-Return character.vanjeff1-2/+2
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian4-34/+186
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey6-0/+0
2012-06-12Add comment for modules which have external input.jyao130-22/+435
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng146-9/+24