summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For libraries that have multiple module types support, just define a [Depex] ...lzeng142011-07-2718-36/+36
* GUIDs should go below the correct comment block in MdePkg.dec.lzeng142011-07-273-39/+25
* MdeModulePkg: Add Recovery PCD feature flagsjljusten2011-07-221-0/+12
* ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey2011-07-2010-59/+361
* MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2011-07-202-7/+17
* BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin2011-07-203-2/+15
* MdeModulePkg: Add SmmControl PPI definitionjljusten2011-07-192-0/+99
* EdkCompatibilityPkg: Add SmmScriptLibjljusten2011-07-196-0/+1302
* EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten2011-07-194-0/+175
* IntelFrameworkModulePkg: Add ExitPmAuth protocol definitionjljusten2011-07-192-0/+28
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-1914-0/+2010
* MdeModulePkg: Add SmmCommunication PPI definitionjljusten2011-07-192-0/+67
* MdeModulePkg: Add SmmAccess PPI definitionjljusten2011-07-192-0/+148
* ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPort...oliviermartin2011-07-191-1/+1
* Add header file for KMS.lzeng142011-07-194-1/+1378
* ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributesoliviermartin2011-07-181-4/+3
* ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2011-07-185-3/+376
* 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan132011-07-181-2/+6
* EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.andrewfish2011-07-151-1/+1
* MdeModulePkg: Fix VS2008 warning.andrewfish2011-07-151-0/+1
* 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan132011-07-144-141/+5
* 1. Update DHCPv6 to use DUID-UUID optionhhuan132011-07-143-44/+91
* 1. Define a netlib library function NetLibGetSystemGuid()hhuan132011-07-146-150/+112
* MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...andrewfish2011-07-143-7/+20
* Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...rsun32011-07-131-70/+109
* Fixed build fail with GCC/ICC toolsydong102011-07-131-1/+1
* Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu2011-07-131-13/+45
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-126-0/+1057
* MdeModulePkg: Add Capsule PEIMjljusten2011-07-126-0/+1567
* Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro...lgao42011-07-121-1/+1
* Change the HiiDataBase and browser codes to support new efi varstore data str...ydong102011-07-125-313/+939
* Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong102011-07-121-0/+2
* MdePkg: Fix X64 clang compile issues.andrewfish2011-07-125-29/+93
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-1215-368/+265
* OvmfPkg: Add PathLib class mapping when building the UEFI shelljljusten2011-07-113-0/+3
* ArmPlatformPkg/Documentation: Add diagram to the documentationoliviermartin2011-07-114-0/+5
* fix issue about slashes on end of comment line.jcarsey2011-07-111-1/+1
* Fix typo that breaks the build.niruiyu2011-07-081-1/+1
* ArmPlatformPkg: Fix warningsoliviermartin2011-07-072-4/+9
* Move the 2 functions associated with reading whole lines at a single time fro...jcarsey2011-07-064-209/+208
* BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin2011-07-062-2/+2
* BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin2011-07-0611-0/+1857
* BeagleBoard: Update documentationoliviermartin2011-07-061-9/+76
* UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish2011-07-062-40/+793
* BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADERoliviermartin2011-07-061-1/+4
* ArmPlatformPkg/Documentation: Update ArmPLatformPkg documentation with PCD de...oliviermartin2011-07-061-33/+62
* ArmPkg: Minor coding style changesoliviermartin2011-07-065-30/+38
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-0616-360/+414
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-0629-1036/+1161
* ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin2011-07-061-0/+5