summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-20MdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi supportFeng Tian3-66/+173
2015-05-20MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi supportFeng Tian5-41/+380
2015-05-20MdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 supportFeng Tian3-81/+429
2015-05-20NetworkPkg/UefiPxeBcDxe: Fix code style in INF file.jiaxinwu1-1/+1
2015-05-20MdePkg: Add RecoveryBlockIo2Ppi definition to follow PI1.4 specFeng Tian2-1/+227
2015-05-20MdePkg: Add WiFi device path definition and its node/text conversionHao Wu3-0/+73
2015-05-20MdePkg: Add EFI Wireless MAC Connection Protocol definitionsHao Wu2-0/+1147
2015-05-20MdeModulePkg: Update coding styleChao Zhang4-15/+31
2015-05-20MdePkg: Update coding styleChao Zhang1-2/+3
2015-05-19MdeModulePkg: Fix potential buffer overflow issues.Eric Dong3-3/+7
2015-05-19MdeModulePkg: Enumerate all string packages in one driver when search the key...Eric Dong1-2/+5
2015-05-19MdeModulePkg: Update the short name for persistent memory type.Liming Gao1-1/+1
2015-05-19Add comments for INF file to declare guid/protocol usage.Yao, Jiewen1-6/+6
2015-05-19SecurityPkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng1-0/+12
2015-05-19MdeModulePkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng1-0/+12
2015-05-18MdeModulePkg: Fix comments typo in UefiBootManagerLib.hRuiyu Ni1-1/+1
2015-05-18Nt32Pkg: Use different FILE_GUID.Ruiyu Ni1-1/+1
2015-05-18SourceLevelDebugPkg: Fix Serial Port connection cannot be setupRuiyu Ni1-21/+25
2015-05-18MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng2-56/+74
2015-05-18MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng5-15/+57
2015-05-18MdeModulePkg PiSmmCore: Care runtime code/data only for SMRAM profile.Star Zeng1-36/+46
2015-05-18MdeModulePkg DxeCore: Add OEM reserved memory type support.Star Zeng3-7/+23
2015-05-18MdePkg UefiSpec.h: Update comments for OEM reserved memory type.Star Zeng1-3/+13
2015-05-18SourceLevelDebugPkg/DebugAgentDxe: Move help info from DxeDebugAgentJeff Fan2-30/+41
2015-05-18SourceLevelDebugPkg/DxeDebugAgent: Initialize Local APIC Timer earlyJeff Fan1-20/+19
2015-05-15MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.Ruiyu Ni2-0/+1
2015-05-15MdeModulePkg: Add UNI file for UefiBootManagerLib library.Ruiyu Ni2-3/+8
2015-05-15MdeModulePkg: Add UNI files for BootManagerMenuApp application.Ruiyu Ni3-1/+8
2015-05-15MdeModulePkg: Add UNI files for DriverHealthManagerDxe driver.Ruiyu Ni3-1/+7
2015-05-15MdeModulePkg: Add UNI files for BootManagerPolicyDxe driver.Ruiyu Ni4-1/+5
2015-05-15MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni3-0/+4
2015-05-15MdePkg: Fix PI Multi-processor PPI header file include issueHao Wu2-16/+15
2015-05-14MdeModulePkg: Fix Typo.Eric Dong1-2/+2
2015-05-14MdeModulePkg: remove unused variable DevicePathSizeArd Biesheuvel1-3/+0
2015-05-14ShellPkg: Add DiskInfo GUID matching to the SheSamer El-Haj-Mahmoud4-3/+6
2015-05-14SecurityPkg: Add more comments for PcdTpmInstanceGuidLiming Gao2-0/+1
2015-05-14MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness.Laszlo Ersek1-11/+11
2015-05-14MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni1-1/+1
2015-05-13ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOutOlivier Martin6-11/+5
2015-05-13ArmPlatformPkg/ArmRealViewEb: Added FvSimpleFileSystemDxeOlivier Martin3-0/+9
2015-05-13EmbeddedPkg/FdtPlatformDxe: Do not exit if RunFdtInstallation() failsOlivier Martin1-3/+0
2015-05-13ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo1-1/+1
2015-05-13ArmPlatformPkg/Bds: Clarify assert message with debug informationOlivier Martin1-2/+6
2015-05-13ArmPkg/BdsLib: Fixed line endingOlivier Martin1-1/+1
2015-05-13OvmfPkg: AcpiS3SaveDxe: fix protocol usage hint in the INF fileLaszlo Ersek1-1/+1
2015-05-13OvmfPkg: extract some bits and port offsets common to Q35 and I440FXLaszlo Ersek4-30/+10
2015-05-13OvmfPkg: consolidate POWER_MGMT_REGISTER_PIIX4() on "I440FxPiix4.h" macrosLaszlo Ersek5-14/+12
2015-05-13OvmfPkg: consolidate POWER_MGMT_REGISTER_Q35() on "Q35MchIch9.h" macrosLaszlo Ersek5-14/+12
2015-05-13OvmfPkg: new macros for platform specific register addresses and valuesLaszlo Ersek2-0/+64
2015-05-13OvmfPkg: split Include/OvmfPlatforms.hLaszlo Ersek3-22/+72