summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu2016-04-283-17/+117
* MdeModulePkg: DxeCore MemoryPool Algorithm UpdateLiming Gao2016-04-281-1/+1
* ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah2016-04-271-10/+10
* ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar2016-04-271-0/+1
* MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi2016-04-272-8/+58
* MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitlyDandan Bi2016-04-271-1/+1
* MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.Liming Gao2016-04-272-5/+6
* NetworkPkg:HttpDxe:Consume DxeHttpLib API changesNagaraj Hegde2016-04-273-21/+17
* MdeModulePkg:DxeHttpLib: Update to DxeHttpLib APINagaraj Hegde2016-04-272-18/+44
* NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan2016-04-272-5/+6
* MdePkg:Http11.h: Add defines for "Expect" headerNagaraj Hegde2016-04-271-0/+14
* BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu2016-04-271-21/+16
* BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu2016-04-271-26/+34
* OvmfPkg: SataControllerDxe: SataControllerStop: fix use after freeLaszlo Ersek2016-04-261-6/+11
* OvmfPkg: SataControllerDxe: SataControllerStop: remove useless null checkLaszlo Ersek2016-04-261-11/+9
* MdeModulePkg DxeCore: Check free memory type by CoreUpdateProfile()Star Zeng2016-04-264-12/+7
* MdeModulePkg/NvmExpress: Clean Phase/CqHdbl/SqTdbl fields to restart HCTian Feng2016-04-262-4/+12
* MdeModulePkg/NvmExpress: Fix bug of handling not null-terminated stringsFeng Tian2016-04-262-6/+15
* MdeModulePkg/NvmExpress: Fix mem leak in error handling of Start()Tian Feng2016-04-261-0/+4
* MdeModulePkg/EmmcDxe: Fix wrong coding style on close braceFeng Tian2016-04-261-2/+3
* MdeModulePkg/EmmcDxe: Fix wrong typo on function commentsFeng Tian2016-04-262-2/+3
* MdeModulePkg/Sd: Not explicitly compare BOOLEAN type with TRUE/FALSEFeng Tian2016-04-261-4/+4
* MdeModulePkg/MdeModulePkg.uni: Add SD related PCD descriptionFeng Tian2016-04-261-0/+3
* ShellPkg: Fix Shell treats every .EFI file as an executable application.Qiu Shumin2016-04-262-1/+19
* BaseTools/UPT: UPT to Support UTF-8Hess Chen2016-04-261-4/+10
* BaseTools/ECC: Remove UNI checkpoint from ECCHess Chen2016-04-261-0/+2
* Update ECC to support more doxygen keywordsHess Chen2016-04-262-5/+10
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-04-256-10/+267
* ArmPkg/Gic: Fix boundary checking bugHeyi Guo2016-04-253-9/+9
* MdeModulePkg/SetupBrowserDxe: Remove the useless checkDandan Bi2016-04-251-1/+1
* MdeModulePkg/DxeCore: Avoid assertion in CoreLocateProtocolRuiyu Ni2016-04-251-2/+5
* MdeModulePkg: Correct PlatformHookLibSerialPortPpi module type.Liming Gao2016-04-251-2/+2
* NetworkPkg: Fix GCC code build error of iSCSI driver.Zhang Lubo2016-04-221-1/+3
* MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo2016-04-221-1/+3
* Vlv2TbltDevicePkg: Convert to build FatPkg from sourceJordan Justen2016-04-225-8/+9
* FatBinPkg: Change to 2-clause BSD licenseJordan Justen2016-04-222-35/+20
* FatPkg: Add Contributions.txtJordan Justen2016-04-221-0/+218
* FatPkg: Update License.txt to have the full license textJordan Justen2016-04-221-7/+22
* NetworkPkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-15/+39
* MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-18/+40
* MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng2016-04-225-15/+92
* MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng2016-04-225-59/+34
* MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable()Star Zeng2016-04-221-0/+2
* MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi2016-04-221-0/+2
* MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after ConstructorStar Zeng2016-04-221-13/+13
* MdeModulePkg/Sd: wait 1ms before check DATA line in voltage switch procFeng Tian2016-04-212-2/+2
* MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connectedFeng Tian2016-04-211-0/+7
* MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmdFeng Tian2016-04-212-4/+8
* MdeModulePkg/Sd: update the sd detection logicFeng Tian2016-04-212-15/+18
* MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian2016-04-214-8/+8