summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07ShellPkg: Add function comments and refine code format to follow EDKII coding...Qiu Shumin1-7/+123
2015-08-07MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan2-9/+13
2015-08-07ShellPkg: Refine global variable name to follow EDK II coding style.Kinney, Michael D1-4/+4
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D1-1/+2
2015-08-06OvmfPkg: SmbiosVersionLib: recognize SMBIOS 3.x entry pointLaszlo Ersek5-0/+21
2015-08-06ArmVirtPkg: set default for PcdSmbiosDocRevLaszlo Ersek1-0/+1
2015-08-06OvmfPkg: SmbiosPlatformDxe: eliminate duplicate entry point validationLaszlo Ersek4-21/+28
2015-08-06ArmVirtPkg/ArmVirtQemu.dsc: set default for PcdQemuSmbiosValidatedLaszlo Ersek1-0/+1
2015-08-06OvmfPkg: introduce PcdQemuSmbiosValidatedLaszlo Ersek4-0/+4
2015-08-06ArmVirtPkg: revert "ArmVirtPkg: add QemuFwCfgToPcdDxe"Laszlo Ersek4-78/+0
2015-08-06ArmVirtPkg: set SMBIOS version in DetectSmbiosVersionLib instead of QemuFwCfg...Laszlo Ersek3-45/+4
2015-08-06OvmfPkg: set SMBIOS version in DetectSmbiosVersionLib instead of PlatformPeiLaszlo Ersek5-44/+12
2015-08-06OvmfPkg: SmbiosVersionLib: add "plugin" for detecting SMBIOS versionLaszlo Ersek2-0/+127
2015-08-06OvmfPkg: PlatformDebugLibIoPort: fix AsciiSPrint() format stringLaszlo Ersek1-1/+2
2015-08-06Nt32Pkg: Platform BDS should test the untested memoryRuiyu Ni3-0/+92
2015-08-06SecurityPkg: Update coding styleChao Zhang1-1/+2
2015-08-06BaseTools/Trim: Fixed a bug that cannot trim long valuesYingke Liu2-4/+4
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian4-7/+7
2015-08-06UefiCpuPkg/CpuMpPei: Update files format to DOSJeff Fan14-4082/+4082
2015-08-06ShellPkg: Fix issue about ping fail with IPv4Jiaxin Wu1-2/+3
2015-08-05MdeModulePkg DxeIpl: Add stack NX supportStar Zeng7-38/+392
2015-08-05Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He1-5/+5
2015-08-05UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong34-29/+29
2015-08-05LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDx...Eric Dong4-3/+3
2015-08-05NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS()Zhang Lubo1-1/+1
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-3/+5
2015-08-05IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-1/+1
2015-08-05UefiCpuPkg/CpuMpPei: Add meta data descriptionJeff Fan1-5/+5
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah1-1/+1
2015-08-04ArmVirtPkg/ArmVirtXen: add missing BdsLib instanceArd Biesheuvel1-0/+2
2015-08-04ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM buildArd Biesheuvel3-3/+20
2015-08-04ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCDArd Biesheuvel1-1/+0
2015-08-04ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the defaultArd Biesheuvel3-40/+3
2015-08-04IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLibDandan Bi2-9/+7
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi7-28/+45
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi1-83/+82
2015-08-04Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He23-56/+215
2015-08-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng1-7/+7
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah1-10/+11
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2-0/+14
2015-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel4-118/+4
2015-08-03BaseTools AARCH64: remove incremental linker script for 64K alignmentArd Biesheuvel1-4/+0
2015-08-03ArmVirtPkg: move to unified GCC linker scriptArd Biesheuvel1-1/+1
2015-08-03ArmPlatformPkg/ArmVExpressPkg: move to unified GCC linker scriptArd Biesheuvel1-1/+1
2015-08-03BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel2-40/+8
2015-08-03BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel1-0/+7
2015-08-03BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel1-1/+1
2015-08-03BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel1-0/+63
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel4-17/+41
2015-08-03BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel3-12/+3