Age | Commit message (Expand) | Author | Files | Lines |
2014-08-27 | MdeModulePkg DxeCore: Don't cache memory mapped IO FV. | Star Zeng | 5 | -83/+140 |
2014-08-27 | MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh... | Feng Tian | 1 | -2/+2 |
2014-08-27 | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong | 2 | -29/+4 |
2014-08-26 | CryptoPkg: Add support of AARCH64 architecture | Ronald Cron | 5 | -7/+18 |
2014-08-26 | CryptoPkg: Add support to build with ARM GCC | Ronald Cron | 1 | -0/+2 |
2014-08-26 | CryptoPkg: Update to build with RVCT | Ronald Cron | 2 | -1/+23 |
2014-08-26 | AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it i... | Elvin Li | 2 | -57/+66 |
2014-08-26 | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li | 3 | -91/+108 |
2014-08-26 | EmbeddedPkg/FdtLib: Added support to load FDT from Firmware Volume | Olivier Martin | 3 | -1/+118 |
2014-08-26 | ArmPlatformPkg/NorFlashDxe: Clean the driver | Olivier Martin | 2 | -26/+14 |
2014-08-26 | ArmPlatformPkg: Provide mechanism to get BootMonFS file information (cont.) | Harry Liebel | 1 | -0/+47 |
2014-08-26 | EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting | Olivier Martin | 3 | -2/+208 |
2014-08-26 | ArmPlatformPkg/Bds: Fix compiler warning | Harry Liebel | 1 | -1/+4 |
2014-08-26 | ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib | Olivier Martin | 1 | -10/+1 |
2014-08-26 | ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file information | Harry Liebel | 4 | -0/+53 |
2014-08-26 | ARM Packages: Replace tabs by spaces for indentation | Ronald Cron | 52 | -485/+484 |
2014-08-26 | ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOT | Olivier Martin | 1 | -2/+2 |
2014-08-26 | Clean up the framework style code. | Eric Dong | 1 | -17/+21 |
2014-08-26 | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj | 1 | -12/+17 |
2014-08-26 | This patch is going to: | Hess Chen | 3 | -0/+10 |
2014-08-26 | This patch is going to: | Hess Chen | 56 | -1695/+5930 |
2014-08-26 | Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac... | Samer El-Haj-Mahmoud elhaj | 1 | -0/+39 |
2014-08-26 | Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t... | Samer El-Haj-Mahmoud elhaj | 1 | -1/+11 |
2014-08-26 | This patch is going to correct the external PCD database generation rule to s... | Feng, Bob C | 4 | -16/+209 |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 31 | -0/+434 |
2014-08-25 | AppPkg/Applications/Sockets/TftpServer: Make the include file names match the... | Daryl McDaniel | 1 | -1/+1 |
2014-08-25 | BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ... | lhauch | 3 | -4/+12 |
2014-08-25 | ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build error | Qiu Shumin | 1 | -2/+2 |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 4 | -4/+13 |
2014-08-25 | Fix nmake cleanall bugs. | Yingke Liu | 4 | -5/+6 |
2014-08-25 | This patch is going to: | Hess Chen | 10 | -12/+228 |
2014-08-22 | ShellPkg: Update 'pci' command for updated class codes | Jaben Carsey | 1 | -18/+430 |
2014-08-22 | ShellPkg: Fixes and updates for the 'devices' command | Chris Phillips | 2 | -34/+24 |
2014-08-22 | Updated version, missed the last two commits and to add the SVN Revision prop... | lhauch | 1 | -2/+2 |
2014-08-22 | ShellPkg: Refactor string manipulation | Jaben Carsey | 2 | -6/+5 |
2014-08-22 | Fixed the PATH again. | lhauch | 1 | -3/+3 |
2014-08-22 | Updated to check for NASM_PREFIXE system environment variable, also to fix an... | lhauch | 1 | -7/+13 |
2014-08-22 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo | 2 | -4/+0 |
2014-08-22 | Only reserve the aligned memory instead of reserving the unaligned memory in ... | Gao, Liming | 1 | -9/+133 |
2014-08-22 | IntelFspPkg BaseCacheLib: State CacheAsRamLib in its inf, because it consumes... | Star Zeng | 1 | -0/+1 |
2014-08-22 | Do not access transfer ring when endpoint is isochronous type and control typ... | Elvin Li | 1 | -6/+26 |
2014-08-21 | ShellPkg: leave quotes around params | Jaben Carsey | 1 | -1/+5 |
2014-08-21 | StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition. | Daryl McDaniel | 2 | -123/+23 |
2014-08-21 | ShellPkg: Fixes and updates for the 'parse' command | Chris Phillips | 2 | -33/+41 |
2014-08-21 | ShellPkg: Fixes and updates for the 'memmap' command | Chris Phillips | 2 | -40/+61 |
2014-08-21 | ShellPkg: Add support for UEFI Shell 2.1 spec command line comments | Chris Phillips | 1 | -0/+18 |
2014-08-21 | ShellPkg: Fixes and updates for the 'drivers' command | Chris Phillips | 2 | -14/+41 |
2014-08-21 | ShellPkg: Fix 'ls -sfo' and 'map -sfo' output format to match UEFI Shell 2.1 ... | Chris Phillips | 1 | -0/+0 |
2014-08-21 | Setting the svn property, svn:executable on the new scripts. | lhauch | 4 | -0/+0 |
2014-08-21 | Adding files for proposed replacement for edksetup.bat. | lhauch | 4 | -0/+1185 |