summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ArmPlatformPkg/SP804TimerLib: Fixed the performance timeroliviermartin2011-07-061-3/+3
* Omap35xxPkg/Omap35xxTimerLib: Create a TimerConstructor in the TimerLiboliviermartin2011-07-061-1/+32
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0667-145/+142
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-066-14/+14
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-9/+8
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-064-8/+8
* Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu2011-07-061-11/+18
* correct leap year calculate method.ydong102011-07-051-2/+2
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-053-7/+7
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0521-43/+43
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0517-38/+38
* Refine name definition for better user experience.ydong102011-07-051-3/+3
* Enable value roll over when hit max or min.ydong102011-07-051-5/+30
* Refine code to avoid potential access violation.ydong102011-07-052-2/+2
* Keep the highlight field after user changes the value for time/date opcodeydong102011-07-052-1/+7
* Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu2011-07-052-12/+23
* Return the correct status at the last of UnregisterAtaDevice.li-elvin2011-07-051-1/+1
* Add the support for Boot Option with all 0xff USB class Device Path.qianouyang2011-07-051-143/+180
* BeagleBoardPkg: Fix buildoliviermartin2011-07-043-9/+39
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-045-5/+7
* Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxeoliviermartin2011-07-042-38/+17
* ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin2011-07-042-9/+16
* MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22011-07-042-4/+5
* ArmPlatformPkg: Update the list of the BaseTools pending patches and the docu...oliviermartin2011-07-017-7/+800
* ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] arrayoliviermartin2011-07-011-0/+2
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-0114-30/+39
* ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2011-07-013-3/+3
* EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc lib...andrewfish2011-07-011-1/+2