summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-018-7/+3409
* MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng2015-07-019-17/+416
* MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkgStar Zeng2015-07-014-83/+182
* MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkgStar Zeng2015-07-013-29/+205
* MdeModulePkg: Move authenticated variable definition from SecurityPkgStar Zeng2015-07-012-1/+53
* MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkgStar Zeng2015-07-016-0/+129
* MdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIABLE_HEADER referenceStar Zeng2015-07-011-2/+1
* NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud2015-07-013-2/+17
* ShellPkg: Refine the code logic of mv.c.Qiu Shumin2015-07-011-3/+5
* There needs to be a space between the output section name and the colon, i.e.,Ard Biesheuvel2015-07-011-5/+5
* ShellPkg: Refine code to make catenae length more precise.Qiu Shumin2015-06-301-2/+2
* PerformancePkg Dp_App: Resolve buffer size mismatchHao Wu2015-06-301-4/+4
* PerformancePkg Dp_App: Use safe string functionsHao Wu2015-06-301-9/+18
* UefiCpuPkg S3Resume2Pei: Use safe string functionsHao Wu2015-06-301-3/+2
* IntelFspPkg BaseFspDebugLibSerialPort: Use safe string functionsHao Wu2015-06-301-1/+6
* MdePkg UefiLib: Use safe string functionsHao Wu2015-06-302-9/+5
* MdePkg UefiDevicePathLib: Remove unsafe string functionsHao Wu2015-06-301-4/+13
* IntelFrameworkPkg FrameworkUefiLib: Use safe string functionsHao Wu2015-06-301-6/+2
* IntelFrameworkModulePkg UpdateDriverDxe: Use safe string functionsHao Wu2015-06-301-4/+3
* IntelFrameworkModulePkg DeviceMngr: Use safe string functionsHao Wu2015-06-301-13/+12
* IntelFrameworkModulePkg BootMngr: Use safe string functionsHao Wu2015-06-301-6/+5
* IntelFrameworkModulePkg BootMaint: Use safe string functionsHao Wu2015-06-304-26/+35
* IntelFrameworkModulePkg BdsDxe: Use safe string functionsHao Wu2015-06-302-7/+7
* IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functionsHao Wu2015-06-301-1/+8
* IntelFrameworkModulePkg GenericBdsLib: Use safe string functionsHao Wu2015-06-302-10/+14
* IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functionsHao Wu2015-06-301-2/+2
* CryptoPkg: Fix the dereferenced pointer issueQin Long2015-06-301-5/+9
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-3018-120/+195
* SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman2015-06-292-0/+4
* BaseTools: Added GCC ld script to support 4K alignment.Yingke Liu2015-06-291-0/+44
* BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel2015-06-294-4/+33
* BaseTools: Updated tool_def to support 4K alignment.Yingke Liu2015-06-291-64/+64
* BaseTools: Update IASL download link and remove specific version info.Yingke Liu2015-06-291-60/+60
* MdeModulePkg:Use safe string functionsDandan Bi2015-06-2913-155/+201
* NetworkPkg: Check whether the iSCSI initiator name is null.Zhang Lubo2015-06-291-1/+20
* OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam()Laszlo Ersek2015-06-261-4/+43
* OvmfPkg: PlatformPei: beautify memory HOB order in QemuInitializeRam()Laszlo Ersek2015-06-261-5/+4
* OvmfPkg: PlatformPei: create the CPU HOB with dynamic memory space widthLaszlo Ersek2015-06-261-2/+4
* OvmfPkg: PlatformPei: enable larger permanent PEI RAMLaszlo Ersek2015-06-264-3/+126
* SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng2015-06-263-7/+292
* MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStartTian Feng2015-06-263-224/+5
* SourceLevelDebugPkg/DebugAgent: Add typecast to fix sign extensionJeff Fan2015-06-263-3/+3
* CorebootPayloadPkg: Fix "reset -s" issue.Guo Dong2015-06-251-2/+29
* CorebootModulePkg: Get power management register addresses.Guo Dong2015-06-253-3/+13
* ArmVirtPkg: signal EndOxDxe event in PlatformBsdInitArd Biesheuvel2015-06-252-0/+37
* BaseTools/Ecc: Fix a bug of determining boolean variable incorrectlyHess Chen2015-06-251-0/+2
* BaseTools/Ecc: Fix two bugs for the checkpoint of GUIDHess Chen2015-06-252-2/+3
* BaseTools/Ecc: Fix a bug in parserHess Chen2015-06-252-2/+6
* BaseTools/Ecc: Add a checkpoint for invalid DEC file.Hess Chen2015-06-254-1/+25
* BaseTools/Ecc: Add a checkpoint for invalid PCD info.Hess Chen2015-06-251-0/+84