Age | Commit message (Expand) | Author |
2012-07-04 | ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations | oliviermartin |
2012-07-04 | ArmPkg: Fixed RVCT compiler warnings | oliviermartin |
2012-07-04 | ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface() | oliviermartin |
2012-07-04 | ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,... | oliviermartin |
2012-07-04 | Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1b | ydong10 |
2012-07-04 | Fix a buffer overflow bug in VariableSmm driver. | sfu5 |
2012-07-04 | Update PXE driver to wait for IPv6 duplicate address detection to finish. | sfu5 |
2012-07-04 | ShellPkg: Fix recursion when deleting all variables. | ydong10 |
2012-07-03 | Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action request to avoid discard ... | ydong10 |
2012-07-03 | DuetPkg/SataController: Fix possible memory leak at error handling of SataCon... | erictian |
2012-07-02 | EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ... | rsun3 |
2012-07-02 | In PcdBootlogoOnlyEnable case, Clear cursor & screen when key rather than Hot... | czhang46 |
2012-06-29 | Choose a better subnet mask value for the IPv4 address. | lpleahy |
2012-06-28 | Try to fix the error detected by the 64-bit GCC compiler. | lpleahy |
2012-06-27 | Add more SMRAM range check to 3 SMI handler. | czhang46 |
2012-06-26 | Use the ARM compiler intrinsics library when compiling the Sockets driver. | lpleahy |
2012-06-26 | Define the global variables as weak to enable the proper linking with applica... | lpleahy |
2012-06-26 | Update the logic to get default value for question without storage. | ydong10 |
2012-06-26 | Check whether has storage for date/time opcode, if it has storage, also gener... | ydong10 |
2012-06-26 | EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ... | rsun3 |
2012-06-25 | Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t... | tye1 |
2012-06-25 | MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S... | rsun3 |
2012-06-25 | Fix incorrect return status in Pkcs7Verify(). | tye1 |
2012-06-25 | MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules. | erictian |
2012-06-25 | Roll back the changes for BaseTools | ydong10 |
2012-06-22 | Fix listen exit path when last port returns an error. | lpleahy |
2012-06-22 | EdkShellPkg/ShellR33.patch: Fixed '32'2' folder names | oliviermartin |
2012-06-21 | Fix a typo. | ydong10 |
2012-06-21 | MdePkg SmmSwDispatch2.h: comment cleanup. | rsun3 |
2012-06-20 | StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union. | darylm503 |
2012-06-19 | Align the perf data between FPDT and DP. | lzeng14 |
2012-06-18 | MdeMoMdeMdeModulePkg/EhciPei: By default power on all root ports of EHCI host... | erictian |
2012-06-18 | MdeMdeModulePkg/Usb: Coding style alignment | erictian |
2012-06-18 | Fix potential memory leak issue. | lzeng14 |
2012-06-15 | StdLib: Add multi-byte character support. The normal "narrow" character set ... | darylm503 |
2012-06-14 | Fixed header comment | lpleahy |
2012-06-14 | Add missing IPv6 address definitions. | lpleahy |
2012-06-14 | EdkShellPkg/ShellR33.patch: Fixed case in filenames | oliviermartin |
2012-06-14 | MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP... | erictian |
2012-06-14 | Enable execute property to avoid format is changed carelessly. | vanjeff |
2012-06-14 | Remove Carriage-Return character. | vanjeff |
2012-06-13 | MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu... | erictian |
2012-06-12 | ShellPkg: Fix en-US characters that are outside the Basic Latin character set... | jcarsey |
2012-06-12 | Add comment for modules which have external input. | jyao1 |
2012-06-12 | EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN... | lzeng14 |
2012-06-12 | To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX... | lzeng14 |
2012-06-12 | Refine the logic about initialize questions value | ydong10 |
2012-06-12 | Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii... | lgao4 |
2012-06-11 | This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr... | vanjeff |
2012-06-08 | Fix port retry behavior during connect - All port error paths exit through Co... | lpleahy |