summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20MdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits address modeHaojian Zhuang1-2/+2
2017-01-20PcAtChipsetPkg: Fix typing errorsThomas Huth10-28/+28
2017-01-19OvmfPkg: Remove superfluous return statements.Thomas Huth2-6/+0
2017-01-19ShellPkg: Add check logic for the gateway validity.Zhang Lubo2-2/+20
2017-01-19NetworkPkg: Add dns support for target URL configuration in ISCSI.Zhang Lubo14-73/+794
2017-01-19MdeModulePkg/FileExplorer: Enable functionality of creating new file/folderDandan Bi5-6/+267
2017-01-19MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore formDandan Bi2-5/+9
2017-01-19MdeModulePkg/FileExplorer: Remove the codes of searching load file protocolDandan Bi3-59/+3
2017-01-19ShellPkg/HandleParsingLib: Fix coding style issueDandan Bi1-2/+2
2017-01-19ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2-1/+97
2017-01-19ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng1-1/+5
2017-01-18MdePkg: Correct comments of macros FixedPcdGetX/PatchPcdXXX in PcdLib.hStar Zeng1-22/+22
2017-01-18NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handlerGary Lin1-1/+2
2017-01-17OvmfPkg: pull in TLS modules with -D TLS_ENABLE (also enabling HTTPS)Gary Lin6-0/+39
2017-01-17OvmfPkg: correct the IScsiDxe module included for the IPv6 stackGary Lin6-33/+12
2017-01-17OvmfPkg: always resolve OpenSslLib, IntrinsicLib and BaseCryptLibGary Lin3-18/+9
2017-01-17OvmfPkg: Modify QemuFwCfgLib to use new IoLib class libraryLeo Duran5-172/+3
2017-01-17IntelFrameworkPkg/DxeIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran2-7/+311
2017-01-17MdePkg/SmmIoLibSmmCpuIo2: Add new Fifo routines in IoLib classLeo Duran1-0/+216
2017-01-17MdePkg/DxeIoLibEsal: Add new Fifo routines in IoLib classLeo Duran1-2/+276
2017-01-17MdePkg/PeiIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran1-0/+261
2017-01-17MdePkg/DxeIoLibCpuIo2: Add new Fifo routines in IoLib classLeo Duran2-11/+320
2017-01-17IntelFrameworkModulePkg: Modify CpuIoDxe to support new IoLib libraryLeo Duran1-0/+52
2017-01-17UefiCpuPkg: Modify CpuIoPei to support new IoLib libraryLeo Duran1-0/+52
2017-01-17UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib libraryLeo Duran7-717/+10
2017-01-17MdePkg: Expand BaseIoLibIntrinsic (IoLib class) libraryLeo Duran9-1/+1229
2017-01-16ArmVirtPkg/ArmVirtQemu: Install BGRT ACPI tableBhupesh Sharma3-0/+3
2017-01-16UefiCpuPkg/MpInitLib: Add missing point markJeff Fan1-1/+1
2017-01-16MdeModulePkg/TerminalDxe: Refine SetTerminalDevicePathHao Wu1-1/+1
2017-01-13MdeModulePkg DxeCorePerformanceLib: Only support linking with DxeCoreStar Zeng1-2/+2
2017-01-13MdeModulePkg/TerminalDxe: Remove out-of-dated commentsRuiyu Ni1-5/+0
2017-01-13ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL checkhegdenag1-13/+14
2017-01-13ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine4-2/+95
2017-01-12CorebootPayloadPkg: Add APRIORI file in FDF fileMaurice Ma1-0/+6
2017-01-12MdeModulePkg/NonDiscoverable: Compare SIZE_4GB with address typeHao Wu2-3/+3
2017-01-12SignedCapsulePkg/CapsuleLib: Refine to compare with same typeHao Wu1-2/+2
2017-01-12SecurityPkg/FmpAuthenticationLib: Refine to compare with same typeHao Wu2-4/+4
2017-01-12SecurityPkg/TcgDxe: Refine to compare 2 values with the same typeHao Wu1-2/+2
2017-01-12MdeModulePkg/UefiBootManagerLib: Remove redundant type castHao Wu1-3/+3
2017-01-12MdeModulePkg/Stall: Refine to compare 2 values with the same typeHao Wu1-2/+2
2017-01-12FatPkg: Explicitly declare FAT_CLUSTER_SPECIAL as unsigned typeHao Wu2-4/+4
2017-01-12MdePkg/UefiFileHandleLib: Refine the check for valid Ascii characterHao Wu1-2/+2
2017-01-12ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips1-3/+16
2017-01-12Nt32Pkg: Fixes to correctly set SMBIOS Type 3Chris Phillips3-15/+66
2017-01-12Nt32Pkg: Fix code to correctly set SMBIOS Type 2 LengthChris Phillips1-13/+19
2017-01-12MdePkg: Add comments for SMBIOS Type 3 structure to cover SKU NumberChris Phillips1-0/+11
2017-01-12MdeModulePkg/DxeCore:Clear RT attribute on SetCapabilities.Jiewen Yao1-1/+1
2017-01-12SecuritPkg: Tcg2Smm: Add PlatformClass to TPM2 TableZhang, Chao B2-0/+11
2017-01-12MdePkg/SmBios.h: Add new defines for SMBIOS record type 43Linson Augustine1-1/+18
2017-01-11QuarkPlatformPkg/Tpm12DeviceLibAtmelI2c: Fix GCC build issuesMichael Kinney1-7/+11