summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 BSPRyan Harkin2014-01-152-0/+16
* ArmPlatformPkg/ArmVExpressPkg: Add virtio to RTSM A15 MPCore BSPRyan Harkin2014-01-152-0/+16
* ArmPlatformPkg/PeiServicesTablePointerLib: Update PeiServicesTablePointerLib ...Gao, Liming2014-01-151-0/+20
* Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni2014-01-153-16/+210
* Update Debug Agent initialization message to change the version string from "...Ruiyu Ni2014-01-151-2/+2
* Change the library global variable to add library name prefix to avoid potent...Ruiyu Ni2014-01-151-14/+15
* Fix bug that PXEv4 boot fail if PXEv6 is performed firstly.Fu Siyuan2014-01-151-1/+5
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-151-0/+5
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-155-42/+120
* EdkShellPkg/ShellR64.patch: Adding missing files from the patchOlivier Martin2014-01-141-6342/+6720
* 1. Change the implementation of function 'LoadVariableFromFile' to return SHE...Shumin Qiu2014-01-141-22/+24
* Update FMP Header file Comments per UEFI2.4AGao, Liming2014-01-141-2/+4
* Update the comments to follow spec update.Eric Dong2014-01-141-2/+2
* ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirectionJaben Carsey2014-01-131-2/+32
* ShellPkg: remove unreachable break statementsOlivier Martin2014-01-131-18/+0
* ShellPkg: assign pointer to NULL after free to prevent double freeJaben Carsey2014-01-131-0/+1
* EdkShellPkg/ShellR64.patch: Update patch to fix RVCTLINUX buildOlivier Martin2014-01-131-104/+734
* Fix typo in PCD description in SecurityPkg.jyao12014-01-131-4/+4
* Follow UEFI2.4.a spec, deprecate 6 hash algo.jyao12014-01-131-1/+11
* ShellPkg: Fix command line parsing for script files (%1, %1, etc...)Jaben Carsey2014-01-132-12/+50
* Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...Shumin Qiu2014-01-131-1/+1
* Add a new header file to define Adapter Information Protocol.Shumin Qiu2014-01-132-0/+232
* Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h.Ruiyu Ni2014-01-131-5/+7
* 1. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan2014-01-132-42/+85
* Fix GCC build failure.Ruiyu Ni2014-01-111-1/+1
* ShellPkg: add the last PCIe extended capability decodingsJaben Carsey2014-01-102-9/+222
* MdePkg: add missing #defines for decoding PCIe 2.1 extended capability struct...Jaben Carsey2014-01-101-0/+4
* ShellPkg: remove potential memory leak with new apps on old shellJaben Carsey2014-01-101-1/+2
* ShellPkg: remove double free operationJaben Carsey2014-01-101-1/+0
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-1016-49/+49
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-106-73/+439
* Update PcAtChipsetPkg package version from 0.2 to 0.3Ruiyu Ni2014-01-102-4/+4
* MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() th...Feng Tian2014-01-101-60/+65
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-1062-264/+905
* New EdkShell binaries.Ruiyu Ni2014-01-1092-5/+5
* Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon...Ruiyu Ni2014-01-102-82/+98
* Fix bug when reserve stack space to fill exception context.Jeff Fan2014-01-102-8/+8
* New FatDxe binary.Ruiyu Ni2014-01-106-3/+3
* Update CryptoPkg version: 0.92 -> 0.93Long, Qin2014-01-102-4/+4
* Add the feature "dmpstore -l" and "dmpstore -s".Ruiyu Ni2014-01-102-59/+445
* Updates MdeModulePkg package version from 0.92 to 0.93Tian, Feng2014-01-102-3/+3
* Upgrade package version to 0.93Dong Guo2014-01-102-4/+4
* Update SourceLevelDebugPkg version: 0.85->0.86Jeff Fan2014-01-102-4/+4
* Update UefiCpuPkg version: 0.2->0.3Jeff Fan2014-01-102-4/+4
* Update IntelFrameworkModulePkg version: 0.92->0.93Jeff Fan2014-01-102-4/+4
* Update IntelFrameworkPkg version: 0.92->0.93Jeff Fan2014-01-102-4/+4
* MdePkg: Add PCI Express 2.1 and 3.0 structuresJaben Carsey2014-01-093-2/+249
* MmcDxe: Perform diagnostics specifically on the requested controllerOlivier Martin2014-01-091-21/+30
* MmcDxe: Adding eMMC supportOlivier Martin2014-01-095-263/+476
* ShellPkg: remove memory leak in file handle listJaben Carsey2014-01-091-2/+33