- 07f986f Fix a bug that the gateway is not necessary in a simple PXE network. by Gary Lin · 10 years ago
- 4123bd7 SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assembler by Jeff Fan · 10 years ago
- e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff Fan · 10 years ago
- a125239 MdeModulePkg DebugSupportDxe: Fix build error with GNU assembler by Jordan Justen · 10 years ago
- fd8a2eb MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit systems. by Star Zeng · 10 years ago
- 2c23dda ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependency by jaben carsey · 10 years ago
- 1d6ccad ShellPkg: Code refine. Add error handling code to check pointer and remove redundant 'ASSERT'. by Qiu Shumin · 10 years ago
- 9d956ea ArmPlatformPkg: Fixed build by Olivier Martin · 10 years ago
- 1bb390f MdePkg: Add deprecate flag for the functions which has a replace function in safe c library. by Eric Dong · 10 years ago
- 6395c64 MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue by Liming Gao · 10 years ago
- 84b8497 Eliminate the variable. by Laszlo Ersek · 10 years ago
- d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
- 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
- 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
- b4c2226 ArmPlatformPkg/Bds: Test if OptionalData is NULL before using it by Olivier Martin · 10 years ago
- 830e5b8 ArmPlatformPkg/Bds: Fixed memory leak by Olivier Martin · 10 years ago
- 2366640 ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter by Ronald Cron · 10 years ago
- 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
- 9520453 ArmPlatformPkg/BootMonFs: Fix the setting of information about a file by Ronald Cron · 10 years ago
- fb08c45 ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read() by Ronald Cron · 10 years ago
- a40ff45 ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 assembly files by Olivier Martin · 10 years ago
- 4a8fa96 ArmPlatformPkg: The toolchain family name can be omitted if the options are common by Olivier Martin · 10 years ago
- 967eacc Add TPM2 commands which might be used in field upgrade. by Yao, Jiewen · 10 years ago
- 9f2c026 MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAttributes(). by Star Zeng · 10 years ago
- 0b24f2c MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement. by Liming Gao · 10 years ago
- 9973036 MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with another type' by Olivier Martin · 10 years ago
- 4108980 Refine code to follow edkii coding style. by Dong Eric · 10 years ago
- 300c1f0 MdeModulePkg: Update the device path info for the storage when former drivers not provide it. by Eric Dong · 10 years ago
- 5789fe3 correct a data type error. by Dong Guo · 10 years ago
- 684a565 MdeModulePke: DxeCore NotifyFwVolBlock() function issue by Liming Gao · 10 years ago
- 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
- 213cc10 Add failed image Name in the Image Execution Information Table. by Dong Guo · 10 years ago
- b01fcf9 Update the build option to eliminate possible build warning for IPF platform. by Qin Long · 10 years ago
- beaec44 Add HobLib DXE instance for SMM_CORE. by Jeff Fan · 10 years ago
- 8d62ae3 BaseTools/ECC: Fix some issues of ECC tool by Hess Chen · 10 years ago
- 3720ee6 Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical address scope. by Jeff Fan · 10 years ago
- baaacdc Move EndOfPei signal earlier before giving control back to FspInitDone. by Yao, Jiewen · 10 years ago
- 0b559c1 Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf. by Yao, Jiewen · 10 years ago
- 975f1c6 Updated FspApiEntry.asm/.s to auto detect the size of the MCU region. by Yao, Jiewen · 10 years ago
- 54190e8 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago
- 63c0574 Specify little-endian, and then use the “Standard size” from the chart. by Yao, Jiewen · 10 years ago
- 8e89d9c Fix typo. by Yao, Jiewen · 10 years ago
- 59c30d7 properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack. by Yao, Jiewen · 10 years ago
- d86b04f ShellPkg: Connect all the consoles in "reconnect -r". by Qiu Shumin · 10 years ago
- 8f586b8 NetworkPkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
- 35f910f MdeModulePkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
- 40a0f8c MdeModulePkg: Unregister DXE FpdtStatusCodeHandler. by Liming Gao · 10 years ago
- 8546dfe Fix a regression bug to uni parser. by Yingke Liu · 10 years ago
- 7e0699c Code clean-up to eliminate potential "dereferenced pointer" warning. by Qin Long · 10 years ago
- 2aa580b StdLib/BsdSocketLib: Fix function declaration mismatch with definition. by Bruce Cran · 10 years ago
- b8ff0f1 Fix memory leak in Ip4Config. by Samer El-Haj-Mahmoud · 10 years ago
- 62771ce Fix ARM build failure with gcc 4.6. by Scott Duplichan · 10 years ago
- edafa0b Enhance error handling for external tool. by Yingke Liu · 10 years ago
- c1589a2 PerformancePkg: Update comments on TscTimerLib by Liming Gao · 10 years ago
- 71f0291 Corrected slash and quote handling in the strings of UNI files. by Cecil Sheng · 10 years ago
- b04a63a MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands by Laszlo Ersek · 10 years ago
- c128d52 MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE by Laszlo Ersek · 10 years ago
- 80fbf58 MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing. by Star Zeng · 10 years ago
- a71c80b Added PlatformNotification to ACPI 5.0 PCCT structure. by Samer El-Haj-Mahmoud · 10 years ago
- 2e09716 Fix build fail for VS2005 tool chain. by Eric Dong · 10 years ago
- 0133195 MdeModulePkg: Misc comments and DEBUG messages by Samer El-Haj-Mahmoud · 10 years ago
- 2bf41ed Correct the alignment calculation of PE/COFF attribute certificate entry. by Qin Long · 10 years ago
- 8cc87d3 Fix an issue in the PCD service to prevent potential out of bound array access by Samer El-Haj-Mahmoud · 10 years ago
- 42645c3 Fixed user input arrow down/ page down caused form display highlight menu error. by Eric Dong · 10 years ago
- 59e4c8e EdkCompatibilityPkg: Make this field name match the name in the spec. by Peter Jones · 10 years ago
- 59febea ShellPkg: Update Shell DH command to display more info. by Samer El-Haj-Mahmoud · 10 years ago
- 2790926 Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for NT32 to use EDK Shell. by Ruiyu Ni · 10 years ago
- 1f0a062 BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. by Hess Chen · 10 years ago
- d431bf6 Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWakeupTime pass. by Elvin Li · 10 years ago
- 0db3fad ShellPkg: Add extended USB decoding for consistent device names by jaben carsey · 10 years ago
- 431dac9 MdePkg Add USB Spec constants to Usb.h by jaben carsey · 10 years ago
- 0710079 MdeModulePkg: remove usb defined info by jaben carsey · 10 years ago
- cc4c331 ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent map names by jaben carsey · 10 years ago
- 7475d13 Add typecast to fix VS2005 build issue. by Jeff Fan · 10 years ago
- 915a379 BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7. by Scott Duplichan · 10 years ago
- 8864869 EmulatorPkg/MpService: add enabled processor check for startupThisAP by Chen Fan · 10 years ago
- c156d27 EmulatorPkg/MpService: StartupAllAPs should verify processor state before setting state by Chen Fan · 10 years ago
- ca186b1 EmulatorPkg/MpService: fix wrong unsigned to signed variable transition by Chen Fan · 10 years ago
- a99b5e6 OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitly by Laszlo Ersek · 10 years ago
- 787fc2a MdeModulePkg: Refine the get default value logic. by Eric Dong · 10 years ago
- 76c94bb ShellPkg: Fix 'parse' command to use ," for SFO column delimiter by Chris Phillips · 10 years ago
- 66b280d OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicit by Laszlo Ersek · 10 years ago
- bab9f94 ShellPkg: Code refine to avoid potential dereference of pointer. by Qiu Shumin · 10 years ago
- 771ee50 MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. by Eugene Cohen · 10 years ago
- 48af14f OvmfPkg: Fix build failure with gcc44, gcc45 by Scott Duplichan · 10 years ago
- 3ddccee [PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI file by jaben carsey · 10 years ago
- eb774e2 MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. by Star Zeng · 10 years ago
- ac30bca MdeModulePkg DxeCore: Fix VS2013 build failure. by Star Zeng · 10 years ago
- 3a5d9a3 UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain by Jeff Fan · 10 years ago
- fdb5bc7 MdePkg DxePcdLib: Updates DxePcdLib instance comments. by Liming Gao · 10 years ago
- c9e0bba MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset. by Liming Gao · 10 years ago
- 18a7dbb MdeModulePkg Variable: Add missing warning annotation. by Star Zeng · 10 years ago
- 285a175 BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building from Windows. by Scott Duplichan · 10 years ago
- d808fc6 BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. by Liming Gao · 10 years ago
- 5218c27 OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setup by Gabriel Somlo · 10 years ago
- 9840b12 UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices by Chen Fan · 10 years ago
- f442002 MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build failure. by Star Zeng · 10 years ago
- 1db55d6 MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro. by Star Zeng · 10 years ago
- 4613300 OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable. by Anthony PERARD · 10 years ago
- 860088f OvmfPkg/XenPvBlkDxe: fix VS2010 build failures by Scott Duplichan · 10 years ago