Age | Commit message (Expand) | Author |
2014-07-25 | MdeModulePkg: Fix parameter verification for SetAttribute | Jaben Carsey |
2014-07-25 | CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.ne... | lhauch |
2014-07-25 | CodeModule: BaseTools - Removing Win32 binaries to be replaced with an svn:ex... | lhauch |
2014-07-24 | StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage. | Daryl McDaniel |
2014-07-24 | Add IntelFspWrapper to support boot EDKII on FSP bin. | jyao1 |
2014-07-24 | Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ... | Elvin Li |
2014-07-24 | Fix one memory leak. | Eric Dong |
2014-07-23 | Fixed one possible array out of bounds issue. | isakov-sl |
2014-07-23 | Fix wrong usage sizeof(SIZE). | Sergey Isakov |
2014-07-23 | Fix memory leak issues in BiosSnp module. | Elvin Li |
2014-07-22 | OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd | Laszlo Ersek |
2014-07-22 | OvmfPkg: extract varstore-related FD Layout Regions to an include file | Laszlo Ersek |
2014-07-22 | EmulatorPkg/MpService: modify AP state should hold a mutex | Chen Fan |
2014-07-22 | MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to... | Tian, Feng |
2014-07-21 | Refine code to follow good coding style. | Eric Dong |
2014-07-21 | MdePkg BaseLib: Fix a corner case of Source and Destination overlap. | Star Zeng |
2014-07-17 | StdLib: Simple code cleanup | Daryl McDaniel |
2014-07-17 | StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to con... | Daryl McDaniel |
2014-07-16 | Add comments for clarification about memset implementation. | Long, Qin |
2014-07-15 | ArmPkg/ArmLib.h: Removed GET_CORE_POS macro | Ronald Cron |
2014-07-15 | ArmPlatformPkg/Bds: Getting and editing IP addresses | Ronald Cron |
2014-07-15 | ARM Packages: Force the SEC modules to be 2K aligned for AArch64 | Olivier Martin |
2014-07-15 | ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader | Olivier Martin |
2014-07-15 | ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc... | Olivier Martin |
2014-07-15 | ArmPlatformPkg/Bds: Added update of Pxe boot option | Ronald Cron |
2014-07-14 | Add check to make code more safely. | Eric Dong |
2014-07-14 | Check the validation when return from callback function to avoid use the inva... | Eric Dong |
2014-07-14 | MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran... | Star Zeng |
2014-07-11 | 1. Save/restore ICR high 32bit value and check Delivery Status before sending... | Jeff Fan |
2014-07-10 | Fix a memory use after free bug in DHCP6 driver. | Fu, Siyuan |
2014-07-10 | Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value... | Jeff Fan |
2014-07-10 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-07-10 | Fixed one code error, should use & instead of |. | Eric Dong |
2014-07-09 | ArmPkg/ArmLib: Improved ArmConfigureMmu Performance | Eugene Cohen |
2014-07-09 | MdePkg/BasePrintLib: Do not do operations with NULL | Harry Liebel |
2014-07-09 | Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. | Eric Dong |
2014-07-09 | Update the bat file, avoid change the original binary file in SVN, copy a tem... | Eric Dong |
2014-07-09 | The UEFI specification does not say anything when the pointers passed to | Olivier Martin |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan |
2014-07-09 | Refine the sample for action, should not use text two part. | Eric Dong |
2014-07-09 | Fix build fail for VS2005 tool chain. | Eric Dong |
2014-07-08 | Refine the save action for the browser. | Eric Dong |
2014-07-08 | Update OpenSSL from 0.9.8w to the latest 0.9.8za. | Long, Qin |
2014-07-08 | MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',... | Star Zeng |
2014-07-07 | Refine code to follow good coding style. | Eric Dong |
2014-07-07 | MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit... | Star Zeng |
2014-07-07 | MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch... | Star Zeng |
2014-07-07 | Restore the question value before call the CHANGED callback type. | Eric Dong |
2014-07-04 | EmulatorPkg: Add structure braces { } to fix build warning | Jordan Justen |
2014-07-04 | EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text) | Jordan Justen |