| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 24 | -0/+0 |
* | UefiCpuPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 17 | -66/+95 |
* | BaseTools: Fix clang C++ build error | Anderw Fish | 2014-08-28 | 2 | -2/+2 |
* | [BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0. | Anderw Fish | 2014-08-28 | 1 | -1/+1 |
* | BaseTools: add support Xcode 5 in the EmulatorPkg | Andrew Fish | 2014-08-28 | 1 | -2/+2 |
* | EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz | Anderw Fish | 2014-08-28 | 2 | -1/+2 |
* | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 2 | -0/+0 |
* | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 1 | -0/+4 |
* | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 5 | -0/+0 |
* | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-28 | 5 | -54/+51 |
* | Updated GenBootSector, GenCrc32 and GenPage to remove duplicate “Build” w... | lhauch | 2014-08-27 | 4 | -11/+12 |
* | ArmPkg/TimerDxe: Fixed real time period | Olivier Martin | 2014-08-27 | 1 | -8/+50 |
* | ArmPkg/TimerDxe: Fixed the reloading of the period | Olivier Martin | 2014-08-27 | 1 | -1/+1 |
* | ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequency | Olivier Martin | 2014-08-27 | 2 | -7/+10 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 2 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -94/+277 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 102 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 102 | -230/+366 |
* | MdeModulePkg DxeCore: Don't cache memory mapped IO FV. | Star Zeng | 2014-08-27 | 5 | -83/+140 |
* | MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh... | Feng Tian | 2014-08-27 | 1 | -2/+2 |
* | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong | 2014-08-27 | 2 | -29/+4 |
* | CryptoPkg: Add support of AARCH64 architecture | Ronald Cron | 2014-08-26 | 5 | -7/+18 |
* | CryptoPkg: Add support to build with ARM GCC | Ronald Cron | 2014-08-26 | 1 | -0/+2 |
* | CryptoPkg: Update to build with RVCT | Ronald Cron | 2014-08-26 | 2 | -1/+23 |
* | AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it i... | Elvin Li | 2014-08-26 | 2 | -57/+66 |
* | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li | 2014-08-26 | 3 | -91/+108 |
* | EmbeddedPkg/FdtLib: Added support to load FDT from Firmware Volume | Olivier Martin | 2014-08-26 | 3 | -1/+118 |
* | ArmPlatformPkg/NorFlashDxe: Clean the driver | Olivier Martin | 2014-08-26 | 2 | -26/+14 |
* | ArmPlatformPkg: Provide mechanism to get BootMonFS file information (cont.) | Harry Liebel | 2014-08-26 | 1 | -0/+47 |
* | EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting | Olivier Martin | 2014-08-26 | 3 | -2/+208 |
* | ArmPlatformPkg/Bds: Fix compiler warning | Harry Liebel | 2014-08-26 | 1 | -1/+4 |
* | ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib | Olivier Martin | 2014-08-26 | 1 | -10/+1 |
* | ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file information | Harry Liebel | 2014-08-26 | 4 | -0/+53 |
* | ARM Packages: Replace tabs by spaces for indentation | Ronald Cron | 2014-08-26 | 52 | -485/+484 |
* | ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOT | Olivier Martin | 2014-08-26 | 1 | -2/+2 |
* | Clean up the framework style code. | Eric Dong | 2014-08-26 | 1 | -17/+21 |
* | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj | 2014-08-26 | 1 | -12/+17 |
* | This patch is going to: | Hess Chen | 2014-08-26 | 3 | -0/+10 |
* | This patch is going to: | Hess Chen | 2014-08-26 | 56 | -1695/+5930 |
* | Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac... | Samer El-Haj-Mahmoud elhaj | 2014-08-26 | 1 | -0/+39 |
* | Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t... | Samer El-Haj-Mahmoud elhaj | 2014-08-26 | 1 | -1/+11 |
* | This patch is going to correct the external PCD database generation rule to s... | Feng, Bob C | 2014-08-26 | 4 | -16/+209 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 31 | -0/+434 |
* | AppPkg/Applications/Sockets/TftpServer: Make the include file names match the... | Daryl McDaniel | 2014-08-25 | 1 | -1/+1 |
* | BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ... | lhauch | 2014-08-25 | 3 | -4/+12 |
* | ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build error | Qiu Shumin | 2014-08-25 | 1 | -2/+2 |
* | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 2014-08-25 | 4 | -4/+13 |
* | Fix nmake cleanall bugs. | Yingke Liu | 2014-08-25 | 4 | -5/+6 |
* | This patch is going to: | Hess Chen | 2014-08-25 | 10 | -12/+228 |
* | ShellPkg: Update 'pci' command for updated class codes | Jaben Carsey | 2014-08-22 | 1 | -18/+430 |