Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.

Update DriverSampleDxe to use new UEFI 2.1 classguid

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8114 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2009-04-17 05:28:31 +00:00
parent 6924b7ae26
commit d91c7bf9e4
3 changed files with 23 additions and 22 deletions

View File

@@ -25,6 +25,8 @@ Revision History:
#ifndef _NVDATASTRUC_H_
#define _NVDATASTRUC_H_
#include <Guid/HiiPlatformSetupFormset.h>
#define FORMSET_GUID \
{ \
0xA04A27f4, 0xDF00, 0x4D42, {0xB5, 0x52, 0x39, 0x51, 0x13, 0x02, 0x11, 0x3D} \