- 55d2f1e Update Shell binaries to integrate a fix to solve "CHAR8" compatibility issue in DmpStore command. by qhuang8 · 16 years ago
- 0fe4dec Add a Shell Hot Fix patch to solve RFC3066 language compatibility issue and "CHAR8" compatibility issue (EDK define CHAR8 as "unsigned char" while ECP choose to use "signed char") by qhuang8 · 16 years ago
- d5aace2 Add dependency of gEfiDpcProtocolGuid for these two library instances since they retrieve these two protocols at the library constructors. by qhuang8 · 16 years ago
- 2536624 Add Pcd Protocol in [Depex] section and add back the constructor since PCD protocol must have been available when the entrypoint is executed. by qhuang8 · 16 years ago
- 2ef5636 Add Pcd Ppi dependency in [depex] section in PeiPcdLib by qhuang8 · 16 years ago
- 6c39b80 Add comments for some language related PCDs in MdePkg by qhuang8 · 16 years ago
- 7f4d210 Add library instance for UEFI_DRIVER by qhuang8 · 16 years ago
- d3f1611 Update some module INF files in MdeModulePkg to "UEFI_DRIVER" by qhuang8 · 16 years ago
- b6d1a17 Add EDK II DSC file to build validate EDK Shell source and ECP. It can also generate EDK Shell Binaries in EdkShellBinPkg. by qhuang8 · 16 years ago
- 2418178 Add Extern reference to EDK Shell Project. by qhuang8 · 16 years ago
- af3ca61 Create EDK style EdkShellPkg by qhuang8 · 16 years ago
- 4fdc912 Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protocol UI strings to ASCII string since they are only for debug purpose. by qhuang8 · 16 years ago
- 35f8f32 Remove a duplicated definition. by qwang12 · 16 years ago
- 4e498a0 Remove an unreferenced field in PROTOCOL_INTERFACE data structure. by qhuang8 · 16 years ago
- 82b8c8d Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in the patch. by qhuang8 · 16 years ago
- b3bc6cd Add TRUE to the depex. by qwang12 · 16 years ago
- f2a05cc Add the support of GUID opcode which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
- 41ad45c Add a PCD which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
- f511d65 Add the support of GUID opcode which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
- e8e3619 Merge in [EDK 1166]: Form title is not displayed by Setup Browser by qwang12 · 16 years ago
- 55a9663 Add IfrLibCreatePopUp2 and HiiLibExportPackageLists. by qwang12 · 16 years ago
- d00afc4 Add missing library class. by klu2 · 16 years ago
- f2084bd Add CpuDeadLoop() for PeiCore entry, that means PeiCore should not return. by klu2 · 16 years ago
- e310a27 Remove msa file and add more comments for DXE core entry by klu2 · 16 years ago
- 0368663 Bug fixes for FrameworkHiiToUefiHiiThunk; by qwang12 · 16 years ago
- 0514e9c refine code. by klu2 · 16 years ago
- a3fdf4a Remove unused module type. by klu2 · 16 years ago
- a72bd1e refine code. by klu2 · 16 years ago
- c366599 Add PCD_MAX_SKU_ID. by klu2 · 16 years ago
- ef64f70 Refine the code. by klu2 · 16 years ago
- eba7c22 Remove unused internal header file. by klu2 · 16 years ago
- 281bb4b GenFds add FV space information display. by jlin16 · 16 years ago
- 060f5fc Declare Default MANUFACTURING Store for Vfr Code Reference. by lgao4 · 16 years ago
- fb5148a by klu2 · 16 years ago
- 99e8ed2 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- 0688984 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- fc30687 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- ec8432e Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- 1bc5d02 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- 3566565 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- 55d473b Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- d484d12 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
- 0d03727 Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG by jwang36 · 16 years ago
- 8ac3278 Add condifition for passing ELFGCC building... by eric_tian · 16 years ago
- a618ea6 convert blank to tab by eric_tian · 16 years ago
- 6f5cf75 edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c: by jljusten · 16 years ago
- 1b23335 use tab but not blank to do not break GNU make parsing. by eric_tian · 16 years ago
- d8bee43 Fix build issue in linux environment. by eric_tian · 16 years ago
- f4168df Enhance GenFv tool to print Fv Size and Length, and Get module map by module pdb pointer and get module guid by module FFS guid. by lgao4 · 16 years ago
- f285eb1 1. Enhanced the format of build_rule.txt to allow module type and arch information. by jwang36 · 16 years ago
- 584125b code review's result. by eric_tian · 16 years ago
- 4a9cfab Remove the unncessary assignment. by qwang12 · 16 years ago
- 6d2e872 Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage those parent Fv image has FvHob" by qhuang8 · 16 years ago
- dbb76af Update two tool binary for Duet platform by klu2 · 16 years ago
- 14941e6 Temporarily rollback the change from 5625 though 5628 for more investigation. by qhuang8 · 16 years ago
- 1bd90a4 Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. by klu2 · 16 years ago
- d949491 Correct more comments for PeiCore. by klu2 · 16 years ago
- 1762b98 Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDispatch to private data to hold status for PeiCore's second reenter. by klu2 · 16 years ago
- b2821d6 Only build FvHob for the extracted FvImage those parent Fv image has FvHob. by lgao4 · 16 years ago
- a2ddd00 Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if there is any data waiting. by lgao4 · 16 years ago
- bdf37b3 Change VfrCompile.exe to VfrCompile to support the different OS. by lgao4 · 16 years ago
- a9bfd80 Roll back PeiImageRead to original implementation, this function will be shadowed, so it can't be replaced by CopyMem Api. by lgao4 · 16 years ago
- 1439777 1) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information is not an error. by qwang12 · 16 years ago
- ed299e3 Correct some comments to add the detailed information. by lgao4 · 16 years ago
- d73d93c Synchronize the comments for PeiService. by klu2 · 16 years ago
- 731bd38 Add more comments for PeiCore. by klu2 · 16 years ago
- 1527399 Correct comments. by klu2 · 16 years ago
- dc857d5 correct comments by klu2 · 16 years ago
- 0f65cda correct comments by klu2 · 16 years ago
- 1cc7697 Correct comments. by klu2 · 16 years ago
- e81429b Fixed a block issue caused by R8 library instance by jwang36 · 16 years ago
- 30962c7 Abstract VFR compiler and Flag to marco that user can customize. by lgao4 · 16 years ago
- 2f4050c move unnecessary print statement. It may cause confused. by eric_tian · 16 years ago
- 51b02d8 Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect to the use of TPL_APPLICATION by mdkinney · 16 years ago
- e69a062 Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
- 7fd58cb Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
- 520c936 Simplify debug message for a selected boot option by mdkinney · 16 years ago
- 9113612 Increase size of function addresses printed in DEBUG messages from 10 to 11 characters by mdkinney · 16 years ago
- b58baf6 In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST_PROTOCOL. by vanjeff · 16 years ago
- 75b046c Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entrance. by vanjeff · 16 years ago
- da77025 correct some spelling error. by eric_tian · 16 years ago
- 4b5c4fb code scrub for ConSplitter module. by vanjeff · 16 years ago
- 0e0c422 MdePkg/Library/BaseLib/X64/ReadCr2.S: by jljusten · 16 years ago
- 9810cdd Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
- eabbb93 Remove blank for function typedef, it break generating doxygen document by klu2 · 16 years ago
- 9e3ae2d Added more error check by jwang36 · 16 years ago
- 78bf8f2 remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
- 5593fdd Remove blank for function typdef, it will break generating doxygen document. by klu2 · 16 years ago
- 69686d5 Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
- 7d83988 Remove the blank in function typedef, it will break doxygen document generation. by klu2 · 16 years ago
- 6a28ac4 Gcc cleanup by eric_tian · 16 years ago
- 12b2b6c Gcc cleanup for CpuLib in mdepkg/library/ by eric_tian · 16 years ago
- 85c2528 Gcc cleanup for baselib & basememorylib in mdepkg/library/ by eric_tian · 16 years ago
- 5f87392 Fix build breaks. by mdkinney · 16 years ago
- 5df74ff Update the comments. by qwang12 · 16 years ago
- dca1cc5 Code Scrub for MdePkg. by yshang1 · 16 years ago
- c28a555 edk2/MdePkg/Include/Protocol/TcgService.h: by jljusten · 16 years ago
- 174f03d fixed one bug to catch the return status. by vanjeff · 16 years ago
- f02d0c0 Add comments to MdeModulePkg.dec, Correct minor comments for other files and Add new guided IFR opcode to framework option key value. by lgao4 · 16 years ago
- aa2e153 Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instead of CompareMem and remove a unnecessary local variable. by qwang12 · 16 years ago