summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Convert incomplete expression with dangling while()Nikolai SAOUKH2017-01-231-3/+3
* BaseTools: Extend the Macro used in the FDF !include statementYonghong Zhu2017-01-231-11/+30
* NetworkPkg: Fix protocol handler service in HttpDxe.Zhang, Lubo2017-01-235-47/+54
* NetworkPkg: Remove superfluous return statement.Thomas Huth2017-01-231-4/+0
* OvmfPkg: Allow HTTP connections if HTTP Boot enabledJiaxin Wu2017-01-233-3/+15
* Nt32Pkg.dsc: Add flag to control HTTP connectionsJiaxin Wu2017-01-231-2/+16
* NetworkPkg: Add PCD to enable the HTTP connections switchJiaxin Wu2017-01-238-37/+164
* Nt32Pkg FDF: Move StatusCode Handler run earlier in DXE phaseLiming Gao2017-01-221-1/+4
* MdeModulePkg: Variable: Update PCR[7] measure for new TCG specZhang, Chao B2017-01-225-9/+128
* SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]Zhang, Chao B2017-01-221-1/+2
* SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logicZhang, Chao B2017-01-221-3/+7
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng2017-01-224-2/+102
* MdeModulePkg: Update PcdSmbiosVersion to 0x0301 for SMBIOS spec 3.1.0Star Zeng2017-01-221-2/+2
* MdePkg: Add definitions for SMBIOS spec 3.1.0Star Zeng2017-01-221-4/+42
* ArmPkg/ArmMmuLib: Revert "use a pool allocation for the root table"Ard Biesheuvel2017-01-201-23/+6
* ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel2017-01-2011-589/+156
* ArmPlatformPkg/NorFlashDxe: Change Flash memory attributes before writesAchin Gupta2017-01-201-22/+23
* ArmPlatformPkg: Use EfiEventGroupSignal from UefiLibStar Zeng2017-01-203-36/+6
* CorebootPayloadPkg: Use EfiEventGroupSignal from UefiLibStar Zeng2017-01-201-23/+2
* IntelFrameworkModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng2017-01-201-20/+2
* MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng2017-01-208-130/+14
* IntelFrameworkPkg UefiLib: Make the event empty function publicStar Zeng2017-01-203-43/+23
* MdePkg UefiLib: Make the event empty function publicStar Zeng2017-01-204-47/+43
* MdePkg: Avoid Non-Boolean type used as BooleanDandan Bi2017-01-203-13/+12
* MdePkg DxeHobLib: Make GetHobList working before Constructor is calledStar Zeng2017-01-201-33/+34
* MdeModulePkg: Remove superfluous return statementsThomas Huth2017-01-204-12/+0
* MdeModulePkg/UfsBlockIoPei: fix initialize OCS value to 0x0FHaojian Zhuang2017-01-202-1/+9
* MdeModulePkg/UfsPassThruDxe: fix initialize OCS value to 0x0FHaojian Zhuang2017-01-202-1/+9
* MdeModulePkg/UfsBlockIoPei: fix the bit in UFS_HC_UTRLDBR_OFFSET regHaojian Zhuang2017-01-201-5/+5
* MdeModulePkg/UfsPassThruDxe: fix the bit in UFS_HC_UTRLDBR_OFFSET regHaojian Zhuang2017-01-201-5/+5
* MdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits address modeHaojian Zhuang2017-01-201-2/+2
* PcAtChipsetPkg: Fix typing errorsThomas Huth2017-01-2010-28/+28
* OvmfPkg: Remove superfluous return statements.Thomas Huth2017-01-192-6/+0
* ShellPkg: Add check logic for the gateway validity.Zhang Lubo2017-01-192-2/+20
* NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo2017-01-1914-73/+794
* MdeModulePkg/FileExplorer: Enable functionality of creating new file/folderDandan Bi2017-01-195-6/+267
* MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore formDandan Bi2017-01-192-5/+9
* MdeModulePkg/FileExplorer: Remove the codes of searching load file protocolDandan Bi2017-01-193-59/+3
* ShellPkg/HandleParsingLib: Fix coding style issueDandan Bi2017-01-191-2/+2
* ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2017-01-192-1/+97
* ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng2017-01-191-1/+5
* MdePkg: Correct comments of macros FixedPcdGetX/PatchPcdXXX in PcdLib.hStar Zeng2017-01-181-22/+22
* NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handlerGary Lin2017-01-181-1/+2
* OvmfPkg: pull in TLS modules with -D TLS_ENABLE (also enabling HTTPS)Gary Lin2017-01-176-0/+39
* OvmfPkg: correct the IScsiDxe module included for the IPv6 stackGary Lin2017-01-176-33/+12
* OvmfPkg: always resolve OpenSslLib, IntrinsicLib and BaseCryptLibGary Lin2017-01-173-18/+9
* OvmfPkg: Modify QemuFwCfgLib to use new IoLib class libraryLeo Duran2017-01-175-172/+3
* IntelFrameworkPkg/DxeIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran2017-01-172-7/+311
* MdePkg/SmmIoLibSmmCpuIo2: Add new Fifo routines in IoLib classLeo Duran2017-01-171-0/+216
* MdePkg/DxeIoLibEsal: Add new Fifo routines in IoLib classLeo Duran2017-01-171-2/+276