- 323d3d1 ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer overflow and refine the code style. by Qiu Shumin · 10 years ago
- c9f4d48 AppPkg: Add the Arithchk utility and clean up some build problems. by daryl.mcdaniel · 10 years ago
- c21e7a7 StdLib: Changes needed to support XCODE5 by Andrew Fish · 10 years ago
- 1e9b2bd EmbeddedPkg: Split off FDT loading functionality from FdtLib by Ard Biesheuvel · 10 years ago
- f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
- 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib by Ard Biesheuvel · 10 years ago
- 2785509 ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time. by Ard Biesheuvel · 10 years ago
- bcf37cf ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timer by Ard Biesheuvel · 10 years ago
- cece12d ArmPkg: add ArmGenericTimerCounterLib implementation using physical timer by Ard Biesheuvel · 10 years ago
- e715125 ArmPkg: add ArmGenericTimerCounterLib interface by Ard Biesheuvel · 10 years ago
- d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
- dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
- e1e2e66 ArmPkg: allow dynamically discovered timer interrupts by Ard Biesheuvel · 10 years ago
- c41bffd ArmPlatformPkg/Bds: Fix delete boot option by Harry Liebel · 10 years ago
- 01289ec ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes by Harry Liebel · 10 years ago
- 07da1ac UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode by Anderw Fish · 10 years ago
- 19ee4a9 SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors by Anderw Fish · 10 years ago
- 41f80fb OvmfPkg: AcpiTimerLib: Access power mgmt regs based on host bridge type by Gabriel Somlo · 10 years ago
- 769e453 MdeModulePkg: Fix XCODE Link Issue in DxeCore by Gao, Liming · 10 years ago
- cc72674 ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL character in a string. by Qiu Shumin · 10 years ago
- 0d5d829 This file allows a developer to add a new tool in either the C or Python trees, add the executable (and any supporting files, such as the TestSigningPrivateKey.pem file) to this file and the build server will automatically make sure that the new files are added to the BaseTools\Bin\Win32 directory. The Win32 directory is located in https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 repository. by lhauch · 10 years ago
- a753677 ShellPkg: Not add redundant quotes any longer to parameters with spaces. by Jaben Carsey · 10 years ago
- 33fe830 ShellPkg: Refine the code style and comment. by Qiu Shumin · 10 years ago
- 37a4164 ShellPkg: Update BCFG command for correct use and errors on moving by Jaben Carsey · 10 years ago
- 15f8eef MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 by Jordan Justen · 10 years ago
- eabcdf3 MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug by Jordan Justen · 10 years ago
- 49d9b71 BaseTools/AutoGen: Remove redundant copy action for binary module by Hess Chen · 10 years ago
- 5a51ad8 Updates the logic to allow RM and CP to have silent/quiet mode work successfully. by Jaben Carsey · 10 years ago
- 7c064c3 SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 10 years ago
- e7bafeb MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 10 years ago
- 710db4e ShellPkg: Fix dynamic command help by Harry Liebel · 10 years ago
- 4be58c1 ShellPkg: Add DXE_DRIVER class type to some libraries by Harry Liebel · 10 years ago
- 08ae2c0 CryptoPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 4cfde6d SecurityPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- d72b4e2 SourceLevelDebugPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 0ac6a4d PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the same module name. by Gao, Liming · 10 years ago
- 46dd588 IntelFrameworkModulePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
- f9925e1 IntelFrameworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- f7ce802 MdePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- cf2b2bd BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. by Hess Chen · 10 years ago
- b5fd61f IntelFspPkg/IntelFspWrapperPkg: Fix some typos. by Star Zeng · 10 years ago
- 51b8553 BaseTools/CommonLib: Add a step to convert ":\\" to ":\" by Hess Chen · 10 years ago
- 7f79b01 ShellPkg: Refactor string manipulation by Jaben Carsey · 10 years ago
- 8ac6e33 Cleanup UefiShellDebug1CommandsLib strings to : by Samer El-Haj-Mahmoud elhaj · 10 years ago
- 073fe58 Update SmbiosView Shell command to display additional CPU Family by Samer El-Haj-Mahmoud elhaj · 10 years ago
- a3d236d ShellPkg: Prevent StrnCpy from overwriting null terminator when source is larger than destination. by Scott Duplichan · 10 years ago
- 8edfdee Minor format update: add missing space in copyright line by Tian, Hot · 10 years ago
- 7886a51 Update CryptoPkg package version to 0.94. by Long Qin · 10 years ago
- 8fcdb5d Update SecurityPkg package version to 0.94. by Dong, Guo · 10 years ago
- 76052fa Update MdeModulePkg package version to 0.94. by Feng Tian · 10 years ago
- 6f70975 Update IntelFrameworkModulePkg package version to 0.94. by Jeff Fan · 10 years ago
- ba4c19c Update IntelFrameworkPkg package version to 0.94. by Jeff Fan · 10 years ago
- ff9f939 Update MdePkg package version from 1.04 to 1.05 by Gao, Liming · 10 years ago
- f079cdd Update NetworkPkg package version to 0.95. by Fu Siyuan · 10 years ago
- 18744a5 ARM Packages: Removed unused PcdArmPrimaryCore by Olivier Martin · 10 years ago
- 03e9db1 MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 by Jordan Justen · 10 years ago
- 7458df4 MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code by Jordan Justen · 10 years ago
- f6888ee MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code by Jordan Justen · 10 years ago
- a8458d6 MdePkg BaseLib NASM Thunk16: Use NASM local labels by Jordan Justen · 10 years ago
- fbb5393 MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
- 6dab5c8 MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
- 02eef55 MdePkg Base.h: Always define ASM_PFX by Jordan Justen · 10 years ago
- b3f9cda BaseTools tools_def: Indicate that NASM 2.07 or later is required by Jordan Justen · 10 years ago
- ff02798 BaseTools build_rule: Add .nasm => .obj build rule by Jordan Justen · 10 years ago
- 9a5a743 BaseTools tools_def: Add NASM_FLAGS by Jordan Justen · 10 years ago
- b4e2799 ArmPlatformPkg: allow dynamically discovered PL031 RTC by Ard Biesheuvel · 10 years ago
- f6f0612 ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicore by Ard Biesheuvel · 10 years ago
- e754c23 ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping by Olivier Martin · 10 years ago
- 5779aaa ArmPkg/BdsLib/Arm: Clean Data cache before disabling it by Olivier Martin · 10 years ago
- f4b491b HalRuntimeServicesExampleLib/Rtc.c : Added missing comments by Ronald Cron · 10 years ago
- 947a10b ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString() by Ronald Cron · 10 years ago
- 4477336 ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode string by Ronald Cron · 10 years ago
- 5ce5ea6 Fix VS2013 build failure. by Ruiyu Ni · 10 years ago
- 3957a5a ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool() by Gao, Liming · 10 years ago
- 12d37ac This patch is going to fix the issue of only Default SkuId is built into the External Pcd DataBase. by Feng, Bob C · 10 years ago
- 284065b This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
- 99ab5fc This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
- 5317333 This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
- 81957f8 This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
- e87b40b This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
- 28b27e1 The binaries of ShellBinPkg are generated with ShellPkg project 15999. The binaries are built with no debug information by building with "RELEASE" target. by Jaben Carsey · 10 years ago
- 4ba9b81 Register pre-defined command aliases in sorted order. by Tapan Shah · 10 years ago
- 227a4b1 Add CTRL+C support for ‘devices’ command. by Tapan Shah · 10 years ago
- 89732f4 Cleanup UefiShellLevel1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
- 54206ae Add CTRL+C support for ‘drivers’ command. by Tapan Shah · 10 years ago
- 376e759 Add CTRL+C support for ‘dh’ command. by Tapan Shah · 10 years ago
- 4bed6d8 Cleanup UefiShellDriver1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
- bbe94d7 Add CTRL+C support for ‘devtree’ command. by Tapan Shah · 10 years ago
- b7cd151 Cleanup UefiShellInstall1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
- 288638f Add CTRL+C support for ‘attrib’ command. by Tapan Shah · 10 years ago
- 0783083 Cleanup UefiShellLevel2CommandsLib commands help output string to : by Tapan Shah · 10 years ago
- 8a3146d Add CTRL+C support for ‘ls’ command. by Tapan Shah · 10 years ago
- 9b5268c Add new aliases called ‘move’ and ‘mount’ for ‘mv’ and ‘map’ commands respectively. by Tapan Shah · 10 years ago
- 6cef9b9 Add new alias called ‘cat’ for ‘type’ command. by Tapan Shah · 10 years ago
- 7ac0f07 Cleanup UefiShellNetwork1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
- a1eaacf Cleanup UefiShellLevel3CommandsLib commands help output string to : by Tapan Shah · 10 years ago
- 16e5cd9 Cleanup UefiDpLib ‘dp’ command help output string to : by Tapan Shah · 10 years ago