- 1fcbeae Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
- 5a2dcd1 MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue. by Feng Tian · 10 years ago
- 270fc03 MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains. by Feng Tian · 10 years ago
- 736a692 MdeModulePkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
- 9da91ae MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to executable files in FVs. by Brendan Jackman · 10 years ago
- d89d1a5 MdeModulePkg: by Eric Dong · 10 years ago
- 6a49701 MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command by Chris Ruffin · 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
- 6395c64 MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue by Liming Gao · 10 years ago
- 84b8497 Eliminate the variable. by Laszlo Ersek · 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
- 300c1f0 MdeModulePkg: Update the device path info for the storage when former drivers not provide it. by Eric Dong · 10 years ago
- 684a565 MdeModulePke: DxeCore NotifyFwVolBlock() function issue by Liming Gao · 10 years ago
- beaec44 Add HobLib DXE instance for SMM_CORE. by Jeff Fan · 10 years ago
- 3720ee6 Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical address scope. by Jeff Fan · 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
- b8ff0f1 Fix memory leak in Ip4Config. by Samer El-Haj-Mahmoud · 10 years ago
- 80fbf58 MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing. by Star Zeng · 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
- 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
- 0710079 MdeModulePkg: remove usb defined info by jaben carsey · 10 years ago
- 787fc2a MdeModulePkg: Refine the get default value logic. by Eric Dong · 10 years ago
- 771ee50 MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. by Eugene Cohen · 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
- 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
- f442002 MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build failure. by Star Zeng · 10 years ago
- 42e2ff2 MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable set but unused by Garrett Kirkendall · 10 years ago
- 84edd20 MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. by Star Zeng · 10 years ago
- 1ff1dd0 MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register by Feng Tian · 10 years ago
- be91c77 MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instance by Gao, Liming · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
- 6ebffb6 MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVariableHeader (Variable)). by Star Zeng · 10 years ago
- 3f103c0 Fix a bug introuduced by r16104, not all NIC device implement both memory and IO bar. by Fu Siyuan · 10 years ago
- 4888d15 MdeModulePkg/IntelFrameworkModulePkg FwVol: by Star Zeng · 10 years ago
- 43654b1 MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer, check PxTFD.Error register to confirm if there is a real error for better device compatibilities with Qemu and Marvel9230 sata controllers. by Reza Jelveh · 10 years ago
- ca2be85 Check the question value before call CHANGED. Only when question value has been changed, browser will call CHANGED callback type. by Eric Dong · 10 years ago
- 79e1ffb Clean up the code. Action statement should not have text two opcode. by Eric Dong · 10 years ago
- bf5a949 AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the BufferSize is 0. by Ruiyu Ni · 10 years ago
- 5e574a0 MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly consider the overhead sizeof (EFI_HOB_MEMORY_ALLOCATION). by Star Zeng · 10 years ago
- 2618ea2 MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function header comments of ReadWorkSpaceData(). by Star Zeng · 10 years ago
- 0d3edd9 MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver. by Star Zeng · 10 years ago
- d2a8672 MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum in FwVol. by Star Zeng · 10 years ago
- 23a2df7 MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement" by Olivier Martin · 10 years ago
- 831537d Removes some unused assigned variables. by Olivier Martin · 10 years ago
- d28c4ed Enhance TargetName check when save iSCSI configuration. by Ye Ting · 10 years ago
- 7a9612c Refine get default value process for browser. by Eric Dong · 10 years ago
- b15aae9 Fix X64 native function call prolog. Prepare space for at least 4 arguments, by Samer El-Haj-Mahmoud elhaj · 10 years ago
- 44833d4 Add more check for the code to make it more safely. by Eric Dong · 10 years ago
- 4d3d422 MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path to avoid system hang when DisconnectController is invoked to free resource occupied by usb device whose interface descriptor format doesn't follow usb spec. by Feng Tian · 10 years ago
- 04910ce MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility. by Star Zeng · 10 years ago
- c4a7d20 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memory mapped bar and IO mapped bar. by Fu, Siyuan · 10 years ago
- 8d443a1 MdeModulePkg/UsbBusDxe: Fixed Clang build error. by Nikolai Saoukh · 10 years ago
- 769e453 MdeModulePkg: Fix XCODE Link Issue in DxeCore by Gao, Liming · 10 years ago
- e7bafeb MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 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
- 76052fa Update MdeModulePkg package version to 0.94. by Feng Tian · 10 years ago
- fd9abd0 Allocate EfiReservedMemoryType of memory. by Elvin Li · 10 years ago
- f3ae2bc MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- fe44bae MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- fea55a1 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- 6036e94 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- bc01255 MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not cache memory mapped IO FV. by Star Zeng · 10 years ago
- eb1cace MdeModulePkg DxeCore: Don't cache memory mapped IO FV. by Star Zeng · 10 years ago
- 4362961 MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which should be up to 256. by Feng Tian · 10 years ago
- 275ea01 Refine the fix for the bug that cause assert when do the reconnect in the callback function. by Eric Dong · 10 years ago
- b5040e4 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS attribute. by Elvin Li · 10 years ago
- 3abc11f Clean up the framework style code. by Eric Dong · 10 years ago
- c4866c7 The original code does not initialize the global width constants before creating menu options. That caused an issue when long strings are used in the first HII form, but only when displayed for the first time. by Samer El-Haj-Mahmoud elhaj · 10 years ago
- fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
- a361d39 Append the terminating null character at the end of the string to avoid buffer overflow. by Qiu Shumin · 10 years ago
- acedecd Do not access transfer ring when endpoint is isochronous type and control type. And when one Endpoint is a unknown type, do not ASSERT(0) and process next endpoint. by Elvin Li · 10 years ago
- 0a13a62 MdeModulePkg PeiCore: Add NULL pointer check. by Star Zeng · 10 years ago
- e62fa17 Clean up the useless code in DriverSampleDxe. by Eric Dong · 10 years ago
- 17e95ca Refine the code logic, use dynamic allocate buffer instead of static array to fix potential buffer overflow. by Eric Dong · 10 years ago
- 69c0fbd MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSupported(). by Sergey Isakov · 10 years ago
- d5eea98 Refine the comments for the function header. by Eric Dong · 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
- 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
- 74a6d86 Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fix Clang build failure by Gao, Liming · 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
- 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
- 2ca7b36 Clean the useless code. by Eric Dong · 10 years ago
- 6e1e540 1) Add type cast for better coding style. by Feng Tian · 10 years ago
- 35d7481 The pointer argument should be set to NULL if not used not FALSE. by Harry Liebel · 10 years ago
- ffbc792 MdeModulePkg: Fix wrong check for SetAttribute in Consplitter by Elvin Li · 10 years ago
- d81c462 MdeModulePkg: Removed valid text mode check in SetAttribute interface in GraphicsConsole. by Elvin Li · 10 years ago
- 784952b Refine code to make it more safely. by Eric Dong · 10 years ago