summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2011-10-14Fix the clang compilation failure to handle all the values in a case statemen...niruiyu
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu
2011-10-13Refine code and check null pointer error.ydong10
2011-10-12Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi...niruiyu
2011-10-11Fix Smbios table checksum error, by zero IntermediateChecksum and EntryPointS...jyao1
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin
2011-10-10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.ydong10
2011-10-09When the CONFIG_ACCESS_PROTOCOL.CallBack function return error, the question ...ydong10
2011-10-09Update code to make get string case insensitive about languageydong10
2011-10-08Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-10-08MdeModulePkg: TerminalDxe driver code clean upniruiyu
2011-10-08MdeModulePkg: Fix TerminalDxe FIFO Data Lossniruiyu
2011-09-301. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-29remove unnecessary retry logic from usb mass storage driver.erictian
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-28MdeModulePkg PCI Bus Driver: Add more checks before dispatching an EFI PCI Op...rsun3
2011-09-27Fix ICC9 build break. lgao4
2011-09-26Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.lgao4
2011-09-23error handling enhancement for possible null pointer dereferencevanjeff
2011-09-23Roll back r12434.vanjeff
2011-09-23error handling enhancement for possible null pointer dereferenceerictian
2011-09-22Return empty string when END device path is passed in to align the original b...niruiyu
2011-09-21Add PCD for 1G page tablejyao1
2011-09-21Add PCD for 1G page tablejyao1
2011-09-21Coding style refinement.erictian
2011-09-21Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao4
2011-09-20MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...rsun3
2011-09-20Correct Include style to pass GCC build.lgao4
2011-09-19Correct 1G page table generation.jyao1
2011-09-19The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu
2011-09-18Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc.lgao4
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-17Fix Build fail for NT32 platform.ydong10
2011-09-16Correct comments for NULL return value of HiiLib HiiAddPackages().lgao4
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong10
2011-09-16Refine the logic about getting Value info to avoid check data error.ydong10
2011-09-15Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun3
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian
2011-09-14Fix build error.jyao1
2011-09-14Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h.jyao1
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin
2011-09-13Add comments for gEfiFormBrowserExProtocolGuid.lgao4
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-09-13Add NULl check for pointer.li-elvin
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao1
2011-09-091. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu5
2011-09-07Media detection logic is enhanced to be more robust.erictian
2011-09-05Update capsule pei module to pass IPF build.li-elvin