- 497cbb5 OvmfPkg: Build OVMF ResetVector during EDK II build process by Jordan Justen · 10 years ago
- 9b9fdbf OvmfPkg: Support building OVMF's ResetVector during the EDK II build by Jordan Justen · 10 years ago
- eee1d2c UefiCpuPkg VTF0 X64: Build page tables in NASM code by Jordan Justen · 10 years ago
- 5a1f324 UefiCpuPkg: Support building VTF0 ResetVector during the EDK II build by Jordan Justen · 10 years ago
- abb158d BaseTools: Add rules to build NASM source file into a binary by Jordan Justen · 10 years ago
- de08c53 AppPkg/Applications/Python: Explicitly initialize variables before use to keep newer compilers happy. by Daryl McDaniel · 10 years ago
- 838b31a ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec by Chris Phillips · 10 years ago
- 9d8de12 Update PeiCore to follow PI spec to retrieve GUIDED section data when ExtractionPpi is not found. by Gao, Liming · 10 years ago
- 03af275 This patch is going to retire the top level makefile on BaseTools for supporting a pure binary build without any complier. by Hess Chen · 10 years ago
- f5ba400 ShellPkg: Fix comments. Refine code style. by Qiu Shumin · 10 years ago
- da03183 MdePkg: library INF files should reference feature PCDs under [FeaturePcd] by Laszlo Ersek · 10 years ago
- 6a650d1 MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings by Laszlo Ersek · 10 years ago
- 7595544 MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning by Laszlo Ersek · 10 years ago
- 4ccef56 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and PcdMaxVariableSize as patchable PCD instead of FixedAtBuild PCD. by Dong, Guo · 10 years ago
- a4faf33 Use string pointer instead string buffer to avoid string copy operation. by Fu, Siyuan · 10 years ago
- 1be2ed9 There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. by Hess Chen · 10 years ago
- b8a13d7 ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1 spec by Chris Phillips · 10 years ago
- 281b6b9 Roll-back from an accidental commit. by lhauch · 10 years ago
- ea64888 Change svn:mime-type property on all Unicode files (extension .uni) in edk2 by lhauch · 10 years ago
- c9df168 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- e8a57ad ShellPkg add size cast to bit operations by Jaben Carsey · 10 years ago
- 83d1ffb PcAtChipsetPkg: new AcpiTimerLib libraries. by Gao, Liming · 10 years ago
- f61d69c OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. by Long, Qin · 10 years ago
- 1a53a03 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- 65ce860 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- a402e12 Contributed-under: TianoCore Contribution Agreement 1.0 by Michael Kinney · 10 years ago
- fe78194 MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerialDxe to use PcdGetxx() instead of FixedPcdGetxx(). by Zeng, Star · 10 years ago
- a1360fa Use StrnCat instead of StrCat to avoid target buffer overflow. by Jeff Fan · 10 years ago
- 74a6d86 Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fix Clang build failure by Gao, Liming · 10 years ago
- ea5396f Fix VS2013 build failure. by Ruiyu Ni · 10 years ago
- c687b14 Fix VS2013 build failure. by Ruiyu Ni · 10 years ago
- df6bd1b Add UINT64 type cast when AND/OR with UINT64 Supports. by Ruiyu Ni · 10 years ago
- 424d845 AppPkg: introduce OrderedCollectionTest by Laszlo Ersek · 10 years ago
- cf556c6 MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance by Laszlo Ersek · 10 years ago
- 250e4b0 MdePkg: introduce OrderedCollectionLib library class by Kinney, Michael D · 10 years ago
- 79966a6 Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory. by Elvin Li · 10 years ago
- 4e684d3 Correct StrnCat length calculation. by jyao1 · 10 years ago
- 6c8cfb0 MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) should be placed after HeapOffset is got. by Star Zeng · 10 years ago
- 6f347d0 StdLib/LibC/Stdio: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
- 599aa11 StdLib/LibC/gdtoa: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
- 1be8039 MdePkg: Fix Clang build failure by Gao, Liming · 10 years ago
- 31122d8 MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device. by Gao, Liming · 10 years ago
- 883e23d MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi. by Gao, Liming · 10 years ago
- 9bc2504 MdeModulePkg: DxeCore by Gao, Liming · 10 years ago
- 4a22833 Added SMBIOS 2.8.0 updates. by Elvin Li · 10 years ago
- ff8ad58 SourceLevelDebugPkg/DebugAgent: fix trivial typo. by Chen Fan · 10 years ago
- 1a45b15 Add type cast on variable before operation. by Jeff Fan · 10 years ago
- 31fc7b4 Add type cast on variable before operation. by Jeff Fan · 10 years ago
- 2ca7b36 Clean the useless code. by Eric Dong · 10 years ago
- 954894f Rollback file GUID change, because it is VTF file and GUID is predefined. by jyao1 · 10 years ago
- 1d1f4c6 clang warns on guard macro not matching in .h file. by Andrew Fish · 10 years ago
- 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
- 8f9bafe Correct AsciiStrnCpy. by jyao1 · 10 years ago
- e1044f8 ShellPkg: Refactor string manipulation in cp command by Jaben Carsey · 10 years ago
- 6e1e540 1) Add type cast for better coding style. by Feng Tian · 10 years ago
- e935092 Add type cast for better coding style. by Qiu Shumin · 10 years ago
- 0e24145 Clean up code. by qlong · 10 years ago
- 86110f6 Fix OpensslLib build issue for ARM. The changes are: by Eugene Cohen · 10 years ago
- 58dbfc3 Clean up code. by jyao1 · 10 years ago
- b04aba1 StdLib: The formatting for double float values, within the gdtoa library, is improper. by Daryl McDaniel · 10 years ago
- 09fd532 Updates the UEFI Shell to produce the new protocol with additional 4 functions. by Jaben Carsey · 10 years ago
- 7aae3c3 ShellPkg: add size cast to bit operations by Jaben Carsey · 10 years ago
- a81fcd3 Eliminate duplicated file GUID. by jyao1 · 10 years ago
- e7a8edf ShellPkg: Remove double typedef for same struct by Jaben Carsey · 10 years ago
- 477a79e Updates the logic to allow devices to support SFO output mode by Jaben Carsey · 10 years ago
- ae315cc Fix the use of ASSERT and other fixes to memory allocation failures (like free before return for errors) by Jaben Carsey · 10 years ago
- c12383d Updates the total size logic and the SFO output per UEFI Shell 2.1 changes by Jaben Carsey · 10 years ago
- 9954df7 Updates the logic to allow DmpStore to specify a name independent of specifying a GUID. by Jaben Carsey · 10 years ago
- cab102c Updates the logic to allow help to ouput help information from a dynamic shell command by Jaben Carsey · 10 years ago
- a737ea7 Updates the logic to allow RM and CP to have silent/quiet mode work successfully. by Jaben Carsey · 10 years ago
- cf812a2 This searches for handles that produce the dynamic command protocol after searching the commands compiled into the shell. by Jaben Carsey · 10 years ago
- 6306fd9 ShellPkg: Add Dynamic GUID registration into the current GUID<->String conversion process by Jaben Carsey · 10 years ago
- 044ea4e This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell implementations that are conformant to this new spec. It does not affect existing implementations. by Jaben Carsey · 10 years ago
- 5ce0e51 Eliminate duplicated file GUID. by jyao1 · 10 years ago
- 0a1eb97 ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsing by Jaben Carsey · 10 years ago
- 9a6ac65 ShellPkg: Fix comments by Jaben Carsey · 10 years ago
- b4e53e3 ArmPkg/ArmSmcLib: Fixed SMC helper functions by Olivier Martin · 10 years ago
- 9a9dd4e ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls by Olivier Martin · 10 years ago
- 48a42a1 Add missing ACPI5.1 table. by jyao1 · 10 years ago
- 8728098 BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 relocations by Harry Liebel · 10 years ago
- 4a00645 Clean up code. by jyao1 · 10 years ago
- a0e0fb6 Clean up code. by jyao1 · 10 years ago
- 4e07e87 The pointer argument should be set to NULL if not used not FALSE. by Fu, Siyuan · 10 years ago
- 35d7481 The pointer argument should be set to NULL if not used not FALSE. by Harry Liebel · 10 years ago
- a9e61a2 Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShellLevel1CommandsLib.uni', 'UefiShellLevel3CommandsLib.uni' and 'UefiShellNetwork1CommandsLib.uni' to make them consistent. by Qiu Shumin · 10 years ago
- ae19003 ArmPlatformPkg/Bds: Signal EndOfDxe PI Event by Olivier Martin · 10 years ago
- 90152e5 EmbeddedPkg: FDT Configuration Table GUID by Olivier Martin · 10 years ago
- c3b6d97 ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included by Olivier Martin · 10 years ago
- d8162fb CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86 update locations for rc.exe tool by lhauch · 10 years ago
- ffbc792 MdeModulePkg: Fix wrong check for SetAttribute in Consplitter by Elvin Li · 10 years ago
- cebd6ef Support --version command line for VfrCompile by Eric Dong · 10 years ago
- 46737a6 IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLibGetVariableAndSize by Chen Fan · 10 years ago
- e66e86e ShellPkg: Add new dynamic command protocol by Jaben Carsey · 10 years ago
- a31a3b4 EmulatorPkg/Mpservice: Add StateLock where missing by Chen Fan · 10 years ago
- 0dd40e1 EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag by Chen Fan · 10 years ago
- f903244 EmulatorPkg/Mpservice: Remove addressof operator by Chen Fan · 10 years ago
- e143c9e EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock by Chen Fan · 10 years ago
- f4a8ab2 OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
- 5967886 ShellPkg: UpdateStdInStdOutStdErr(): append BOM to new unicode file by Laszlo Ersek · 10 years ago
- 94c2a04 ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag() by Laszlo Ersek · 10 years ago