Age | Commit message (Expand) | Author |
2013-11-28 | ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the E... | Olivier Martin |
2013-11-28 | ArmPlatformPkg/Ds5: Update script to support System Memory above the 32bit sp... | Olivier Martin |
2013-11-28 | ArmPkg/CpuDxe: Removed LR adjustement for SVC call | Olivier Martin |
2013-11-28 | ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup... | Olivier Martin |
2013-11-28 | ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific... | Olivier Martin |
2013-11-28 | ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLib | Olivier Martin |
2013-11-28 | ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF file | Olivier Martin |
2013-11-28 | ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zero | Olivier Martin |
2013-11-27 | Makes DxeDeferImageLoadLib not depend on | Dong Guo |
2013-11-27 | Update NetLibGetMacAddress() to handle the case correctly when SNP is absent. | Fu Siyuan |
2013-11-27 | Fix X64 build fail. | Eric Dong |
2013-11-27 | Update the logic in browser core, use config routine protocol instead of conf... | Eric Dong |
2013-11-27 | Refine the logic, keep highlight on the selectable menu, and base on priority... | Eric Dong |
2013-11-26 | Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd... | Shumin Qiu |
2013-11-26 | Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib... | Ruiyu Ni |
2013-11-26 | Cleanup unused ReportStatusCodeLib reference. | Jeff Fan |
2013-11-25 | Refine the Secure Boot UI driver to input the GUID and varstroe name when usi... | Fu Siyuan |
2013-11-25 | MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def... | Star Zeng |
2013-11-25 | When need to find varstore in the storage list, based on the extra HiiHandle ... | Eric Dong |
2013-11-25 | Refine data copy and data compare logic. | Eric Dong |
2013-11-22 | ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers. | Jaben Carsey |
2013-11-22 | ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp... | Chris Phillips |
2013-11-22 | ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v") | Chris Phillips |
2013-11-22 | Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas... | Ruiyu Ni |
2013-11-22 | MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS... | Feng Tian |
2013-11-22 | Adjust skip value when paint text two string for text opcode. | Eric Dong |
2013-11-22 | Updated OvmfPkg to use suitable CPU Exception Handler Library instances. | Jeff Fan |
2013-11-22 | 1. DebugAgentLib will install reserved vector table to persist vectors. | Jeff Fan |
2013-11-22 | 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException... | Jeff Fan |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-11-22 | TempRam Done PPI definition in PI1.2.1 | Liming Gao |
2013-11-22 | Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. | Jeff Fan |
2013-11-21 | ShellPkg: Correctly support "map -c" | Jaben Carsey |
2013-11-21 | ShellPkg: Update pci command to use ShellPrintEx() | Chris Phillips |
2013-11-21 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-21 | Fix coding style problem in RngDxe driver. | Long, Qin |
2013-11-20 | OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributes | Laszlo Ersek |
2013-11-20 | Fix GCC build errors | Lee Leahy |
2013-11-20 | Ignore transmit errors for UDPv4, UDPv6 and IPv4. | Lee Leahy |
2013-11-20 | ShellPkg: Change MM command output during script execution | Jaben Carsey |
2013-11-20 | MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. | Gary Ching-Pang Lin |
2013-11-20 | Refine code to follow coding style. | Eric Dong |
2013-11-20 | Add 2.4 to system table version. | Shumin Qiu |
2013-11-20 | MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G... | Star Zeng |
2013-11-20 | MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G... | Star Zeng |
2013-11-20 | Update revisions for PI1.3. | Shumin Qiu |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-19 | ShellPkg pci command: Fix a typo; /r/n => \r\n | Jordan Justen |
2013-11-19 | ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output | Jaben Carsey |