summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-26PeCoffGetEntryPointLib: Fix spelling issueJeff Fan5-5/+5
2017-04-26UefiCpuPkg/MpLib.c: Set AP state after X2APIC mode enabledJeff Fan1-0/+8
2017-04-26UefiCpuPkg: Move ProgramVirtualWireMode() to MpInitLibJeff Fan2-5/+4
2017-04-26UefiCpuPkg/MpInitLib: needn't to allocate AP reset vectorJeff Fan3-119/+2
2017-04-26UefiCpuPkg/MpInitLib: save/restore original contentsJeff Fan1-12/+4
2017-04-25MdeModulePkg/Ip4Dxe: Refine the IPv4 configuration help infoJiaxin Wu2-3/+4
2017-04-25MdeModulePkg: Update PiSmmCore to set correct ImageAddress into LoadedImageLiming Gao1-2/+2
2017-04-25MdeModulePkg PiSmmIpl: Fix the issue in LMFA featureLiming Gao1-6/+6
2017-04-25MdeModulePkg/UfsPciHc: Avoid overriding return value in BindingStartHao Wu1-7/+6
2017-04-25MdeModulePkg/UfsPciHc: Remove unused field in UfsHc private structHao Wu2-5/+3
2017-04-25ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl1-1/+1
2017-04-24MdeModulePkg: Discard received broadcast message in DxeIpIoLib.Fu Siyuan1-0/+6
2017-04-24OptionRomPkg: Fix calling convention issue for UndiRuntiumeDxe driver.Fu Siyuan2-3/+4
2017-04-24MdeModulePkg/NvmExpressDxe: Handling return of write to sq and cq dbSuman Prakash1-2/+6
2017-04-24MdeModulePkg/PiSmmCore: Remove redundant PoolTail pointer assignmentHao Wu1-4/+4
2017-04-21MdeModulePkg/DeviceManagerUiLib: Fix the network device MAC display issueJiaxin Wu2-6/+10
2017-04-21MdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check during MTFTP configurationJiaxin Wu1-1/+5
2017-04-21NetworkPkg/TlsAuthConfigDxe: Close and free the file related resourceJiaxin Wu1-24/+25
2017-04-21NetworkPkg: Correct the proxy DHCP offer handingJiaxin Wu2-4/+6
2017-04-21MdeModulePkg/Ip4Dxe: Fix the incorrect RemoveEntryListJiaxin Wu1-2/+2
2017-04-21NetworkPkg/HttpDxe: Fix HTTP download OS image over 4G size failureJiaxin Wu1-4/+4
2017-04-21MdeModulePkg/FirmwarePerformanceDxe: Error Level is not used correctlyJeff Fan1-2/+2
2017-04-20MdePkg/IndustryStandard: add definitions for ACPI 6.0 IORTArd Biesheuvel1-0/+183
2017-04-20MdeModulePkg/UefiBootManagerLib: Avoid buggy USB short-form expandingRuiyu Ni1-17/+26
2017-04-20NetworkPkg: Fix bug related DAD issue in IP6 driver.Zhang, Lubo1-0/+4
2017-04-20NetworkPkg: Add check logic for iSCSI driver.Zhang, Lubo2-16/+16
2017-04-20MdeModulePkg PiSmmCore: Enhance SMM FreePool to catch buffer overflowStar Zeng2-5/+61
2017-04-20MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during initHao Wu3-256/+267
2017-04-20MdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with 'DEBUG_XXX'Hao Wu2-48/+48
2017-04-20ShellPkg/pci: Fix VS2012 build failureRuiyu Ni1-1/+2
2017-04-20ShellPkg/comp: Fix file tag name.Ruiyu Ni1-4/+6
2017-04-20MdeModulePkg/TerminalDxe: Avoid always append device path to *DevRuiyu Ni1-8/+59
2017-04-19EmbeddedPkg: import Lan91x Ethernet controller driverLeif Lindholm4-0/+2575
2017-04-19EmbeddedPkg/AndroidFastbootApp: remove dependency on deprecated BdsLibArd Biesheuvel2-2/+57
2017-04-19UefiCpuPkg/PiSmmCpuDxeSmm: Lock should be acquiredJeff Fan1-1/+1
2017-04-19ShellPkg/Pci: Always dump the extended config space for PCIERuiyu Ni1-193/+125
2017-04-18MdeModulePkg/HiiDB: Avoid incorrect results of multiplicationDandan Bi1-12/+12
2017-04-18MdeModulePkg/BMMUiLib: Update codes of initializing ConsoleXXXCheck arrayDandan Bi1-1/+25
2017-04-18BaseTools: Update the Conf directory to use the absolute pathYonghong Zhu1-4/+4
2017-04-18UefiCpuPkg/MtrrLib: Avoid running unnecessary codeRuiyu Ni1-16/+19
2017-04-18ShellPkg/ConsistMapping: Remove unneeded memory reallocationRuiyu Ni1-9/+2
2017-04-14MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0Ruiyu Ni1-1/+2
2017-04-14CryptoPkg: Correct some minor issues in function commentsLong Qin2-10/+10
2017-04-14MdeModulePkg CapsuleApp: Add directory supportStar Zeng3-302/+94
2017-04-14IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu1-2/+9
2017-04-14MdePkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu1-2/+9
2017-04-14MdeModulePkg/DxeCore: Add ASSERT to ensure no subtract underflowHao Wu1-0/+5
2017-04-14MdeModulePkg/PiSmmCore: Fix potentially uninitialized local variableHao Wu1-1/+4
2017-04-14MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointerLiming Gao1-1/+1
2017-04-14MdeModulePkg BrotliLib: Fix the regression logic issue in loopLiming Gao1-3/+4