summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-12To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX...lzeng141-3/+9
2012-06-12Refine the logic about initialize questions valueydong103-17/+33
2012-06-12Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii...lgao41-2/+2
2012-06-11This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...vanjeff32-2518/+2647
2012-06-08Fix port retry behavior during connect - All port error paths exit through Co...lpleahy2-273/+207
2012-06-08EdkShellPkg/EdkShellPkg.dsc: Added CompilerStubLib & CompilerIntrinsicLib for...oliviermartin1-0/+3
2012-06-08EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARMoliviermartin1-0/+6
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu53-4/+59
2012-06-07Only use ports with a network connection (media present) when connecting to a...lpleahy2-5/+48
2012-06-07Fix file name not included in the inf.ydong101-0/+1
2012-06-07Fix file guid conflict.ydong101-1/+1
2012-06-06ArmPkg/ArmLib: Fixed parameter checking in ArmConfigureMmu()oliviermartin1-1/+1
2012-06-06Fix memory leak issues.niruiyu2-2/+11